yanlin-Lynn opened a new pull request #1305: [CALCITE-3177]Find operator by name and operator. URL: https://github.com/apache/calcite/pull/1305 When deserialize from json string, in some cases, different SqlOperators may have the same name, for example, "PLUS" and "PLUS_PREFIX". So the kind of SqlOperator should also be used for searching.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
