GitHub user tomsun28 added a comment to the discussion: Use ANTLR DSL to parse expression
> sry, could you please describe it in more detail? I guess what you said > QueryExecutor.execute supporting sql, and what i said before is replace regex > + stack parse expression replace by antlr4, i am not sure which one you're > talking about. hi sry for slow response, yes i said the implement of the `antlr4` instread of `regex+stack` maybe need consider the impact of support `QueryExecutor.execute supporting sql` in the future. Theory should have no effect GitHub link: https://github.com/apache/hertzbeat/discussions/3205#discussioncomment-12856160 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
