Skip to main content

Module datafusion

Module datafusion 

Source
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 RecordBatch output.
test_utils
Test-only helpers for integration tests that need internal predicate logic.

Structs§

TsTableProvider
DataFusion table provider for a timeseries table schema.