org.apache.spark.sql.catalyst.optimizer
Name for this rule, automatically inferred based on class name.
Name for this rule, automatically inferred based on class name.
Removes repetition from group expressions in Aggregate, as they have no effect to the result but only makes the grouping key bigger.