Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
- Is contained by
-
CALCITE-5948 Use explicit casting if element type in ARRAY/MAP does not equal derived component type
- Closed
- relates to
-
CALCITE-4602 ClassCastException retrieving from ARRAY that has mixed INTEGER and DECIMAL elements
- Closed