This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49052-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 09e5535effd Revert "branch-3.0: [fix](inverted index) fix wrong read data for primary key #47841 (#48206)" (#49337) add c1c4778c4ea [opt](meta-service) Implement set_value API for meta-servce (#49052) No new revisions were added by this update. Summary of changes: cloud/src/common/util.cpp | 24 ++++ cloud/src/common/util.h | 6 + cloud/src/meta-service/http_encode_key.cpp | 208 ++++++++++++++++++++++----- cloud/src/meta-service/meta_service_http.cpp | 16 ++- cloud/src/meta-service/meta_service_http.h | 3 + cloud/test/meta_service_http_test.cpp | 73 ++++++++++ 6 files changed, 289 insertions(+), 41 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org