Module datafusion_optimizer::analyzer::inline_table_scan

source ·
Expand description

Analyzed rule to replace TableScan references such as DataFrames and Views and inlines the LogicalPlan.

Structs§