Karan Kumar

Results 5 comments of Karan Kumar

@jasonwzm Is it reproducible under some conditions? I am looking into how to repro this locally It would be super helpful if one could share the logs of the overlord,...

Thanks for reporting this. I was looking into this and the issue seems to be in how we are generating the probable time chunks for an interval. https://github.com/apache/druid/blob/master/server/src/main/java/org/apache/druid/server/coordinator/duty/NewestSegmentFirstIterator.java#L131 In this...

This PR is related to : https://github.com/apache/druid/issues/13180

> @cryptoe thank you for looking into this issue. As a user, I'm somewhat confused - it appears as if ingesting records using multi-stage SQL does not support rollups on...