Skip to content

[SPARK-35194][SQL][FOLLOWUP] Recover build error with Scala 2.13 on GA - #32696

Closed
sarutak wants to merge 1 commit into
apache:masterfrom
sarutak:followup-SPARK-35194
Closed

[SPARK-35194][SQL][FOLLOWUP] Recover build error with Scala 2.13 on GA#32696
sarutak wants to merge 1 commit into
apache:masterfrom
sarutak:followup-SPARK-35194

Conversation

@sarutak

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This PR fixes a build error with Scala 2.13 on GA.
#32301 seems to bring this error.

Why are the changes needed?

To recover CI.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

GA

@sarutak

Copy link
Copy Markdown
MemberAuthor

cc: @karenfeng@cloud-fan

@sarutaksarutak changed the title [SPARK-35194][SQL][BUILD] Recover build error with Scala 2.13 on GA[SPARK-35194][SQL][FOLLOWUP] Recover build error with Scala 2.13 on GAMay 28, 2021
@apacheapache deleted a comment from Aminadad27May 28, 2021
@sarutak

Copy link
Copy Markdown
MemberAuthor

Build with Scala 2.13 seems to pass on GA so I'll merge this into master to recover the build ASAP.
If there will be any problem with this change, please revert it.

@SparkQA

Copy link
Copy Markdown

Kubernetes integration test unable to build dist.

exiting with code: 1
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/43583/

@viirya

Copy link
Copy Markdown
Member

lgtm, thanks @sarutak!

@SparkQA

Copy link
Copy Markdown

Test build #139062 has finished for PR 32696 at commit e6e3d85.

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

@HyukjinKwon

Copy link
Copy Markdown
Member

Nice!

@cloud-fan

Copy link
Copy Markdown
Contributor

thanks!

huaxingao pushed a commit to huaxingao/spark that referenced this pull request Jun 9, 2021
### What changes were proposed in this pull request?
This PR fixes a build error with Scala 2.13 on GA.
apache#32301 seems to bring this error.
### Why are the changes needed?
To recover CI.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
GA
Closesapache#32696 from sarutak/followup-SPARK-35194.
Authored-by: Kousuke Saruta <sarutak@oss.nttdata.com>
Signed-off-by: Kousuke Saruta <sarutak@oss.nttdata.com>
Sign up for freeto 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

@sarutak@SparkQA@viirya@HyukjinKwon@cloud-fan