abhishekagarwal87 commented on issue #13817:
URL: https://github.com/apache/druid/issues/13817#issuecomment-1547449924

   I ran a very similar query and got the correct results the very first time. 
can you try few things? 
    - disable caching and see if that makes any difference
    - plan it into native query. Set `bySegment` to `true` in the query context 
and run the native query. This will help us figure out if the query is not 
being executed on some segments. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to