Sean R. Owen created SPARK-29392:
------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to