spark-instrumented-optimizer/sql/core/src
Kazuaki Ishizaki 64cc9e572e
[SPARK-26477][CORE] Use ConfigEntry for hardcoded configs for unsafe category
## What changes were proposed in this pull request?

The PR makes hardcoded `spark.unsafe` configs to use ConfigEntry and put them in the `config` package.

## How was this patch tested?

Existing UTs

Closes #23412 from kiszk/SPARK-26477.

Authored-by: Kazuaki Ishizaki <ishizaki@jp.ibm.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
2019-01-18 23:57:04 -08:00
..
main [SPARK-26659][SQL] Fix duplicate cmd.nodeName in the explain output of DataWritingCommandExec 2019-01-17 22:43:39 -08:00
test [SPARK-26477][CORE] Use ConfigEntry for hardcoded configs for unsafe category 2019-01-18 23:57:04 -08:00