Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-472

HCatalog should use Deserializer in the read path instead of SerDe

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5
    • None
    • None

    Description

      Hive provides the SerDe interface for serializing & deserializing records for the given partition. However, its entirely valid to have only one of those interfaces implemented; for example, ThriftDeserializer only implements Deserializer.

      HCatalog should only expect a Deserializer in the read path, as that's all that's necessary to read records (Hive already does this).

      Attachments

        1. HCATALOG-472_deserializer.2.patch
          12 kB
          Travis Crawford
        2. HCATALOG-472_deserializer.1.patch
          12 kB
          Travis Crawford

        Issue Links

          Activity

            People

              traviscrawford Travis Crawford
              traviscrawford Travis Crawford
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: