spark-instrumented-optimizer/sql/core/src
Takuya UESHIN 78fa1be29b [SPARK-25926][CORE] Move config entries in core module to internal.config.
## What changes were proposed in this pull request?

Currently definitions of config entries in `core` module are in several files separately. We should move them into `internal/config` to be easy to manage.

## How was this patch tested?

Existing tests.

Closes #22928 from ueshin/issues/SPARK-25926/single_config_file.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
2018-11-06 09:18:17 +08:00
..
main [SPARK-25926][CORE] Move config entries in core module to internal.config. 2018-11-06 09:18:17 +08:00
test [SPARK-25926][CORE] Move config entries in core module to internal.config. 2018-11-06 09:18:17 +08:00