zargor commented on issue #11589: URL: https://github.com/apache/druid/issues/11589#issuecomment-2408452650
My view is this does not look intuitive enough. In the example above, the result with the task created several months later. I have put the same interval with year `2021` and api is responding with current tasks in `2024`. I would expect that response would contain only tasks that are created inside given interval. For instance, with such interval: ``` 2024-10-12T00:00:00.000Z_2024-10-12T01:00:00.000Z ``` isn't it expected to see only tasks that are created between` 00-01h` on 12th of October 2024? I may happen also that I am missing the point of `createdTimeInterval` -- 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]
