zhuruixuan commented on issue #29186: URL: https://github.com/apache/shardingsphere/issues/29186#issuecomment-1973089226
The first and second SQL statement, can be correctly parsed, by running Test Rule XXX.ANTLR Preview window has no error messages. For the third to the fifth SQL statement, the SQL syntax is wrong and SQL statement cannot be parsed correctly by ANTLR, In SQL Server, <published_columns> is not a valid syntactic construct unless placeholders are replaced, even if the .g4 is added. -- 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]
