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

Grunt fail if we running more statement after first store

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • impl
    • None
    • Reviewed

    Description

      We will hit output validation fail. The issue is caused by PIG-3545. We change PigServer.Graph.validateQuery() to invoke LogicalPlan.validate(), which will do the output validation. In Grunt mode, even after the first store, we will compile the entire statement cache, so the first store will be in the logical plan, validate on output fail.

      This makes datagenerator of Pigmix fail.

      Attachments

        1. PIG-3967-1.patch
          2 kB
          Daniel Dai
        2. PIG-3967-2.patch
          4 kB
          Daniel Dai
        3. PIG-3967-suggestion.patch
          6 kB
          Cheolsoo Park

        Issue Links

          Activity

            People

              daijy Daniel Dai
              daijy Daniel Dai
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: