Module exec

Module exec 

Source
Expand description

Utilities for working with datafusion execution plans

Structs§

ExecutionSummaryCounts
LanceExecutionOptions
OneShotExec
An source execution node created from an existing stream
StrictBatchSizeExec

Traits§

SessionContextExt

Functions§

analyze_plan
execute_plan
Executes a plan using default session & runtime configuration
format_plan
get_session_context
new_session_context

Type Aliases§

ExecutionStatsCallback
Callback for reporting statistics after a scan