You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by wangyum <gi...@git.apache.org> on 2017/12/20 08:16:47 UTC

[GitHub] spark pull request #19804: [WIP][SPARK-22573][SQL] Shouldn't inferFilters if...

GitHub user wangyum reopened 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 <wg...@...>
Date:   2017-11-23T17:09:18Z

    Shouldn't inferFilters if it contains SubqueryExpression

commit 75e6787b644e635e67804abb69025c42b91d9337
Author: Yuming Wang <wg...@...>
Date:   2017-12-20T06:42:33Z

    Merge remote-tracking branch 'upstream/master' into SPARK-22573
    
    # Conflicts:
    #	sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala
    #	sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala

commit edd0434b710a764c7be2ea94242dd7ea5ce6ace7
Author: Yuming Wang <wg...@...>
Date:   2017-12-20T08:15:16Z

    RewritePredicateSubquery first

----


---

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