Sean Owen created SPARK-27683:
---------------------------------

             Summary: Remove usage of TraversableOnce
                 Key: SPARK-27683
                 URL: https://issues.apache.org/jira/browse/SPARK-27683
             Project: Spark
          Issue Type: Sub-task
          Components: ML, Spark Core, SQL, Structured Streaming
    Affects Versions: 3.0.0
            Reporter: Sean Owen
            Assignee: Sean Owen


As with {{Traversable}}, {{TraversableOnce}} is going away in Scala 2.13. We 
should use {{IterableOnce}} instead. This one is a bigger change as there are 
more API methods with the existing signature.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to