[
https://issues.apache.org/jira/browse/IMPALA-12285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith updated IMPALA-12285:
-----------------------------------
Component/s: Frontend
(was: fe)
> Type mismatch in set operations with ALLOW_UNSAFE_CASTS enabled
> ---------------------------------------------------------------
>
> Key: IMPALA-12285
> URL: https://issues.apache.org/jira/browse/IMPALA-12285
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Reporter: Peter Rozsa
> Assignee: Peter Rozsa
> Priority: Major
>
> {code:java}
> INSERT INTO iobt(c0) VALUES ("0"), (15629);{code}
> hit DCHECK in tuple.cc:233; the common type calculation resolves to smallint
> due to 15629, but literal casting does not respect the target type, and
> transforms the string literal to tinyint type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]