freemandealer commented on PR #64387: URL: https://github.com/apache/doris/pull/64387#issuecomment-4698778235
Fixed branch-4.1 BE/BE UT compile compatibility by removing the master-only `common/check.h` dependency and replacing `DORIS_CHECK_GE/GT` with branch-4.1-compatible `DORIS_CHECK(...)` in 7b78d6f601d56fd42da48ce210e09e6bed5a89bd. The same commit was also pushed to freemandealer:pick-branch-4.1-pr-64387-fix-20260613. run buildall -- 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]
