Skip to content

Conversation

@10110346
Copy link
Contributor

@10110346 10110346 commented May 6, 2017

What changes were proposed in this pull request?

add more datatype for some unit tests

How was this patch tested?

unit tests

Copy link
Member

Choose a reason for hiding this comment

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

This test is part of the test case test("coalesce casts") in TypeCoercionSuite. If you want, you can improve that test case.

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 for this. It is being covered by the test case test("type coercion for If") in TypeCoercionSuite. If you want, you can improve that test case.

@10110346
Copy link
Contributor Author

10110346 commented May 7, 2017

@gatorsmile thanks,l will do it.

@10110346 10110346 force-pushed the wip_lx_0506 branch 2 times, most recently from c75c36b to 3f99750 Compare May 8, 2017 03:42
@10110346 10110346 changed the title [SPARK-20620][TEST]Add some unit tests into NullExpressionsSuite [SPARK-20620][TEST]Improve some unit tests for NullExpressionsSuite and TypeCoercionSuite May 8, 2017
Copy link
Member

Choose a reason for hiding this comment

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

(I guess this should be longLit )

@SparkQA
Copy link

SparkQA commented May 8, 2017

Test build #3699 has finished for PR 17880 at commit 3f99750.

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

@10110346
Copy link
Contributor Author

I have modify Scala style.
Test is not started, could you help trigger it,thanks @HyukjinKwon @gatorsmile

@SparkQA
Copy link

SparkQA commented May 19, 2017

Test build #3731 has finished for PR 17880 at commit 3110f0f.

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

@gatorsmile
Copy link
Member

retest this please

@gatorsmile
Copy link
Member

LGTM pending Jenkins.

@SparkQA
Copy link

SparkQA commented May 29, 2017

Test build #77507 has finished for PR 17880 at commit 3110f0f.

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

@10110346
Copy link
Contributor Author

10110346 commented Jun 5, 2017

Test passed, thanks. @gatorsmile

@gatorsmile
Copy link
Member

retest this please

@SparkQA
Copy link

SparkQA commented Jun 10, 2017

Test build #77871 has finished for PR 17880 at commit 5b19b91.

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

@asfgit asfgit closed this in 5301a19 Jun 10, 2017
dataknocker pushed a commit to dataknocker/spark that referenced this pull request Jun 16, 2017
…and TypeCoercionSuite

## What changes were proposed in this pull request?
add more  datatype for some unit tests

## How was this patch tested?
unit tests

Author: liuxian <[email protected]>

Closes apache#17880 from 10110346/wip_lx_0506.
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.

4 participants