Class JoinFilterCorrelations

java.lang.Object
org.apache.druid.segment.join.filter.JoinFilterCorrelations

public class JoinFilterCorrelations extends Object
A wrapper class for correlation analyses of different filters involved in the query. It contains: - A mapping of RHS filtering columns -> List, used for filter rewrites - A second mapping of RHS filtering columns -> List, used for direct filter rewrites