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

Refactor physical operators to remove methods parameters that are always null

    XMLWordPrintableJSON

Details

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

    Description

      The physical operators are sometimes overly complex. I'm trying to cleanup some unnecessary code.
      in particular there is an array of getNext(T v) where the value v does not seem to have any importance and is just used to pick the correct method.
      I have started a refactoring for a more readable getNext*T*().

      Attachments

        1. PIG-3307_0.patch
          169 kB
          Julien Le Dem
        2. PIG-3307_1.patch
          224 kB
          Julien Le Dem
        3. PIG-3307_2.patch
          430 kB
          Julien Le Dem
        4. PIG-3307_3.patch
          430 kB
          Julien Le Dem

        Activity

          People

            julienledem Julien Le Dem
            julienledem Julien Le Dem
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: