Crate vortex_scan
Source - arrow
- row_mask
- RepeatedScan
- A projected subset (by indices, range, and filter) of rows from a Vortex data source.
- ScanBuilder
- A struct for building a scan operation.
- Selection
- A selection identifies a set of rows to include in the scan (in addition to applying any
filter predicates).
- SplitBy
- Defines how the Vortex file is split into batches for reading.