Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-4850

Wrong result retrieving from ARRAY with mixed INTEGER and DECIMAL elements

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.36.0
    • None
    • None

    Description

      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

      select array[1.1, 1];
      +-------------+
      |   EXPR$0    |
      +-------------+
      | [1.1, 0E+1] |
      +-------------+
      
      

      Attachments

        Issue Links

          Activity

            People

              taoran Ran Tao
              Sergey Nuyanzin Sergey Nuyanzin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: