Template Function ral::io::build_fixed_width_cudf_col

Function Documentation

template<typename T>
static inline std::unique_ptr<cudf::column> ral::io::build_fixed_width_cudf_col(size_t total_rows, std::vector<T> *host_col, const std::vector<cudf::bitmask_type> &null_mask, cudf::type_id cudf_type_id)