Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12386

NullExpr substitution failure with unsafe casts enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.3.0
    • Impala 4.3.0
    • fe
    • None
    • ghx-label-2

    Description

      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

       

      Attachments

        Issue Links

          Activity

            People

              prozsa Peter Rozsa
              prozsa Peter Rozsa
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: