laglangyue commented on PR #43526: URL: https://github.com/apache/spark/pull/43526#issuecomment-1798457027
> Can you update the pr title to add the corresponding module label? Can you update the pr description to specifically explain why this work needs to be done (I don't think the subtask of [SPARK-45314](https://issues.apache.org/jira/browse/SPARK-45314) is a rigorous reason)? Also, is it still a compile warning in Scala 3, or will it turn into a compile error? I new a project and test code as bellow,and `sbt compile',and it will not cause error, why it will cause error for spark. I also test them is scala3 , it also compile successful,and there are be no warning.Surely, according to the scala3 community, it is recommended to use `Using` and `Given` instead of implicits, while retaining implicits and removing them in the future. I don't know how to compile spark for scala3. Replace scala's related dependencies and compile them?  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
