You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/02/23 07:50:00 UTC

[jira] [Created] (SPARK-38299) Clean up deprecated usage of `StringBuilder.newBuilder`

Yang Jie created SPARK-38299:
--------------------------------

             Summary: Clean up deprecated usage of `StringBuilder.newBuilder`
                 Key: SPARK-38299
                 URL: https://issues.apache.org/jira/browse/SPARK-38299
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: Yang Jie


`StringBuilder.newBuilder` has deprecated since scala 2.13.0, should use `new StringBuilder()`

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org