eldenmoon opened a new pull request, #64737: URL: https://github.com/apache/doris/pull/64737
## Summary - add a BE CMake option for Variant NestedGroup extension modules - let the Storage target replace the default provider with external extension sources when the option is enabled - keep the change limited to existing build files shared by the public and private trees ## Verification - `git diff --check HEAD~1..HEAD` - confirmed the diff only touches existing files: `be/CMakeLists.txt`, `be/src/storage/CMakeLists.txt` - copied private extension directories and the private cloud release entry into a fresh worktree from this commit; the entry script expanded `EXTRA_BE_MODULES=variant-nested-group=enterprise/variant-nested-group` and entered `build.sh` successfully before the long third-party build stage was stopped by request -- 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]
