[ https://issues.apache.org/jira/browse/SPARK-38299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-38299. ----------------------------------- Fix Version/s: 3.3.0 Resolution: Fixed Issue resolved by pull request 35621 [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 > Assignee: Yang Jie > Priority: Minor > Fix For: 3.3.0 > > > `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