Skip to content

[MINOR][DOC] Update default of spark.gluten.sql.columnar.tableCache to true#12153

Open
yaooqinn wants to merge 1 commit into
apache:mainfrom
yaooqinn:users/kentyao/docs-tablecache-default
Open

[MINOR][DOC] Update default of spark.gluten.sql.columnar.tableCache to true#12153
yaooqinn wants to merge 1 commit into
apache:mainfrom
yaooqinn:users/kentyao/docs-tablecache-default

Conversation

@yaooqinn
Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Update the default value of spark.gluten.sql.columnar.tableCache in
docs/Configuration.md from false to true.

Why are the changes needed?

Followup to #12138 (cc @marin-ma), which flipped the runtime default of
spark.gluten.sql.columnar.tableCache from false to true. The
configuration table in docs/Configuration.md was not updated in that PR,
so the documented default no longer matches the code.

How was this patch tested?

Doc-only change — verified by grep that the documented default now matches
GlutenConfig.

Generated-by: Claude claude-opus-4.7

…o true

Followup to apache#12138, which flipped the default of
`spark.gluten.sql.columnar.tableCache` from `false` to `true`. The
configuration table in docs/Configuration.md was not updated in that PR.

Sync the documented default with the code.

Generated-by: Claude claude-opus-4.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant