clintropolis opened a new pull request, #17936: URL: https://github.com/apache/druid/pull/17936
Removes `useMaxMemoryEstimates` config from ingestion and the behavior for the `true` value in favor of always using the `false` behavior which uses the more accurate estimates introduced originally in #12073. The `false` setting has been the default in most modes for native batch and streaming since 25, Hadoop batch since 31, and internally for MSQ as of 33 (an oversight it wasn't being used earlier), so I think it is safe to remove `true` mode. -- 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]
