Module execution_plan

Module execution_plan 

Source

Structs§

ExecutionPlan
Complete execution plan
ExecutionPlanBuilder
Execution plan builder that tracks all steps
ExecutionStep
Represents a single step in the execution plan

Enums§

StepType
Types of execution steps

Functions§

analyze_expression
Helper to analyze SQL expressions
analyze_where_clause
Helper to analyze WHERE clause complexity