[ https://issues.apache.org/jira/browse/CALCITE-4850 ]


    Ran Tao deleted comment on CALCITE-4850:
    ----------------------------------

was (Author: lemonjing):
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