Hi @piturriky, I think your problem has fixed in https://github.com/apache/incubator-druid/pull/5788. https://github.com/apache/incubator-druid/pull/5788 is backported to 0.12.3, so please try out our next release once it becomes available!
@bendrecm I think we still have the problem for your query, but I think you can workaround it by moving the `IN` clause to `WHERE` rather than `HAVING`. Similarly, the query would work in 0.12.3. [ Full content available at: https://github.com/apache/incubator-druid/issues/5353 ] This message was relayed via gitbox.apache.org for [email protected]
