GitHub user gatorsmile opened a pull request:

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

    [SPARK-20331][SQL][FOLLOW-UP] Add a SQLConf for enhanced Hive partition 
pruning predicate pushdown 

    ## What changes were proposed in this pull request?
    This is a follow-up PR of https://github.com/apache/spark/pull/17633. 
    
    This PR is to add a conf 
`spark.sql.hive.advancedPartitionPredicatePushdown.enabled`, which can be used 
to turn the enhancement off.
    
    ## How was this patch tested?
    Add a test case

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

    $ git pull https://github.com/gatorsmile/spark Spark20331FollowUp

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

    https://github.com/apache/spark/pull/19547.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 #19547
    
----
commit 40576020301e551dc0c66375b00a5fcc150e9ab7
Author: gatorsmile <[email protected]>
Date:   2017-10-21T06:56:30Z

    fix.

----


---

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

Reply via email to