[ 
https://issues.apache.org/jira/browse/CALCITE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051061#comment-18051061
 ] 

Julian Hyde commented on CALCITE-7368:
--------------------------------------

Can you add some examples to this case? External sites go away. And it’s useful 
to have a specification for what we intend to implement in Calcite. 

> The validator accepts CAST(INT TO BINARY), but the runtime does not implement 
> them
> ----------------------------------------------------------------------------------
>
>                 Key: CALCITE-7368
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7368
>             Project: Calcite
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.41.0
>            Reporter: Mihai Budiu
>            Priority: Minor
>
> Most SQL dialects which support this feature seem to convert integers to big 
> endian values, and then truncate or pad on the left when the size of the 
> target BINARY does not exactly match the integer's size.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to