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