GitHub user henryr opened a pull request:

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

    [SPARK-23582][SQL] Add withSQLConf(...) to test case

    ## What changes were proposed in this pull request?
    
    Add a `withSQLConf(...)` wrapper to force Parquet filter pushdown for a 
test that relies on it. 
    
    ## How was this patch tested?
    
    Test passes

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

    $ git pull https://github.com/henryr/spark spark-23582

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

    https://github.com/apache/spark/pull/21323.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 #21323
    
----
commit fdcacd8868de0aca3d13ae5ca5a9e323f114fab9
Author: Henry Robinson <henry@...>
Date:   2018-05-14T17:48:22Z

    [SPARK-23582][SQL] Add withSQLConf(...) to test case

----


---

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

Reply via email to