[ https://issues.apache.org/jira/browse/SPARK-29392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226244#comment-17226244 ]
Yang Jie commented on SPARK-29392: ---------------------------------- OK > 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