malinjawi opened a new pull request, #12822: URL: https://github.com/apache/gluten/pull/12822
## What changes are proposed in this pull request? Clarify the descriptions of six existing Velox partial-aggregation configurations: - describe the abandonment percentage as the output-to-input percentage; - describe the minimum-row threshold more directly; and - replace repeated enablement caveats with a concise statement that the settings are used by flushable partial aggregation. Regenerate `docs/velox-configuration.md` from the configuration definitions. This is a documentation-only change. It does not add or rename configurations, change defaults, or alter runtime behavior. ## How was this patch tested? - `./dev/format-scala-code.sh` - `./dev/gen-all-config-docs.sh` - `GLUTEN_UPDATE=0 ./dev/gen-all-config-docs.sh` - `git diff --check` ## Was this patch authored or co-authored using generative AI tooling? Generated-by: OpenAI Codex GPT-5 -- 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]
