GitHub user wangyum opened a pull request:

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

    [WIP][SPARK-22573][SQL] Shouldn't inferFilters if it contains 
SubqueryExpression

    ## What changes were proposed in this pull request?
    
    Shouldn't inferFilters if it contains SubqueryExpression.
    
    ## How was this patch tested?
    
    unit tests

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

    $ git pull https://github.com/wangyum/spark SPARK-22573

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

    https://github.com/apache/spark/pull/19804.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 #19804
    
----
commit c2f6a4986fd81d5f9ecacc3fc9a0a6d069a16216
Author: Yuming Wang <[email protected]>
Date:   2017-11-23T17:09:18Z

    Shouldn't inferFilters if it contains SubqueryExpression

----


---

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

Reply via email to