Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4459

VALUESET/VALUELIST wraps an element in a tuple even if that element is a tuple

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.14.0
    • None
    • None

    Description

      I see that in UDFS VALUELIST/VALUESET we wrap every element in a tuple no matter the type of element, which means that we may wrap a tuple inside a tuple if the input map contains tuples as values. In our Pig loaders we specifically do not do this, when converting to DataBags we do not wrap elements in tuples which are tuple equivalents. I wondering if this is the intended behavior or is it a bug?

      Attachments

        Activity

          People

            Unassigned Unassigned
            rdsr Ratandeep Ratti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: