Sean Owen created SPARK-27680:
---------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]