[
https://issues.apache.org/jira/browse/SPARK-37983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-37983.
---------------------------------
Fix Version/s: 3.3.0
Resolution: Fixed
Issue resolved by pull request 35273
[https://github.com/apache/spark/pull/35273]
> Backout agg build time metrics from sort aggregate
> --------------------------------------------------
>
> Key: SPARK-37983
> URL: https://issues.apache.org/jira/browse/SPARK-37983
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.3.0
> Reporter: Cheng Su
> Assignee: Cheng Su
> Priority: Trivial
> Fix For: 3.3.0
>
>
> This is a followup of https://issues.apache.org/jira/browse/SPARK-37564 . I
> realize the agg build time metrics for sort aggregate is actually not
> correctly recorded. We don't have a hash build phase for sort aggregate, so
> there is really no way to measure so-called build time for sort aggregate. So
> here I make the change to back out the change introduced in
> [https://github.com/apache/spark/pull/34826] for agg build time metric.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]