You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/07/07 11:54:27 UTC

[GitHub] [calcite] yanlin-Lynn opened a new pull request #1305: [CALCITE-3177]Find operator by name and operator.

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:
users@infra.apache.org


With regards,
Apache Git Services