Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 4 commits into from
Closed

Conversation

wangyum
Copy link
Member

@wangyum wangyum commented Nov 23, 2017

What changes were proposed in this pull request?

Shouldn't inferFilters if it contains SubqueryExpression.

How was this patch tested?

unit tests

@SparkQA
Copy link

SparkQA commented Nov 23, 2017

Test build #84135 has finished for PR 19804 at commit c2f6a49.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@wangyum wangyum closed this Nov 26, 2017
# 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
@wangyum wangyum reopened this Dec 20, 2017
@SparkQA
Copy link

SparkQA commented Dec 20, 2017

Test build #85163 has finished for PR 19804 at commit edd0434.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Dec 23, 2017

Test build #85338 has finished for PR 19804 at commit c0925d9.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

@wangyum, I think you could leave close some of PRs that you are currently not working on and have no explicit plan yet to start to work on soon. You could reopen or create new one when you start to work on that. See also http://apache-spark-developers-list.1001551.n3.nabble.com/Stale-PR-update-and-review-request-td24430.html

@wangyum wangyum closed this Jul 18, 2018
@wangyum
Copy link
Member Author

wangyum commented Jul 18, 2018

Thanks @HyukjinKwon, already close some.

@HyukjinKwon
Copy link
Member

Thank you @wangyum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants