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

Change IN operator to use or-expressions instead of EvalFunc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.12.0
    • 0.12.0
    • parser
    • None

    Description

      Currently, IN operator uses EvalFunc<Boolean> to evaluate result. This is not friendly with ProjectPushdown and hence values filtered by IN operator are not pushed to the loaders. We need to change implementation to use OR-expressions instead of UDF.

      Attachments

        1. PIG-3336.patch
          10 kB
          Cheolsoo Park
        2. PIG-3336-2.patch
          10 kB
          Cheolsoo Park

        Issue Links

          Activity

            People

              cheolsoo Cheolsoo Park
              aniket486 Aniket Namadeo Mokashi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: