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

Support deletion of partitions based on a prefix partition spefication

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Metastore, Query Processor
    • None
    • Reviewed

    Description

      Sometimes users create partitions like (date='...', time='...'). It is useful if user can delete all the partitions of the same day (and different time) with a single command:

      ALTER TABLE test DROP PARTITION (date='2009-08-26');
      

      Attachments

        1. HIVE-804.1.patch
          6 kB
          Zheng Shao

        Issue Links

          Activity

            People

              zshao Zheng Shao
              zshao Zheng Shao
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: