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

HiveMetaStore get_fields() method should use different logic for tables with native serdes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None
    • Reviewed
    • Hide
      HIVE-740. Fix HiveMetaStore get_fields. (Eric Hwang via zshao)
      Show
      HIVE-740 . Fix HiveMetaStore get_fields. (Eric Hwang via zshao)

    Description

      The HiveMetaStore's get_fields() always gets the field schemas from the table's deserializer. However, we should extract the field schemas from the table's storage descriptor if the table is using a native serialization library. This will allow the field schema comments field to be preserved in the returned list of field schemas.

      Attachments

        1. HIVE-740.1.patch
          2 kB
          Eric Hwang

        Activity

          People

            ehwang Eric Hwang
            ehwang Eric Hwang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: