![]() |
Project
|
#include <EmptyFragment.h>
Inherits arrow::dataset::Fragment.
Public Member Functions | |
EmptyFragment (size_t rows, arrow::compute::Expression partition_expression, std::shared_ptr< arrow::Schema > physical_schema) | |
arrow::Result< arrow::RecordBatchGenerator > | ScanBatchesAsync (const std::shared_ptr< arrow::dataset::ScanOptions > &options) override |
Definition at line 21 of file EmptyFragment.h.
|
inline |
Definition at line 27 of file EmptyFragment.h.
|
override |
Definition at line 23 of file EmptyFragment.cxx.