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

PERFORMANCE: Use specialized POForEachNoFlatten for cases where the foreach has no flattens

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.2.0
    • None
    • None
    • None

    Description

      POForEach has lot of code to handle flattening (cross product) of the fields in the generate. This is relevant only when atleast one field in the generate needs to be flattened. If all fields in the generate do not need to be flattened, a more simplified and hopefully more efficient POForEach can be used.

      Attachments

        1. PIG-651.patch
          17 kB
          Pradeep Kamath

        Activity

          People

            pkamath Pradeep Kamath
            pkamath Pradeep Kamath
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: