org.apache.spark.sql.catalyst.optimizer
Combines two adjacent Project operators into one and perform alias substitution, merging the expressions into one single expression.
Name for this rule, automatically inferred based on class name.
Combines two adjacent Project operators into one and perform alias substitution, merging the expressions into one single expression.