Cheng Su created SPARK-38354: -------------------------------- Summary: 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
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