strongduanmu opened a new issue, #29988: URL: https://github.com/apache/shardingsphere/issues/29988
## Bug Report ### Which version of ShardingSphere did you use? https://github.com/apache/shardingsphere/pull/29985/files ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior All oracle parse test case execute successfully. ### Actual behavior Some oracle parse test case failed when I add EOF in OracleStatement.g4 ### Reason analyze (If you can) ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc. Remove `IGNORE_TEST_CASES ` in [InternalSQLParserIT.java](https://github.com/apache/shardingsphere/pull/29985/files#diff-36708f24dea46e977dc7061f107a0a4d6ec85fe67d95b0dd064bc9210fb64639), and then execute InternalSQLParserIT. ### Example codes for reproduce this issue (such as a github link). -- 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]
