|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
|
|
|
This is a rewrite of {@code PColFilterExtractor} Extracts partition filters for interfaces implementing LoadMetaData |
|
We traverse the expression plan bottom up and separate it into two plans - pushdownExprPlan plan that can be pushed down to the loader and - filterExprPlan remaining plan that needs to be evaluated by pig If the predicate is not removable then filterExprPlan will not have the pushdownExprPlan removed. |
Changed Classes | |
|
|
|
Extracts filter predicates for interfaces implementing {@code LoadPredicatePushdown} |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |