alamb commented on issue #11850: URL: https://github.com/apache/datafusion/issues/11850#issuecomment-2272257624
> Perhaps there could be an option to disable this functionality? Yes you can set the `datafusion.execution.skip_partial_aggregation_probe_ratio_threshold` to zero Config setting: https://datafusion.apache.org/user-guide/configs.html BTW (🎣 for reviews) I have some PRs that make it easier to see what is going on: * https://github.com/apache/datafusion/pull/11820 * https://github.com/apache/datafusion/pull/11706 -- 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]
