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/03 21:26:55 UTC

[GitHub] [calcite] MGelbana commented on issue #1066: [CALCITE-2843] Babel parser should support PostgreSQL casting operator '::'

MGelbana commented on issue #1066: [CALCITE-2843] Babel parser should support PostgreSQL casting operator '::'
URL: https://github.com/apache/calcite/pull/1066#issuecomment-508260834
 
 
   @danny0405, I answered your comments but I'm still not convineced we need to use the CAST function to represent this operator at runtime and handle the unparsing logic because it's not at all easy to parse the binary expression as a function call. I don't think it's even possible.
   
   I remember @julianhyde voted against that approach on the mailing list too.
   
   Please let me know if there is anything else I need to handle.

----------------------------------------------------------------
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