sunchao commented on code in PR #5723: URL: https://github.com/apache/datafusion-comet/pull/5723#discussion_r3970239102
########## docs/source/user-guide/latest/tuning.md: ########## @@ -31,6 +31,20 @@ It is recommended that `COMET_WORKER_THREADS` be set to the number of executor c in some environments, such as Kubernetes, where the number of cores allocated to a pod will already be equal to the number of executor cores. +## Adaptive Partial Aggregation Review Comment: nit: can we also document how to tune the threshold (via the DF config) or even disable this? -- 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]
