|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpProcFactory.DefaultPPD | |
|---|---|
| org.apache.hadoop.hive.ql.ppd | |
| Uses of OpProcFactory.DefaultPPD in org.apache.hadoop.hive.ql.ppd |
|---|
| Subclasses of OpProcFactory.DefaultPPD in org.apache.hadoop.hive.ql.ppd | |
|---|---|
static class |
OpProcFactory.FilterPPD
Determines the push down predicates in its where expression and then combines it with the push down predicates that are passed from its children. |
static class |
OpProcFactory.JoinerPPD
Determines predicates for which alias can be pushed to it's parents. |
static class |
OpProcFactory.JoinPPD
|
static class |
OpProcFactory.LateralViewForwardPPD
|
static class |
OpProcFactory.ScriptPPD
Processor for Script Operator Prevents any predicates being pushed. |
static class |
OpProcFactory.TableScanPPD
Combines predicates of its child into a single expression and adds a filter op as new child. |
static class |
OpProcFactory.UDTFPPD
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||