yaooqinn commented on PR #55466: URL: https://github.com/apache/spark/pull/55466#issuecomment-4550606833
Same logic lives in `StringUtils.splitSemiColonWithIndex` (where this PR copied from). It also has @nnguyen168's nested-comment bug and is used by `SqlGraphRegistrationContext` in `sql/pipelines`. Worth fixing both files in this PR. -- 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]
