You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2019/10/09 03:16:00 UTC

[jira] [Resolved] (SPARK-29392) Remove use of deprecated symbol literal " 'name " syntax in favor Symbol("name")

     [ https://issues.apache.org/jira/browse/SPARK-29392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun resolved SPARK-29392.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 26061
[https://github.com/apache/spark/pull/26061]

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