[
https://issues.apache.org/jira/browse/SPARK-57148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18084421#comment-18084421
]
Anupam Yadav commented on SPARK-57148:
--------------------------------------
Will create a PR for this follow-up item
> Rename splitSemiColonWithIndex to splitSemiColon in StringUtils
> ---------------------------------------------------------------
>
> Key: SPARK-57148
> URL: https://issues.apache.org/jira/browse/SPARK-57148
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 4.0.0
> Reporter: Anupam Yadav
> Priority: Major
>
> After SPARK-54876, `StringUtils.splitSemiColonWithIndex` no longer returns
> indices — it returns `List[String]`. The name is now misleading.
> Rename it to `splitSemiColon` and update the two call sites
> (`SparkSQLCLIDriver` and `SqlGraphRegistrationContext`).
> Suggested by @cloud-fan in
> https://github.com/apache/spark/pull/55466#discussion_r3323420818
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]