Classes | Namespaces
distinct_hash_join.hpp File Reference
#include <cudf/hashing.hpp>
#include <cudf/table/table_view.hpp>
#include <cudf/types.hpp>
#include <cudf/utilities/default_stream.hpp>
#include <cudf/utilities/export.hpp>
#include <cudf/utilities/memory_resource.hpp>
#include <rmm/cuda_stream_view.hpp>
#include <rmm/device_uvector.hpp>
#include <utility>

Go to the source code of this file.

Classes

class  cudf::distinct_hash_join
 Distinct hash join that builds hash table in creation and probes results in subsequent *_join member functions. More...
 

Namespaces

 cudf
 cuDF interfaces