KonarzewskiP commented on issue #31566: URL: https://github.com/apache/shardingsphere/issues/31566#issuecomment-2223715462
Hi @TherChenYang I have a problem with ANTLR Preview plugin and hope you could help me here. I build my project as suggested with command: `mvn -T 2C clean install -DskipTests` However when I want to check some g4 grammar I have the following error:  Here is path to DMLStatement.g4 file - `parser/sql/dialect/mysql/src/main/antlr4/imports/mysql/DMLStatement.g4` In one of the issues I found query which has been tested by @Kiritsgu someone and It works:  Link to the specific issue is [here ](https://github.com/apache/shardingsphere/issues/31567#issuecomment-2145108177) Could you give me please some suggestions how can I make my ANTLR plugin work? -- 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]
