Package org.apache.drill.exec.planner.logical.partition
package org.apache.drill.exec.planner.logical.partition
-
ClassDescriptionRewrites an expression tree, replacing OR and AND operators with more than 2 operands with a chained operators each with only 2 operands.Rewrites an expression tree, replacing chained OR and AND operators with a single N-ary operator e.g.