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

   @cloud-fan Addressed both items:
   
   1. **Consolidated** -- `SparkSQLCLIDriver.splitSemiColon` now delegates to 
`StringUtils.splitSemiColon` (added convenience wrapper). Single 
implementation, no duplication.
   2. **Backtick test** -- added test verifying semicolons inside 
backtick-quoted identifiers don't split. Also mentioned the behavior change in 
the PR description.
   
   Thanks for the thorough review!


-- 
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