GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-22672][SQL][TEST][FOLLOWUP] Fix to use `spark.conf`

    ## What changes were proposed in this pull request?
    
    During https://github.com/apache/spark/pull/19882, `conf` is mistakenly 
used to switch ORC implementation between `native` and `hive`. To affect 
`OrcTest`, `spark.conf` should be used.
    
    ## How was this patch tested?
    
    Pass the tests.

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-22672-2

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

    https://github.com/apache/spark/pull/19931.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 #19931
    
----
commit b4b1122b859f7fe8bf8b5ecd9bacbe0a3de0b9ea
Author: Dongjoon Hyun <[email protected]>
Date:   2017-12-08T22:17:48Z

    [SPARK-22672][SQL][TEST][FOLLOWUP] Fix to use `spark.conf`

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to