GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/19973
[SPARK-22779] ConfigEntry's default value should actually be a value
## What changes were proposed in this pull request?
ConfigEntry's config value right now shows a human readable message. In
some places in SQL we actually rely on default value for real to be setting the
values.
## How was this patch tested?
Tested manually.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark SPARK-22779
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19973.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19973
----
commit 385c300c14a382654c2a1f94ccd2813487dbe26a
Author: Reynold Xin <[email protected]>
Date: 2017-12-13T22:43:55Z
[SPARK-22779] ConfigEntry's default value should actually be a value
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]