Copilot commented on code in PR #37078: URL: https://github.com/apache/shardingsphere/pull/37078#discussion_r2517496079
########## RELEASE-NOTES.md: ########## @@ -74,6 +74,7 @@ 1. SQL Parser: Fix set OnDuplicateKeyColumnsSegment on INSERT for PostgreSQL - [#34425](https://github.com/apache/shardingsphere/pull/34425) 1. SQL Parser: Fix SQL parser error when SQL contains implicit concat expression for MySQL - [#34660](https://github.com/apache/shardingsphere/pull/34660) 1. SQL Parser: Fix SQL parser error when SQL contains subquery with alias for Oracle - [#35239](https://github.com/apache/shardingsphere/pull/35239) +1. SQL Parser: Fix multiple SQLs spilt error when comma contained - [#31609](https://github.com/apache/shardingsphere/pull/31609) Review Comment: Corrected spelling of 'spilt' to 'split'. ```suggestion 1. SQL Parser: Fix multiple SQLs split error when comma contained - [#31609](https://github.com/apache/shardingsphere/pull/31609) ``` -- 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]
