Re-exportsยง
pub use crate::datafusion::DfContextProviderAdapter;
pub use crate::query_engine::QueryEngine;
pub use crate::query_engine::QueryEngineContext;
pub use crate::query_engine::QueryEngineFactory;
pub use crate::query_engine::QueryEngineRef;
Modulesยง
- analyze ๐
- Customized
ANALYZE
plan that aware of MergeScanExec. - dataframe
- datafusion
- Planner, QueryEngine implementations based on DataFusion.
- dist_
plan - dummy_
catalog - Dummy catalog for region server.
- error
- executor
- log_
query - metrics
- optimizer
- options
- parser
- part_
sort ๐ - Module for sorting input data within each
PartitionRange
. - physical_
wrapper - plan
- planner
- promql
- query_
engine - range_
select ๐ - region_
query - sql
- window_
sort ๐ - A physical plan for window sort(Which is sorting multiple sorted ranges according to input
PartitionRange
).
Macrosยง
- array_
iter_ helper - Get an iterator from a primitive array.
- downcast_
ts_ array - Downcast a temporal array to a specific type