You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-42071][CORE] Register scala.math.Ordering$Reverse to KyroSerializer
This PR aims to register `scala.math.Ordering$Reverse` to KyroSerializer.
Scala 2.12.12 added a new class 'Reverse' via scala/scala#8965. This affects Apache Spark 3.2.0+.
No.
Pass the CIs with newly added test case.
Closesapache#39578 from dongjoon-hyun/SPARK-42071.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit e3c0fbe)
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments