Class | Description |
---|---|
FindPartitionConditions | |
ParquetPruneScanRule | |
PruneScanRule | |
RewriteAsBinaryOperators |
Rewrites an expression tree, replacing OR and AND operators with more than 2 operands with a chained operators
each with only 2 operands.
|
RewriteCombineBinaryOperators |
Rewrites an expression tree, replacing chained OR and AND operators with a single N-ary operator
e.g.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.