chakkk309 commented on PR #18890:
URL: https://github.com/apache/shardingsphere/pull/18890#issuecomment-1175873534

   I got a parse error when I used the Antrl4 plugin for validation:
   
   <img width="843" alt="image" 
src="https://user-images.githubusercontent.com/60494790/177492518-3ff937bd-c742-4de4-8848-e6b23580b35b.png";>
   
   It seems like **public** in testing SQL is parsed as the keyword **PUBLIC** 
in the database. But according to the syntax of `alter-java`, the public here 
should resolve to the corresponding **schemaName**.
   


-- 
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]

Reply via email to