[ https://issues.apache.org/jira/browse/SPARK-34443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285006#comment-17285006 ]
Apache Spark commented on SPARK-34443: -------------------------------------- User 'sarutak' has created a pull request for this issue: https://github.com/apache/spark/pull/31569 > Replace symbol literals with Symbol constructor invocations to comply with > Scala 2.13 > ------------------------------------------------------------------------------------- > > Key: SPARK-34443 > URL: https://issues.apache.org/jira/browse/SPARK-34443 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 3.2.0 > Reporter: Kousuke Saruta > Assignee: Kousuke Saruta > Priority: Minor > > As of Scala 2.13, symbol literals are deprecated and it's recommended to > invoke the Symbol constructor instead. -- 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