XiDuo You created SPARK-43232:
---------------------------------

             Summary: Improve ObjectHashAggregateExec performance
                 Key: SPARK-43232
                 URL: https://issues.apache.org/jira/browse/SPARK-43232
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.5.0
            Reporter: XiDuo You


The `ObjectHashAggregateExec` has two preformance issues:

- heavy overhead of scala sugar in `createNewAggregationBuffer`

- unnecessary grouping key comparation if fallback to sort based aggregator

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to