Expand description
DataFusion integration for timeseries-table-format.
This module is enabled by the datafusion feature. The main entry point is
TsTableProvider.
Modules§
- pretty
- Pretty-print helpers for Arrow record batches (used by examples / CLI output).
Pretty-print helpers for Arrow
RecordBatchoutput. - test_
utils - Test-only helpers for integration tests that need internal predicate logic.
Structs§
- TsTable
Provider - DataFusion table provider for a timeseries table schema.