Expand description
Planner, QueryEngine implementations based on DataFusion.
Modules§
Structs§
Constants§
- QUERY_
FALLBACK_ HINT - Whether to fallback to the original plan when failed to push down.
- QUERY_
PARALLELISM_ HINT - Query parallelism hint key. This hint can be set in the query context to control the parallelism of the query execution.