eldenmoon opened a new pull request, #64736: URL: https://github.com/apache/doris/pull/64736
## Summary - add SelectDB release build entry scripts that configure optional enterprise modules through existing EXTRA_*_MODULES hooks - add a shared release helper for extra module specs and FE extra module jar copying - add the BE CMake hook for the Variant NestedGroup enterprise storage provider ## Verification - `bash -n build-for-release-selectdb-cloud.sh build-for-release-selectdb.sh build-support/selectdb-release-common.sh` - `git diff --check HEAD~1..HEAD` - created a fresh validation worktree from this commit, copied enterprise directories from `upstream-eld-selectdb-core/branch-selectdb-doris-4.1-nested-compile`, and ran `./build-for-release-selectdb-cloud.sh`; the script expanded TDE/TLS/SNAPSHOT/VARIANT_NESTED_GROUP extra modules and entered `build.sh` successfully. Stopped before full thirdparty build per request to publish PR first. -- 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]
