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

add logical plan assumption checker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.10.0
    • None
    • None

    Description

      Pig expects certain things about LogicalPlan, and optimizer logic depends on those to be true. Could that verifies that these assumptions are true will help in catching issues early on.
      Some of the assumptions that should be checked -
      1. All schema have valid uid . (not -1).
      2. All fields in schema have distinct uid.

      Attachments

        1. PIG-2176.2.patch
          9 kB
          Thejas Nair
        2. PIG-2176.1.patch
          7 kB
          Thejas Nair

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: