Expand description
DataFusion integration for timeseries-table-core.
This crate intentionally keeps all DataFusion types out of timeseries-table-core.
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.