LuciferYang commented on code in PR #43505:
URL: https://github.com/apache/spark/pull/43505#discussion_r1369987411
##########
pom.xml:
##########
@@ -3014,6 +3014,10 @@
SPARK-45627 Symbol literals are deprecated in Scala 2.13 and
it's a compile error in Scala 3.
-->
<arg>-Wconf:cat=deprecation&msg=symbol literal is
deprecated:e</arg>
+ <!--
Review Comment:
unnecessary?
##########
pom.xml:
##########
@@ -3014,6 +3014,10 @@
SPARK-45627 Symbol literals are deprecated in Scala 2.13 and
it's a compile error in Scala 3.
-->
<arg>-Wconf:cat=deprecation&msg=symbol literal is
deprecated:e</arg>
+ <!--
Review Comment:
unnecessary?
--
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]