gavinchou opened a new pull request, #66924: URL: https://github.com/apache/doris/pull/66924
Pick #66629 to branch-4.1. Original PR: https://github.com/apache/doris/pull/66629 Cherry-picked from: bd12e5a2f76eb22f7d453d614d35b47c8c2ecb77 Backport note: branch-4.1 does not have `HttpRequest::mark_send_reply()`, so the master-only call was dropped while resolving `stream_load.cpp`. Validation: - `sh format_code.sh` on the changed BE C++ files - `ninja -C be/ut_build_ASAN -j 39 doris_be_test` - `doris_be_test --gtest_filter=StreamLoadTest.*:HttpAuthTest.*` (9 tests passed) -- 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]
