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

Implement DROP {PARTITION, INDEX, TEMPORARY FUNCTION} IF EXISTS

    XMLWordPrintableJSON

Details

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

    Description

      Extend HIVE-1856 to support IF EXISTS for

      {DROP TABLE, VIEW}

      and ALTER TABLE DROP PARTITION

      • signal an error if the to-be-dropped entity doesn't exist and IF EXISTS isn't specified
      • this behavior can be disabled by setting hive.exec.drop.ignorenonexistent to true

      Attachments

        1. hive-1858.1.patch
          15 kB
          Marcel Kinard

        Issue Links

          Activity

            People

              marcelk Marcel Kinard
              marcelk Marcel Kinard
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: