[GitHub] spark pull request #19462: [SPARK-22159][SQL][FOLLOW-UP] Make config names c...

2017-10-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/19462


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #19462: [SPARK-22159][SQL][FOLLOW-UP] Make config names c...

2017-10-09 Thread ueshin
GitHub user ueshin opened a pull request:

https://github.com/apache/spark/pull/19462

[SPARK-22159][SQL][FOLLOW-UP] Make config names consistently end with 
"enabled".

## What changes were proposed in this pull request?

This is a follow-up of #19384.

In the previous pr, only definitions of the config names were modified, but 
we also need to modify the names in runtime or tests specified as string 
literal.

## How was this patch tested?

Existing tests but modified the config names.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ueshin/apache-spark issues/SPARK-22159/fup1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/19462.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 #19462


commit 5bef05e3d84805866103766f6287ecb054dcad68
Author: Takuya UESHIN 
Date:   2017-10-10T02:23:47Z

Fix config names.




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org