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`.
   > 
   > 
![OracleParameterizedTestCases](https://user-images.githubusercontent.com/48581379/119298783-53ed6c00-bc7b-11eb-9761-2979a5d08210.png)
   
   @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]


Reply via email to