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

Ran Tao commented on CALCITE-4850:
----------------------------------

calcite-5948 is parent issue of this.

> Wrong result retrieving from ARRAY with mixed INTEGER and DECIMAL elements
> --------------------------------------------------------------------------
>
>                 Key: CALCITE-4850
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4850
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Sergey Nuyanzin
>            Priority: Major
>
> The issue is a follow-up for 
> https://issues.apache.org/jira/browse/CALCITE-4602?focusedCommentId=17427917&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17427917
> to reproduce
> {code:sql}
> select array[1.1, 1];
> +-------------+
> |   EXPR$0    |
> +-------------+
> | [1.1, 0E+1] |
> +-------------+
> {code}



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

Reply via email to