Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Nov 13, 2020

What changes were proposed in this pull request?

This is a simple followup to prevent test flakyness in SubexpressionEliminationSuite. If getAllEquivalentExprs returns more than 1 sequences, due to HashMap, we should use contains instead of assuming the order of results.

Why are the changes needed?

Prevent test flakyness in SubexpressionEliminationSuite.

Does this PR introduce any user-facing change?

No, dev only.

How was this patch tested?

Unit test.

@viirya
Copy link
Member Author

viirya commented Nov 13, 2020

cc @dongjoon-hyun

@SparkQA
Copy link

SparkQA commented Nov 13, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35687/

@SparkQA
Copy link

SparkQA commented Nov 13, 2020

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35687/

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. GitHub Action sql/catalyst passed.
Merged to master.

@viirya
Copy link
Member Author

viirya commented Nov 13, 2020

Thank you! @dongjoon-hyun

@SparkQA
Copy link

SparkQA commented Nov 14, 2020

Test build #131084 has finished for PR 30371 at commit 9816402.

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

@viirya viirya deleted the SPARK-33337-followup branch December 27, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants