[ 
https://issues.apache.org/jira/browse/SPARK-38354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-38354.
---------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35686
[https://github.com/apache/spark/pull/35686]

> Add hash probes metrics for shuffled hash join
> ----------------------------------------------
>
>                 Key: SPARK-38354
>                 URL: https://issues.apache.org/jira/browse/SPARK-38354
>             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
>
>
> For `HashAggregate` there's a SQL metrics to track number of hash probes per 
> looked-up key. It would be better to add a similar metrics for shuffled hash 
> join as well, to get some idea of hash probing performance.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to