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

Add support for INTERSECT and EXCEPT set operations

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 1.2.4, Impala 2.5.0, Impala 2.6.0, Impala 2.7.0
    • None
    • Backend

    Description

      Set functionality includes the below. Today, Impala has just UNION & UNION ALL.

      UNION [DISTINCT]
      UNION ALL
      INTERSECT [DISTINCT]
      INTERSECT ALL
      EXCEPT [DISTINCT]
      EXCEPT ALL
      
      * MINUS is an alias for EXCEPT
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            jseidman_impala_e20b Jonathan Seidman
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: