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 Owen (JIRA)" <ji...@apache.org> on 2019/05/14 14:17:00 UTC

[jira] [Resolved] (SPARK-27680) Remove usage of Traversable

     [ https://issues.apache.org/jira/browse/SPARK-27680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-27680.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 24584
[https://github.com/apache/spark/pull/24584]

> Remove usage of Traversable
> ---------------------------
>
>                 Key: SPARK-27680
>                 URL: https://issues.apache.org/jira/browse/SPARK-27680
>             Project: Spark
>          Issue Type: Sub-task
>          Components: GraphX, Spark Core, SQL
>    Affects Versions: 3.0.0
>            Reporter: Sean Owen
>            Assignee: Sean Owen
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Scala's {{Traversable}} is removed in Scala 2.13. We have some usages of this interface that almost certainly can just be references to {{Iterable}}, which all usual collections classes also extend.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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