This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 7faf871ddb2 [feature](doris compose) run docker as host user (#43040) add 2092b448797 [cloud](Variant) limit column size in MetaService and support handle rowset schema in backend side (#41482) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_meta_mgr.cpp | 8 +++- be/src/cloud/pb_convert.cpp | 55 +++++++++++++++++++--- be/src/cloud/pb_convert.h | 12 +++-- be/src/common/config.cpp | 2 + be/src/common/config.h | 1 + .../rowset/segment_v2/vertical_segment_writer.cpp | 4 +- cloud/src/common/config.h | 6 ++- cloud/src/meta-service/meta_service.cpp | 4 +- cloud/src/meta-service/meta_service_schema.cpp | 25 ++++++++-- cloud/src/meta-service/meta_service_schema.h | 6 +-- gensrc/proto/cloud.proto | 11 ++++- .../suites/variant_p0/column_size_limit.groovy | 33 ++++--------- 12 files changed, 119 insertions(+), 48 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org