Expand description
Datafusion extensions
Modules§
- async_
log_ stream - Write log entries as a SendableRecordBatchStream
- binary_
column_ accessor - Unified binary column accessor for Arrow arrays
- csv_
table_ provider - Helper to create CSV table providers
- expressions
- Utilities to help deal with df expressions
- histogram
- Compute histograms from SQL
- json_
table_ provider - Helper to create JSON table providers
- jsonb
- JSONB support
- log_
stream_ table_ provider - Stream a function’s log as a table
- predicate
- Convert a filtering expression to a physical predicate
- string_
column_ accessor - Unified string column accessor for Arrow arrays
- task_
log_ exec_ plan - Execution plan interface for an async task
- typed_
column - Access to a RecordBatch’s columns