Details
Description
Druid 0.11.0 version adds new kind of filter called expressions. This filter can be used to expression filters like always true
{type:expression, expression: 1 ==1}
or always false
{type:expression, expression: 1 ==2}
.
Attachments
Issue Links
- Is contained by
-
CALCITE-2094 Druid adapter: Count(*) returns null instead of 0 when condition filters all rows
-
- Closed
-