Anupam Yadav created SPARK-57148:
------------------------------------
Summary: 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
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]