GitHub user yucai opened a pull request:

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

    [SPARK-23727][SQL] Support DATE predict push down in parquet

    ## What changes were proposed in this pull request?
    
    DATE predict push down is missing in parquet, it should be supported.
    
    ## How was this patch tested?
    
    Added UT and tested in local.


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

    $ git pull https://github.com/yucai/spark SPARK-23727

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

    https://github.com/apache/spark/pull/20851.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 #20851
    
----
commit 079af71359bd49dc59c863f1a9a4f6fa28d5a8a0
Author: yucai <yyu1@...>
Date:   2018-03-18T03:49:09Z

    [SPARK-23727][SQL] Support DATE predict push down in parquet

----


---

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

Reply via email to