[GitHub] [spark] cloud-fan commented on a change in pull request #34634: [SPARK-37357][SQL] Create skew partition specs should respect min partition size

2021-11-24 Thread GitBox
cloud-fan commented on a change in pull request #34634: URL: https://github.com/apache/spark/pull/34634#discussion_r756251455 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ## @@ -662,6 +662,15 @@ object SQLConf { .booleanConf

[GitHub] [spark] cloud-fan commented on a change in pull request #34634: [SPARK-37357][SQL] Create skew partition specs should respect min partition size

2021-11-24 Thread GitBox
cloud-fan commented on a change in pull request #34634: URL: https://github.com/apache/spark/pull/34634#discussion_r756251455 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ## @@ -662,6 +662,15 @@ object SQLConf { .booleanConf

[GitHub] [spark] cloud-fan commented on a change in pull request #34634: [SPARK-37357][SQL] Create skew partition specs should respect min partition size

2021-11-23 Thread GitBox
cloud-fan commented on a change in pull request #34634: URL: https://github.com/apache/spark/pull/34634#discussion_r755239272 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/adaptive/ShufflePartitionsUtil.scala ## @@ -316,21 +316,25 @@ object ShufflePartit