[GitHub] [spark] ekoifman commented on a change in pull request #33641: [SPARK-36416][SQL] Add SQL metrics to AdaptiveSparkPlanExec for BHJs and Skew joins

2021-08-09 Thread GitBox
ekoifman commented on a change in pull request #33641: URL: https://github.com/apache/spark/pull/33641#discussion_r685310606 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/AdaptiveSparkPlanExec.scala ## @@ -79,6 +81,13 @@ case class AdaptiveSpark

[GitHub] [spark] ekoifman commented on a change in pull request #33641: [SPARK-36416][SQL] Add SQL metrics to AdaptiveSparkPlanExec for BHJs and Skew joins

2021-08-09 Thread GitBox
ekoifman commented on a change in pull request #33641: URL: https://github.com/apache/spark/pull/33641#discussion_r685310606 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/AdaptiveSparkPlanExec.scala ## @@ -79,6 +81,13 @@ case class AdaptiveSpark

[GitHub] [spark] ekoifman commented on a change in pull request #33641: [SPARK-36416][SQL] Add SQL metrics to AdaptiveSparkPlanExec for BHJs and Skew joins

2021-08-16 Thread GitBox
ekoifman commented on a change in pull request #33641: URL: https://github.com/apache/spark/pull/33641#discussion_r689693297 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/AdaptiveSparkPlanExec.scala ## @@ -79,6 +81,13 @@ case class AdaptiveSpark

[GitHub] [spark] ekoifman commented on a change in pull request #33641: [SPARK-36416][SQL] Add SQL metrics to AdaptiveSparkPlanExec for BHJs and Skew joins

2021-09-07 Thread GitBox
ekoifman commented on a change in pull request #33641: URL: https://github.com/apache/spark/pull/33641#discussion_r703694177 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/AdaptiveSparkPlanExec.scala ## @@ -79,6 +81,13 @@ case class AdaptiveSpark