13 #include <cudf/utilities/export.hpp>
15 namespace CUDF_EXPORT
cudf {
17 static constexpr
size_type offsets_column_index = 0;
19 static constexpr
size_type dictionary_indices_column_index =
22 static constexpr
size_type dictionary_keys_column_index =
int32_t size_type
Row index type for columns and tables.
Type declarations for libcudf.