Skip to content

[SPARK-26266][BUILD] Update to Scala 2.12.8 #23219

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
Closed

[SPARK-26266][BUILD] Update to Scala 2.12.8 #23219

wants to merge 1 commit into from

Conversation

wangyum
Copy link
Member

@wangyum wangyum commented Dec 4, 2018

What changes were proposed in this pull request?

This pr update to Scala 2.12.8. It fixes two regressions that appeared in 2.12.7:

Don't reject views with result types which are TypeVars (#7295)
Don't emit static forwarders (which simplify the use of methods in top-level objects from Java) for bridge methods (#7469)

More details: https://github.com/scala/scala/releases/tag/v2.12.8

How was this patch tested?

Existing tests.

@srowen
Copy link
Member

srowen commented Dec 4, 2018

@wangyum I already opened #23218

@wangyum wangyum closed this Dec 4, 2018
@wangyum wangyum deleted the SPARK-26266 branch December 4, 2018 15:28
@wangyum
Copy link
Member Author

wangyum commented Dec 4, 2018

@srowen Sorry.

@SparkQA
Copy link

SparkQA commented Dec 4, 2018

Test build #99669 has finished for PR 23219 at commit 94f76e5.

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

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