#include <csv_fragment_loader.h>
◆ CSVStreamRecordBatchSupplier()
gs::CSVStreamRecordBatchSupplier::CSVStreamRecordBatchSupplier |
( |
label_t |
label_id, |
|
|
const std::string & |
file_path, |
|
|
arrow::csv::ConvertOptions |
convert_options, |
|
|
arrow::csv::ReadOptions |
read_options, |
|
|
arrow::csv::ParseOptions |
parse_options |
|
) |
| |
◆ GetNextBatch()
std::shared_ptr< arrow::RecordBatch > gs::CSVStreamRecordBatchSupplier::GetNextBatch |
( |
| ) |
|
|
overridevirtual |
◆ file_path_
std::string gs::CSVStreamRecordBatchSupplier::file_path_ |
|
private |
◆ reader_
std::shared_ptr<arrow::csv::StreamingReader> gs::CSVStreamRecordBatchSupplier::reader_ |
|
private |
The documentation for this class was generated from the following files: