Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Jun 14, 2024
1 parent 60be4f8 commit 236601d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1182,7 +1182,7 @@ object GlutenConfig {
"(e.g. org.apache.spark.sql.Dataset#summary) doesn't propagate configurations using " +
"org.apache.spark.sql.execution.SQLExecution#withSQLConfPropagated")
.intConf
.createWithDefaultString("0")
.createWithDefaultString("-1")

val COLUMNAR_OFFHEAP_SIZE_IN_BYTES =
buildConf(GlutenConfig.GLUTEN_OFFHEAP_SIZE_IN_BYTES_KEY)
Expand Down

0 comments on commit 236601d

Please sign in to comment.