Package org.apache.drill.exec.store.base.filter
package org.apache.drill.exec.store.base.filter
-
ClassDescriptionDescription of a constant argument of an expression.Condensed form of a Drill WHERE clause expression node.Represents a set of AND'ed expressions in Conjunctive Normal Form (CNF).Semanticized form of a Calcite relational operator.An expression node with an unlimited set of children.Represents a set of OR'ed expressions in Disjunctive Normal Form (CNF).Call-back (listener) implementation for a push-down filter.Listener for a one specific group scan.Generalized filter push-down strategy which performs all the tree-walking and tree restructuring work, allowing a "listener" to do the work needed for a particular scan.Fixed set of Drill relational operators, using well-defined names.