Package org.apache.druid.sql.calcite.filtration
package org.apache.druid.sql.calcite.filtration
-
ClassesClassDescriptionCollectComparisons<BaseType,
ComparisonType extends BaseType, CollectedType extends BaseType, CollectionKey, CollectionElementType, CollectionType extends Collection<CollectionElementType>> Utility class for collecting point comparisons that are children to an OR, such as equalities.Similar toBottomUpTransformexcept only removes redundant IS TRUE filters that are not inside of a NOT filter.