org.apache.spark.sql.catalyst.optimizer
Removes repetition from group expressions in Aggregate, as they have no effect to the result but only makes the grouping key bigger.
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.