hulincup commented on PR #66332: URL: https://github.com/apache/doris/pull/66332#issuecomment-5173911745
Thanks @github-actions[bot] for the review. Quick summary for committers: this is a behavior-preserving, regression-test-only cleanup. The `auto_broadcast_join_threshold` hint entries were already silent no-ops since #63744 (removed-variable contract); in every affected query the actual broadcast-disabling comes from `broadcast_row_count_limit=0`, which is preserved unchanged. No production FE/BE code is touched, and no `.out` changes are expected. Could a committer please help review and merge when convenient? cc @924060929 -- 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]
