Packed table and column types for serialization. More...
#include <cudf/table/table.hpp>#include <cudf/types.hpp>#include <cudf/utilities/export.hpp>#include <rmm/device_buffer.hpp>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| struct | cudf::packed_columns |
| Column data in a serialized format. More... | |
| struct | cudf::packed_table |
| A table with its data stored in a contiguous, serialized format. More... | |
Namespaces | |
| cudf | |
| cuDF interfaces | |
Packed table and column types for serialization.
Definition in file packed_types.hpp.