Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::optimizer::optimize_projections - Rust
[go: Go Back, main page]

Module optimize_projections

Source
Expand description

OptimizeProjections identifies and eliminates unused columns

Structs§

OptimizeProjections
Optimizer rule to prune unnecessary columns from intermediate schemas inside the LogicalPlan. This rule:

Functions§

is_projection_unnecessary
Projection is unnecessary, when