apache / apache/gluten

[CORE] Remove `.sql.columnar` from configuration keys for simplicity

Open
#9,635 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

Part of https://github.com/apache/incubator-gluten/issues/6970.

For example: `spark.gluten.sql.columnar.tableCache` can be simplified to `spark.gluten.tableCache` by removing `.sql.columnar`.

We'll still keep the the old keys available for users for backward-compatibility. But while the old keys are specified, raise a warning showing it's deprecated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.