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

Decouple PigServer.executeBatch() from compilation of batch

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None
    • Patch Available

    Description

      executeBatch() currently does parsing and building of LogicalPlan in addition to the actual execution. It will be beneficial to separate out parsing/building from execution - that will allow us to get a handle on load/store and other operators before execution of batch. Useful for folks using PigServer API.

      Attachments

        1. PIG-3138.patch
          3 kB
          Prashant Kommireddi
        2. PIG-3138_1.patch
          3 kB
          Prashant Kommireddi
        3. PIG-3138_hotfix.patch
          2 kB
          Cheolsoo Park

        Activity

          People

            prkommireddi Prashant Kommireddi
            prkommireddi Prashant Kommireddi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: