Skip to content

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Oct 28, 2020

What changes were proposed in this pull request?

This PR renames some part of Seq in PostgresIntegrationSuite to scala.collection.Seq.
When I run docker-integration-test, I noticed that PostgresIntegrationSuite failed due to ClassCastException.
The reason is the same as what is resolved in SPARK-29292.

Why are the changes needed?

To pass docker-integration-test for Scala 2.13.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Ran PostgresIntegrationSuite fixed and confirmed it successfully finished.

@SparkQA
Copy link

SparkQA commented Oct 28, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34948/

@SparkQA
Copy link

SparkQA commented Oct 28, 2020

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34948/

@SparkQA
Copy link

SparkQA commented Oct 28, 2020

Test build #130346 has finished for PR 30166 at commit d0decd8.

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

@HyukjinKwon
Copy link
Member

retest this please

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

Seems fine.

@SparkQA
Copy link

SparkQA commented Oct 28, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34958/

@SparkQA
Copy link

SparkQA commented Oct 28, 2020

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34958/

@SparkQA
Copy link

SparkQA commented Oct 28, 2020

Test build #130355 has finished for PR 30166 at commit d0decd8.

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

@sarutak
Copy link
Member Author

sarutak commented Oct 29, 2020

retest this please.

@SparkQA
Copy link

SparkQA commented Oct 29, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35004/

@SparkQA
Copy link

SparkQA commented Oct 29, 2020

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35004/

@SparkQA
Copy link

SparkQA commented Oct 29, 2020

Test build #130400 has finished for PR 30166 at commit d0decd8.

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

@sarutak
Copy link
Member Author

sarutak commented Nov 4, 2020

retest this please.

@SparkQA
Copy link

SparkQA commented Nov 4, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35184/

@SparkQA
Copy link

SparkQA commented Nov 4, 2020

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35184/

@sarutak
Copy link
Member Author

sarutak commented Nov 4, 2020

retest this please.

@SparkQA
Copy link

SparkQA commented Nov 4, 2020

Test build #130583 has finished for PR 30166 at commit d0decd8.

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

@SparkQA
Copy link

SparkQA commented Nov 4, 2020

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35187/

@SparkQA
Copy link

SparkQA commented Nov 4, 2020

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/35187/

@SparkQA
Copy link

SparkQA commented Nov 4, 2020

Test build #130587 has finished for PR 30166 at commit d0decd8.

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

@HyukjinKwon
Copy link
Member

Merged to master.

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.

3 participants