This message was deleted.
# troubleshooting
s
This message was deleted.
v
What is the query?
Are you using exact count distinct or approximate count distinct in druid?
b
No we kept it as false.
Not this query very query is running slow in druid
Comparing to trino
v
We need to get on call. Are you ok for call at 530 pm?
b
With our office laptop we can't join
s
@BalaJi Devanaboina One thought is that you are not filtering on __time which means that the query will need to examine all segments in order to produce the result. What relationship does "asdt" have with __time, if they are aligned, adding the filter also on __time should be a boost to performance. Also, how is the table's secondary partitioning?