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

Hive CLI needs UNSET TBLPROPERTY command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • None
    • None
    • Reviewed

    Description

      The Hive CLI currently supports

      ALTER TABLE <table> SET TBLPROPERTIES ('key1' = 'value1', 'key2' = 'value2', ...);

      To add/change the value of table properties.

      It would be really useful if Hive also supported
      ALTER TABLE <table> UNSET TBLPROPERTIES ('key1', 'key2', ...);

      Which would remove table properties

      Attachments

        1. HIVE-3829.5.patch.txt
          33 kB
          Zhenxiao Luo
        2. HIVE-3829.4.patch.txt
          33 kB
          Zhenxiao Luo
        3. HIVE-3829.3.patch.txt
          33 kB
          Zhenxiao Luo
        4. HIVE-3829.2.patch.txt
          31 kB
          Zhenxiao Luo
        5. HIVE-3829.1.patch.txt
          15 kB
          Zhenxiao Luo

        Activity

          People

            zhenxiao Zhenxiao Luo
            zhenxiao Zhenxiao Luo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: