Peter Rozsa created IMPALA-12386:
------------------------------------

             Summary: 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


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)

Reply via email to