[ https://issues.apache.org/jira/browse/SPARK-29392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225169#comment-17225169 ]
Yang Jie commented on SPARK-29392: ---------------------------------- It seems that there are still many similar issue, especially the catalyst module and sql module. Maven's compilation warnings log will only print 100 lines, and when we fix some of them, another part of the compilation warnings will appear .... > Remove use of deprecated symbol literal " 'name " syntax in favor > Symbol("name") > -------------------------------------------------------------------------------- > > Key: SPARK-29392 > URL: https://issues.apache.org/jira/browse/SPARK-29392 > Project: Spark > Issue Type: Sub-task > Components: Spark Core, SQL, Tests > Affects Versions: 3.0.0 > Reporter: Sean R. Owen > Assignee: Sean R. Owen > Priority: Minor > Fix For: 3.0.0 > > > Example: > {code} > [WARNING] [Warn] > /Users/seanowen/Documents/spark_2.13/core/src/test/scala/org/apache/spark/memory/UnifiedMemoryManagerSuite.scala:308: > symbol literal is deprecated; use Symbol("assertInvariants") instead > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org