317brian commented on code in PR #17740: URL: https://github.com/apache/druid/pull/17740#discussion_r1990177336
########## docs/querying/math-expr.md: ########## @@ -43,7 +43,7 @@ This expression language supports the following operators (listed in decreasing |^|Binary power op| |*, /, %|Binary multiplicative| |+, -|Binary additive| -|<, <=, >, >=, ==, !=|Binary Comparison| +|<, ≤, >, ≥, ==, ≠|Binary Comparison| Review Comment: hmm, maybe hte way to fix this is to just wrap all the symbols in code ticks -- 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...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org