Uses of Package
org.apache.druid.segment.join.filter.rewrite
Packages that use org.apache.druid.segment.join.filter.rewrite
Package
Description
-
Classes in org.apache.druid.segment.join.filter.rewrite used by org.apache.druid.segment.join.filterClassDescriptionA config class that holds properties that control how join filter rewrites behave.
-
Classes in org.apache.druid.segment.join.filter.rewrite used by org.apache.druid.segment.join.filter.rewriteClassDescriptionA config class that holds properties that control how join filter rewrites behave.A candidate is an RHS column that appears in a filter, along with the value being filtered on, plus the joinable clause associated with the table that the RHS column is from.