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

Apache Spark commented on SPARK-38299:
--------------------------------------

User 'LuciferYang' has created a pull request for this issue:
https://github.com/apache/spark/pull/35621

> 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
>            Priority: Minor
>
> `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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to