Skip to content

Conversation

@c21
Copy link
Contributor

@c21 c21 commented May 14, 2021

What changes were proposed in this pull request?

This is a followup from discussion in #32495 (comment) . The hardcoded function name findNextJoinRows is not a real problem now as we always do code generation for SMJ's children separately. But this change is to make it future proof in case this assumption changed in the future.

Why are the changes needed?

Fix the potential reliability issue.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing unit tests.

@c21
Copy link
Contributor Author

c21 commented May 14, 2021

cc @cloud-fan, thanks.

@github-actions github-actions bot added the SQL label May 14, 2021
@SparkQA
Copy link

SparkQA commented May 14, 2021

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

@SparkQA
Copy link

SparkQA commented May 14, 2021

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

@c21
Copy link
Contributor Author

c21 commented May 14, 2021

The failed test seems not relevant here, restarted test - https://github.com/c21/spark/actions/runs/841165886 .

@SparkQA
Copy link

SparkQA commented May 14, 2021

Test build #138546 has finished for PR 32548 at commit 5a718fc.

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

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. Merged to master. Thank you, @c21 and @cloud-fan .

@c21
Copy link
Contributor Author

c21 commented May 16, 2021

Thank you @dongjoon-hyun and @cloud-fan for review!

@c21 c21 deleted the smj-followup branch May 18, 2021 06:40
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.

4 participants