yadavay-amzn commented on PR #55466:
URL: https://github.com/apache/spark/pull/55466#issuecomment-4577952286

   @cloud-fan Addressed both:
   1. Dropped the orphaned `splitSemiColon` wrapper — both callers use 
`splitSemiColonWithIndex` directly.
   2. Applied the comment rewording suggestion.
   
   Filed [SPARK-57148](https://issues.apache.org/jira/browse/SPARK-57148) to 
rename `splitSemiColonWithIndex` → `splitSemiColon` as a follow-up (the method 
no longer returns indices). Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to