gianm commented on issue #17813:
URL: https://github.com/apache/druid/issues/17813#issuecomment-2776592961

   I tried the test case you provided on a single-machine fresh install of 
Druid 31.0.0 and 31.0.1 (unpacked the binary release tarball and ran 
`bin/start-druid`). I also tried a build from the current `master`. On all 
three, the query returned the correct results. Would you mind double-checking 
the test case?
   
   Btw, your description of the issue seems possibly related to #17565. It 
fixed a bug where `topN` queries with `granularity: minute` (or any other 
non-`all` granularity) could process rows into the wrong time buckets. 
Although, the bug was introduced in 31.0.0 and the fix was shipped in 31.0.1. 
So if it's that issue, then they shouldn't both be broken.


-- 
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