Expand description
Shared DataFusion query execution utilities for both CLI and TUI.
Functions§
- arrow_
value_ to_ json - Convert an Arrow array value at a given index to a JSON value.
- create_
vortex_ context - Create a DataFusion SessionContext with a Vortex file registered as “data”.
- execute_
vortex_ query - Execute a SQL query against a Vortex file.
- json_
value_ to_ display - Format a JSON value for display in the TUI.