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

[SPARK-32635][SQL][FOLLOW-UP] Add a new test case in catalyst module #29802

Conversation

peter-toth
Copy link
Contributor

What changes were proposed in this pull request?

This is a follow-up PR to #29771 and just adds a new test case.

Why are the changes needed?

To have better test coverage.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

New UT.

@peter-toth
Copy link
Contributor Author

cc @dongjoon-hyun, @maropu

@SparkQA
Copy link

SparkQA commented Sep 18, 2020

Test build #128870 has finished for PR 29802 at commit b3751da.

  • 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. Thank you so much, @peter-toth and all.
Merged to master/3.0.

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-32635][SQL][FOLLOW-UP] Fix foldable propagation [SPARK-32635][SQL][FOLLOW-UP] Add a new test case in catalyst module Sep 18, 2020
dongjoon-hyun pushed a commit that referenced this pull request Sep 18, 2020
### What changes were proposed in this pull request?
This is a follow-up PR to #29771 and just adds a new test case.

### Why are the changes needed?
To have better test coverage.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
New UT.

Closes #29802 from peter-toth/SPARK-32635-fix-foldable-propagation-followup.

Authored-by: Peter Toth <peter.toth@gmail.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
(cherry picked from commit 3309a2b)
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
@maropu
Copy link
Member

maropu commented Sep 18, 2020

late LGTM, thanks, all!

holdenk pushed a commit to holdenk/spark that referenced this pull request Oct 27, 2020
### What changes were proposed in this pull request?
This is a follow-up PR to apache#29771 and just adds a new test case.

### Why are the changes needed?
To have better test coverage.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
New UT.

Closes apache#29802 from peter-toth/SPARK-32635-fix-foldable-propagation-followup.

Authored-by: Peter Toth <peter.toth@gmail.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
(cherry picked from commit 3309a2b)
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
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