sollhui opened a new pull request, #68268: URL: https://github.com/apache/doris/pull/68268
### What problem does this PR solve? Related PR: https://github.com/selectdb/selectdb-core/pull/10993 Problem Summary: Port the third-party dependency preparation from SelectDB PR #10993 to Doris master. Add Google Cloud C++ v2.45.0 with the OAuth2 authentication components enabled, static libraries, and examples, tests, and mocks disabled. Register its source archive, checksum, default build step, and source cleanup mapping. The Google Cloud Storage SDK is excluded. The source patch applies without conflicts or code changes. This combines source commits `41371d0db4123400f0b647d704eddb558ca2c5ee` and `47a2577974c158761cf2372630bfba608a619ed6` on master. ### Release note None ### Check List (For Author) - Test: - [x] Manual test: `bash -n thirdparty/build-thirdparty.sh` and `bash -n thirdparty/vars.sh` passed. - [x] Verified the original patch applies cleanly and reversing it restores both exact master blobs; added-line whitespace checks passed. - Full third-party compilation was not run locally. Build and link validation remain for CI. - Behavior changed: - [x] Yes. The default third-party build now includes Google Cloud C++ OAuth2. No Doris runtime code changes. - Does this need documentation? - [x] No. -- 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]
