Thank you so much, Sean!
Bests,
Dongjoon.
On Fri, Jul 24, 2020 at 8:56 AM Sean Owen wrote:
> Status update - we should have Scala 2.13 compiling, with the
> exception of the REPL.
> Looks like 99% or so of tests pass too, but the remaining ones might
> be hard to debug. I haven't looked hard y
This is awesome progress :)
On Fri, Jul 24, 2020 at 8:56 AM Sean Owen wrote:
> Status update - we should have Scala 2.13 compiling, with the
> exception of the REPL.
> Looks like 99% or so of tests pass too, but the remaining ones might
> be hard to debug. I haven't looked hard yet.
> https://is
Status update - we should have Scala 2.13 compiling, with the
exception of the REPL.
Looks like 99% or so of tests pass too, but the remaining ones might
be hard to debug. I haven't looked hard yet.
https://issues.apache.org/jira/browse/SPARK-25075 is the umbrella.
Anyone that's interested can try
I call attention to https://github.com/apache/spark/pull/28971 which
represents part 1 of several changes that are the last large change
for Scala 2.13, except for REPL updates: dealing with the fact that
default collection types will be immutable.
The goal of course is to cross-compile without se