You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "caoxuewen (JIRA)" <ji...@apache.org> on 2018/01/24 03:17:00 UTC

[jira] [Created] (SPARK-23199) improved Removes repetition from group expressions in Aggregate

caoxuewen created SPARK-23199:
---------------------------------

             Summary: improved Removes repetition from group expressions in Aggregate
                 Key: SPARK-23199
                 URL: https://issues.apache.org/jira/browse/SPARK-23199
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: caoxuewen


Currently, all Aggregate operations will go into RemoveRepetitionFromGroupExpressions, but there is no group expression or there is no duplicate group expression in group expression, we not need copy for logic plan.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org