danny0405 commented on a change in pull request #1066: [CALCITE-2843] Babel 
parser should support PostgreSQL casting operator '::'
URL: https://github.com/apache/calcite/pull/1066#discussion_r300819586
 
 

 ##########
 File path: site/_docs/reference.md
 ##########
 @@ -1310,6 +1310,7 @@ Not implemented:
 | Operator syntax | Description
 |:--------------- | :----------
 | CAST(value AS type) | Converts a value to a given type.
+| value :: type | Converts a value to a given type.
 
 
 Review comment:
   mark it is only used for Postgres dialect.

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

Reply via email to