You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Eugene Koifman (Jira)" <ji...@apache.org> on 2021/08/04 20:31:00 UTC

[jira] [Updated] (SPARK-36416) Add SQL metrics to AdaptiveSparkPlanExec for BHJs and Skew joins

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

Eugene Koifman updated SPARK-36416:
-----------------------------------
    Description: 
Add {{"num broadcast joins conversions"}} and {{"num skew join conversions"}}
 metrics to {{AdaptiveSparkPlanExec}} so that it's easy to get a sense of how much impact AQE had on an a complex query.

It's also useful for systems that collect metrics for later analysis of AQE effectiveness in large production deployment.

  was:
Add {{"num broadcast joins conversions"}} and {{"num skew join conversions"}}
 metrics to {{AdaptiveSparkPlanExec}} so that it's easy to get a sense of how much impact AQE had on an a complex query.

It's also useful for systems that collect metrics later analysis of AQE effectiveness in large production deployment.


> Add SQL metrics to AdaptiveSparkPlanExec for BHJs and Skew joins
> ----------------------------------------------------------------
>
>                 Key: SPARK-36416
>                 URL: https://issues.apache.org/jira/browse/SPARK-36416
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.2
>            Reporter: Eugene Koifman
>            Priority: Major
>
> Add {{"num broadcast joins conversions"}} and {{"num skew join conversions"}}
>  metrics to {{AdaptiveSparkPlanExec}} so that it's easy to get a sense of how much impact AQE had on an a complex query.
> It's also useful for systems that collect metrics for later analysis of AQE effectiveness in large production deployment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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