YangJie

Results 132 comments of YangJie

> We intend to fallback to [Spark-3](https://issues.apache.org/jira/browse/SPARK-3).3.1 Scala-2.12 (instead of Scala 2.13) @tamama Using Scala 2.12 can avoid this issue?

> > > We intend to fallback to [Spark-3](https://issues.apache.org/jira/browse/SPARK-3).3.1 Scala-2.12 (instead of Scala 2.13) > > > > > > @tamama Using Scala 2.12 can avoid this issue? > >...

Merged into master for Spark 4.0. Thanks @pan3793 @srowen @tgravescs @mridulm

Previously, my workaround solution was here: https://github.com/apache/spark/pull/44477/files ![image](https://github.com/apache/spark/assets/1475305/d504091f-e04d-4e53-ad88-1fdaa11974dc)

hmm... I'm not sure if SPARK-46400 can fix this issue at the same time. IIRC, these are two different issues. Let's wait for the test results from ci.

I recorded the issue in the PR of revert SPARK-44914: https://github.com/apache/spark/pull/42668 and provided a manual reproduce method when attempting to upgrade again https://github.com/apache/spark/pull/44477#issuecomment-1869925312 ![image](https://github.com/apache/spark/assets/1475305/4b04f6fb-9ace-4912-adf1-026359f3a92f) ``` [info] : java.lang.RuntimeException: problem during...