Skip to content

Conversation

@heary-cao
Copy link
Contributor

What changes were proposed in this pull request?

The purpose of this PR is supplement new test cases for a + 1,a + b and Rand in SetOperationSuite.
It comes from the comment of closed PR:#20541, thanks.

How was this patch tested?

add new test cases

@heary-cao
Copy link
Contributor Author

cc @gatorsmile, @cloud-fan

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99249 has finished for PR 23138 at commit 8245fed.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@heary-cao heary-cao changed the title [SPARK-23356][SQL] add new test cases for a + 1,a + b and Rand in SetOperationSuite [SPARK-23356][SQL][TEST] add new test cases for a + 1,a + b and Rand in SetOperationSuite Nov 26, 2018
@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99253 has finished for PR 23138 at commit ebe10e1.

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

@heary-cao
Copy link
Contributor Author

retest this please

Copy link
Member

Choose a reason for hiding this comment

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

are addition to each side -> are pushed down

Copy link
Member

Choose a reason for hiding this comment

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

the same here

Copy link
Member

Choose a reason for hiding this comment

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

no pushdown for non-deterministic expression

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99260 has finished for PR 23138 at commit ebe10e1.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99265 has finished for PR 23138 at commit 471d114.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99261 has finished for PR 23138 at commit ebe10e1.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@heary-cao
Copy link
Contributor Author

retest this please

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99272 has finished for PR 23138 at commit 471d114.

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

Copy link
Contributor

Choose a reason for hiding this comment

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

expressions with number -> expressions with literal

@SparkQA
Copy link

SparkQA commented Nov 27, 2018

Test build #99300 has finished for PR 23138 at commit 5ef0035.

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

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@asfgit asfgit closed this in 65244b1 Nov 27, 2018
@heary-cao
Copy link
Contributor Author

@cloud-fan, @gatorsmile, @srowen thanks.

jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
…in SetOperationSuite

## What changes were proposed in this pull request?

The purpose of this PR is supplement new test cases for a + 1,a + b and Rand in SetOperationSuite.
It comes from the comment of closed PR:apache#20541, thanks.

## How was this patch tested?

add new test cases

Closes apache#23138 from heary-cao/UnionPushTestCases.

Authored-by: caoxuewen <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
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.

5 participants