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

Partition Metadata and Table Metadata

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Metastore
    • None
    • Reviewed

    Description

      Right now, we choose to use partition lever metadata. All metadata (column names, column types, fileformat, serde class, serde properties) right now are from partition level metadata. But hive does not support a method now to alter all existing partitions' metadata, so users mostly choose to alter table metadata, and think hive will use the new table level metadata.
      One approach is that we may need to provide a way to let user alter all partitions' metadata with one simple command. Right now a short term solution is to only get fileformat, serde class metadata from paritition level metadata, and use all other metadata from table.

      any comments?

      Attachments

        1. hive-957-2009-11-30.patch
          359 kB
          He Yongqiang
        2. hive-957-2009-11-30-2.patch
          379 kB
          He Yongqiang
        3. hive-957-2009-11-30-3.patch
          379 kB
          He Yongqiang

        Issue Links

          Activity

            People

              he yongqiang He Yongqiang
              he yongqiang He Yongqiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: