jingshanglu commented on pull request #10381: URL: https://github.com/apache/shardingsphere/pull/10381#issuecomment-848805902
> Hi @tristaZero, when I run `OracleParserParameterizedTest` although all the test cases are passing, I'm having message like in the below image. I found out it's coming for some `SELECT` statements' `literal-expression` and its `parameter-marker-expression` which are under `WhereSegment`. > >  @ThanoshanMV Copy `OracleStatement.g4` to `imports/oracle`, then test `execute` rule with `antlr plugin`, you will find reason of the problem. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
