Expand description
Connectors to enable DataFusion to read Vortex data.
Modules§
- metrics
- Vortex table provider metrics.
Structs§
- Vortex
Format - Vortex implementation of a DataFusion
FileFormat. - Vortex
Format Factory - Minimal factory to create
VortexFormatinstances. - Vortex
Options - Options to configure the
VortexFormat. - Vortex
Source - Execution plan for reading one or more Vortex files, intended to be consumed by
DataSourceExec.