This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45394-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from eea0890891c branch-3.0: [fix](regression)Fix schema change statistics case. Neredis not allow change MV schema. #46433 (#46447) add 07e3066e667 [feature](meta-service) Support dynamic configuration for meta service (#45394) No new revisions were added by this update. Summary of changes: cloud/src/common/config.h | 4 + cloud/src/common/configbase.cpp | 129 +++++++++++++++++++++++++++ cloud/src/common/configbase.h | 10 ++- cloud/src/main.cpp | 7 ++ cloud/src/meta-service/meta_service_http.cpp | 39 ++++++++ cloud/test/meta_service_http_test.cpp | 122 +++++++++++++++++++++++++ 6 files changed, 310 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org