You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2019/11/24 20:22:00 UTC

[jira] [Commented] (SPARK-25075) Build and test Spark against Scala 2.13

    [ https://issues.apache.org/jira/browse/SPARK-25075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981173#comment-16981173 ] 

Sean R. Owen commented on SPARK-25075:
--------------------------------------

Yeah this change will be tricky but not terrible. One challenge is that until one can get the whole project to compile, it's hard to know all the issues. I've fixed a few obvious ones, and will file a few more classes of issue I've found.

The major change is indeed the Seq / Map change. That's solved with a lot of .toSeq and .toMap across the project. I'm going to wait until branch-3.0 is cut to deal with that in one big change.

In the meantime, I've been making that change steadily throughout the project and have uncovered some more issues I'll file as subtasks.

> Build and test Spark against Scala 2.13
> ---------------------------------------
>
>                 Key: SPARK-25075
>                 URL: https://issues.apache.org/jira/browse/SPARK-25075
>             Project: Spark
>          Issue Type: Umbrella
>          Components: Build, Project Infra
>    Affects Versions: 3.0.0
>            Reporter: Guillaume Massé
>            Priority: Major
>
> This umbrella JIRA tracks the requirements for building and testing Spark against the current Scala 2.13 milestone.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org