Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR is a followup of #25838 and proposes to create an actual test case under src/test. Previously, compile only test existed at src/main.

Also, just changed the wordings in SerializableConfiguration just only to describe what it does (remove other words).

Why are the changes needed?

Tests codes should better exist in src/test not src/main. Also, it should better test a basic functionality.

Does this PR introduce any user-facing change?

No except minor doc change.

How was this patch tested?

Unit test was added.

@SparkQA
Copy link

SparkQA commented Sep 20, 2019

Test build #111063 has finished for PR 25867 at commit b8b9e03.

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

@HyukjinKwon
Copy link
Member Author

retest this please

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.

Thank you for the quick follow-up, @HyukjinKwon !

@dongjoon-hyun
Copy link
Member

cc @holdenk

@SparkQA
Copy link

SparkQA commented Sep 20, 2019

Test build #111070 has finished for PR 25867 at commit b8b9e03.

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

@dongjoon-hyun
Copy link
Member

Since the last one is only adding comments, I'll merge this.
Thank you, @HyukjinKwon , @cloud-fan , @srowen !

@holdenk
Copy link
Contributor

holdenk commented Sep 20, 2019

LGTM, thanks for fixing this @dongjoon-hyun

@SparkQA
Copy link

SparkQA commented Sep 20, 2019

Test build #111072 has finished for PR 25867 at commit 29ae7b0.

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

@HyukjinKwon
Copy link
Member Author

My name is @HyukjinKwon Holden :D

@holdenk
Copy link
Contributor

holdenk commented Sep 22, 2019 via email

@HyukjinKwon HyukjinKwon deleted the SPARK-29158 branch March 3, 2020 01:17
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.

6 participants