You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/02/16 02:57:00 UTC

[jira] [Commented] (SPARK-34443) Replace symbol literals with Symbol constructor invocations to comply with Scala 2.13

    [ https://issues.apache.org/jira/browse/SPARK-34443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285005#comment-17285005 ] 

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org