Sean R. Owen created SPARK-29413:
------------------------------------
Summary: Remove use of TraversableLike
Key: SPARK-29413
URL: https://issues.apache.org/jira/browse/SPARK-29413
Project: Spark
Issue Type: Sub-task
Components: Spark Core
Affects Versions: 3.0.0
Reporter: Sean R. Owen
Assignee: Sean R. Owen
{{TraversableLike}} is gone in Scala 2.13. We only have one usage of it in {{ThreadUtils}},
which I think can be replaced with a simpler construction.
--
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
|