Skip to content

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented May 19, 2020

What changes were proposed in this pull request?

This PR changes JsonProtocol to write RDDInfos#isBarrier.

Why are the changes needed?

JsonProtocol reads RDDInfos#isBarrier but not write it so it's a bug.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

I added a testcase.

@SparkQA
Copy link

SparkQA commented May 19, 2020

Test build #122855 has started for PR 28583 at commit 5851842.

@sarutak
Copy link
Member Author

sarutak commented May 21, 2020

Test seems to be aborted.

@sarutak
Copy link
Member Author

sarutak commented May 21, 2020

retest this please.

@SparkQA
Copy link

SparkQA commented May 21, 2020

Test build #122919 has finished for PR 28583 at commit 5851842.

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

@SparkQA
Copy link

SparkQA commented May 21, 2020

Test build #122927 has finished for PR 28583 at commit 53ebb55.

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

Copy link
Contributor

@HeartSaVioR HeartSaVioR left a comment

Choose a reason for hiding this comment

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

LGTM

@HeartSaVioR
Copy link
Contributor

cc. @jiangxb1987

This is newly added in Spark 3.0.0, which is ideal to be addressed in 3.0.0 if possible.

Copy link
Contributor

@jiangxb1987 jiangxb1987 left a comment

Choose a reason for hiding this comment

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

LGTM

@jiangxb1987
Copy link
Contributor

retest this please

@SparkQA
Copy link

SparkQA commented May 27, 2020

Test build #123139 has finished for PR 28583 at commit 53ebb55.

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

@jiangxb1987
Copy link
Contributor

retest this please

@SparkQA
Copy link

SparkQA commented May 27, 2020

Test build #123200 has finished for PR 28583 at commit 53ebb55.

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

@jiangxb1987
Copy link
Contributor

Thanks, merged to master!

sarutak added a commit to sarutak/spark that referenced this pull request May 28, 2020
### What changes were proposed in this pull request?

This PR changes JsonProtocol to write RDDInfos#isBarrier.

### Why are the changes needed?

JsonProtocol reads RDDInfos#isBarrier but not write it so it's a bug.

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

No.

### How was this patch tested?

I added a testcase.

Closes apache#28583 from sarutak/SPARK-31764.

Authored-by: Kousuke Saruta <[email protected]>
Signed-off-by: Xingbo Jiang <[email protected]>
jiangxb1987 pushed a commit that referenced this pull request Jun 1, 2020
### What changes were proposed in this pull request?

This PR backports the change of #28583 (SPARK-31764) to branch-3.0, which changes JsonProtocol to write RDDInfos#isBarrier.

### Why are the changes needed?

JsonProtocol reads RDDInfos#isBarrier but not write it so it's a bug.

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

No.

### How was this patch tested?

I added a testcase.

Closes #28660 from sarutak/SPARK-31764-branch-3.0.

Authored-by: Kousuke Saruta <[email protected]>
Signed-off-by: Xingbo Jiang <[email protected]>
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