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

HCatalog documentation for Pig type-mapping incorrect for "bag" types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.0, 3.0.0
    • None
    • Documentation, HCatalog
    • None

    Description

      Raising on behalf of cdrome, to track a change in documentation.

      The HCatalog LoadStore type-mapping documentation mentions the following:

      Hive Type Pig Type
      map (key type should be string) map
      List<any type> bag
      struct<any type fields> tuple

      We should change List<any type> to ARRAY<any type>, as per the description of Hive's complex types, in the language manual.

      Attachments

        Activity

          People

            cdrome Chris Drome
            mithun Mithun Radhakrishnan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: