Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When we cannot push the full filter predicate into DruidQuery, we should push it partially and leave the rest of the predicate on top of it.
This issue extends the logic of the DruidFilterRule to do that.