Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sarutak
Copy link
Member

@sarutak sarutak commented May 28, 2021

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

@github-actions github-actions bot added the SQL label May 28, 2021
@sarutak
Copy link
Member Author

sarutak commented May 28, 2021

cc: @karenfeng @cloud-fan

@sarutak sarutak 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 GA May 28, 2021
@apache apache deleted a comment from Aminadad27 May 28, 2021
@sarutak
Copy link
Member Author

sarutak commented May 28, 2021

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.

@sarutak sarutak closed this in b763db3 May 28, 2021
@SparkQA
Copy link

SparkQA commented May 28, 2021

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
Member

viirya commented May 28, 2021

lgtm, thanks @sarutak!

@SparkQA
Copy link

SparkQA commented May 28, 2021

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
Member

Nice!

@cloud-fan
Copy link
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

Closes apache#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 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