GitHub user cloud-fan opened a pull request:

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

    [SPARK-22592][SQL] cleanup filter converting for hive

    ## What changes were proposed in this pull request?
    
    We have 2 different methods to convert filters for hive, regarding a 
config. This introduces duplicated and inconsistent code(e.g. one use helper 
objects for pattern match and one doesn't).
    
    ## How was this patch tested?
    
    existing tests

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

    $ git pull https://github.com/cloud-fan/spark cleanup

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

    https://github.com/apache/spark/pull/19801.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 #19801
    
----
commit e6571a6a756391f64cf4f925626bf358777b969d
Author: Wenchen Fan <wenc...@databricks.com>
Date:   2017-11-23T12:20:50Z

    cleanup filter converting for hive

----


---

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

Reply via email to