mirror of https://github.com/apache/druid.git
713062053c
I believe that the instanceof chain in Filters exists because in the past, Filter and DimFilter were in different packages (DimFilter was in druid-client and Filter was in druid-processing). And since druid-client didn't depend on druid-processing, DimFilter couldn't have a toFilter method. But now it can. |
||
---|---|---|
.. | ||
src | ||
pom.xml |