Expand description
DataFusion integration for timeseries-table-format.
This module is enabled by the datafusion feature. The main entry point is
TsTableProvider.
Re-exports§
pub use ::datafusion as engine;
Modules§
- pretty
- Pretty-print helpers for Arrow record batches (used by examples / CLI output).
Pretty-print helpers for Arrow
RecordBatchoutput.
Structs§
- TsTable
Provider - DataFusion table provider for a timeseries table schema.