abhishekagarwal87 commented on issue #13240: URL: https://github.com/apache/druid/issues/13240#issuecomment-1285045701
That and the absence of any filtering on time. What's happening here is that Druid is generating monthly time buckets for the whole eternity and that's too much to do. You can see https://github.com/apache/druid/pull/12944/files for some more details. -- 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]
