This is an automated email from the ASF dual-hosted git repository.
xuyang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 24cdb4a9a14 [Fix](fs-benchmark-tool) Fix open_read operation not work
in hdfs benchmark tool. (#33359)
add 633349b0ca8 [enhancement](cloud) Only update table version when drop a
non-empty partition (#32989)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service_partition.cpp | 46 ++++++++++++++++++---
cloud/test/meta_service_test.cpp | 48 ++++++++++++++++++++++
.../java/org/apache/doris/catalog/OlapTable.java | 4 +-
.../apache/doris/cloud/catalog/CloudPartition.java | 4 +-
.../SnapshotProxy.java => rpc/VersionHelper.java} | 7 ++--
gensrc/proto/cloud.proto | 2 +-
.../suites/table_p0/test_table_version.groovy | 2 +-
7 files changed, 98 insertions(+), 15 deletions(-)
rename fe/fe-core/src/main/java/org/apache/doris/cloud/{qe/SnapshotProxy.java
=> rpc/VersionHelper.java} (95%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]