Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Nov 19, 2020

What changes were proposed in this pull request?

This followup is to prevent possible test flakyness of SubExprEvaluationRuntimeSuite.

Why are the changes needed?

Because HashMap doesn't guarantee the order, in proxyExpressions the proxy expression id is not deterministic. So in SubExprEvaluationRuntimeSuite we should not test against it.

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 19, 2020

cc @maropu @dongjoon-hyun

@github-actions github-actions bot added the SQL label Nov 19, 2020
@SparkQA
Copy link

SparkQA commented Nov 19, 2020

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

@SparkQA
Copy link

SparkQA commented Nov 19, 2020

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

@viirya
Copy link
Member Author

viirya commented Nov 19, 2020

Thanks. GA was passed. Merging to master.

@viirya viirya closed this in 97d2cee Nov 19, 2020
@dongjoon-hyun
Copy link
Member

+1, late LGTM.

@SparkQA
Copy link

SparkQA commented Nov 19, 2020

Test build #131308 has finished for PR 30414 at commit 68b0f3e.

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

@viirya viirya deleted the SPARK-33427-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.

5 participants