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

Illegal reference to non-materialized tuple: tid=2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Works for Me
    • Impala 2.0
    • Impala 2.1
    • None
    • None

    Description

      Getting Illegal reference to non-materialized tuple: tid=2

      insert into table XYZ
      select
      X.A as A,
      X.B as B,
      X.C as C,
      X.D as D,
      X.E as E
      X.F as F
      X.G as G
      X.H as H
      X.I as I
      from
      (select ......... ) X
      where X.F != X.G
      and X.H != X.I

      Attachments

        Activity

          People

            Unassigned Unassigned
            ramana.palakaveety_impala_2819 ramana palakaveety
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: