Skip to content

Conversation

@gatorsmile
Copy link
Member

What changes were proposed in this pull request?

The query execution/optimization does not guarantee the expressions are evaluated in order. We only can combine them if and only if both are deterministic. We need to update the optimizer rule: CombineFilters.

How was this patch tested?

Updated the existing tests.

@gatorsmile
Copy link
Member Author

gatorsmile commented Dec 12, 2017

@SparkQA
Copy link

SparkQA commented Dec 12, 2017

Test build #84744 has finished for PR 19947 at commit e726f54.

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

@gatorsmile
Copy link
Member Author

retest this please

@SparkQA
Copy link

SparkQA commented Dec 12, 2017

Test build #84778 has finished for PR 19947 at commit e726f54.

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

@cloud-fan
Copy link
Contributor

LGTM

@gatorsmile
Copy link
Member Author

Thanks! Merged to master.

@asfgit asfgit closed this in 13e489b Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants