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

dependency created by 'relation as scalar' not captured in graph

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 0.8.0
    • None
    • None

    Description

      The LogicalOperator that has a ReadScalar udf has a dependency on the relation that is provides the input to scalar variables. But this is not captured in the graph representation, and as a result DependencyOrderWalker does not traverse the graph in the real dependency order.

      The testcase TestFRJoin2.testConcatenateJobForScalar3 fails as a result of this issue. (It has been commented out for now.)

      Attachments

        1. PIG-1603.2.patch
          71 kB
          Thejas Nair
        2. PIG-1603.1.patch
          61 kB
          Thejas Nair

        Activity

          People

            thejas Thejas Nair
            thejas Thejas Nair
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: