melin commented on issue #21586: URL: https://github.com/apache/doris/issues/21586#issuecomment-1641389599
DorisParser.g4 只是部分的sql,猜测doris 以前是手写的解析器,后来新增加的sql,用antlr4解析语法,没有完全替换掉。 Starrocks 已经完全替换为antlr4 解析sql。 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org