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

Query incorrectly returns NULLs

    XMLWordPrintableJSON

Details

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

    Description

      The following query incorrectly returns NULLs.

      SELECT string_col_1
      FROM (SELECT string_col AS string_col_1 FROM text_types) t1
      WHERE string_col_1 = string_col_1
      

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            tarasbob Taras Bobrovytsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: