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

IllegalStateException when doing a union involving a group by.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.2.1
    • Impala 1.2.2
    • None
    • None

    Description

      [localhost:21000] > SELECT value FROM union_bug GROUP BY value UNION SELECT 1 FROM union_bug;
      Query: select value FROM union_bug GROUP BY value UNION SELECT 1 FROM union_bug
      ERROR: IllegalStateException: null
      

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: