List of all items
Structs
- ast::ColumnRef
- ast::CombinedPredicate
- ast::JoinPredicate
- ast::ValuePredicate
- context::ExecutionContext
- context::IndexInfo
- context::TableStats
- executor::AggregateExecutor
- executor::FilterExecutor
- executor::InMemoryDataSource
- executor::IndexScanExecutor
- executor::LimitExecutor
- executor::PhysicalPlanRunner
- executor::ProjectExecutor
- executor::Relation
- executor::RelationEntry
- executor::SortExecutor
- executor::TableScanExecutor
- executor::join::HashJoin
- executor::join::NestedLoopJoin
- executor::join::SortMergeJoin
- optimizer::AndPredicatePass
- optimizer::CrossProductPass
- optimizer::GetRowCountPass
- optimizer::GetRowCountPlan
- optimizer::ImplicitJoinsPass
- optimizer::IndexJoinPass
- optimizer::IndexSelection
- optimizer::JoinReorder
- optimizer::LimitSkipByIndexPass
- optimizer::MultiColumnOrConfig
- optimizer::MultiColumnOrPass
- optimizer::NotSimplification
- optimizer::Optimizer
- optimizer::OrderByIndexPass
- optimizer::OuterJoinSimplification
- optimizer::PredicatePushdown
- optimizer::TopNPushdown
- plan_cache::PlanCache
- planner::QueryPlanner
Enums
- ast::AggregateFunc
- ast::BinaryOp
- ast::EvalType
- ast::Expr
- ast::JoinType
- ast::LogicalOp
- ast::SortOrder
- ast::UnaryOp
- context::QueryIndexType
- executor::ExecutionError
- planner::JoinAlgorithm
- planner::LogicalPlan
- planner::PhysicalPlan