Crate vortex_scan

Crate vortex_scan 

Source

Modules§

arrow
row_mask

Structs§

RepeatedScan
A projected subset (by indices, range, and filter) of rows from a Vortex data source.
ScanBuilder
A struct for building a scan operation.

Enums§

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.