
Aggregation
Aggregation Execution Planning Strategy for Aggregate Physical Operators
spark技术分享
Aggregation Execution Planning Strategy for Aggregate Physical Operators

PushDownOperatorsToDataSource Logical Optimization

PruneFileSourcePartitions Logical Optimization

OptimizeMetadataOnlyQuery Logical Optimization

ExtractPythonUDFFromAggregate Logical Optimization

SimplifyCasts Logical Optimization SimplifyCasts is a base logical optimization that eliminates redundant casts in ...

RewritePredicateSubquery Logical Optimization

RewriteCorrelatedScalarSubquery Logical Optimization

ReplaceExpressions Logical Optimization ReplaceExpressions is a base logical optimization that replaces RuntimeRep ...

PushPredicateThroughJoin Logical Optimization
一周热门排行