MCPcopy Create free account
hub / github.com/apache/arrow / NumBatches

Method NumBatches

cpp/src/arrow/dataset/file_csv.cc:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 int NumBatches() override { return num_batches_; }
93
94 static Result<csv::ConvertOptions> GetConvertOptions(
95 const CsvFragmentScanOptions& csv_options, const FragmentScanRequest& scan_request,

Callers 1

AddScanTasksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected