Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2602

add support for insert partition overwrite(...) if not exists

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None
    • Reviewed

    Description

      INSERT OVERWRITE TABLE X PARTITION (a=b, c=d) IF NOT EXISTS ...

      The partition should be created and written if and only if it's not there already.

      The support can be added for dynamic partitions in the future, but this jira is for adding this support for static partitions.

      Attachments

        1. HIVE-2602.patch
          26 kB
          Chinna Rao Lalam
        2. ASF.LICENSE.NOT.GRANTED--HIVE-2602.D579.1.patch
          25 kB
          Phabricator
        3. HIVE-2602.1.patch
          33 kB
          Chinna Rao Lalam
        4. HIVE-2602.2.patch
          33 kB
          Chinna Rao Lalam
        5. ASF.LICENSE.NOT.GRANTED--HIVE-2602.D879.1.patch
          33 kB
          Phabricator
        6. HIVE-2602.3.patch
          26 kB
          Chinna Rao Lalam
        7. ASF.LICENSE.NOT.GRANTED--HIVE-2602.D579.2.patch
          26 kB
          Phabricator

        Activity

          People

            chinnalalam Chinna Rao Lalam
            namit Namit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: