ccxxxyy commented on PR #38137: URL: https://github.com/apache/shardingsphere/pull/38137#issuecomment-3940600294
@terrymanu Hi! Thanks very much for your correction and guidance. I have made the requested changes in this commit and would greatly appreciate it if you could review them when you have time. - I have fixed the issues in `DorisDMLStatementVisitor.java`, as well as the related `Statement`, `Assert`, and `TestCase` classes. - I have added corresponding test cases and assertions to: `src/main/resources/sql/supported/dml/create-routine-load.xml` `src/main/resources/case/dml/create-routine-load.xml` The expressions are now properly asserted, and all tests have passed successfully. Thanks again for your reply and for the time. -- 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]
