Skip to content

Commit 008e109

Browse files
Remove config
1 parent f05dfa0 commit 008e109

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gluten-ut/common/src/test/scala/org/apache/spark/sql/GlutenSQLTestsBaseTrait.scala

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ object GlutenSQLTestsBaseTrait {
8484
.setAppName("Gluten-UT")
8585
.set("spark.driver.memory", "1G")
8686
.set("spark.sql.adaptive.enabled", "true")
87-
.set("spark.sql.shuffle.partitions", "1")
8887
.set("spark.sql.files.maxPartitionBytes", "134217728")
8988
.set("spark.memory.offHeap.enabled", "true")
9089
.set("spark.memory.offHeap.size", "1024MB")

0 commit comments

Comments
 (0)