| Class | Description |
|---|---|
| FilterPushDownRule |
This rule tries to push down all filter conditions into logical nodes as lower as possible.
|
| LogicalPlanEqualityTester |
It verifies the equality between the input and output of LogicalNodeTree(De)Serializer in logical planning.
|
| PartitionedTableRewriter | |
| ProjectionPushDownRule |
ProjectionPushDownRule deploys expressions in a selection list to proper
Projectable
nodes. |
| ProjectionPushDownRule.TargetListManager |
What is TargetListManager?
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.