Module lance_datafusion::exec
source · Expand description
Utilities for working with datafusion execution plans
Structs
- An source execution node created from an existing stream
Functions
- Executes a plan using default session & runtime configuration
- Convert reader to a stream and a schema.