[
https://issues.apache.org/jira/browse/IMPALA-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Rozsa resolved IMPALA-12386.
----------------------------------
Resolution: Fixed
> NullExpr substitution failure with unsafe casts enabled
> -------------------------------------------------------
>
> Key: IMPALA-12386
> URL: https://issues.apache.org/jira/browse/IMPALA-12386
> Project: IMPALA
> Issue Type: Bug
> Components: fe
> Affects Versions: Impala 4.3.0
> Reporter: Peter Rozsa
> Assignee: Peter Rozsa
> Priority: Major
>
> insert into t01(a, b) values(null, "23"), ("21", null) query fails with the
> following error:
> ERROR: IllegalStateException: Failed analysis after expr substitution.
> CAUSED BY: IllegalStateException: cast STRING to INT
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)