This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from bf5b8a3aaf9 [Pick](ShortCircuit) consider delete sign flag when hits row (#40653) new 35fccfa299b [Chore](agg-state) modify be exec version comments and catch exception on memtable insert (#40465) new ff4d20950d5 [fix](cloud) Fix possible incorrect merged tablet stats while iterating detached tablet stats (#40494) new 8c3105a774f [enhance](variant) throw exception when field type is not supported in cast elimation (#40388) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/agent/be_exec_version_manager.cpp | 4 +- be/src/agent/be_exec_version_manager.h | 3 +- be/src/olap/memtable.cpp | 2 +- be/src/olap/tablet_reader.cpp | 5 + cloud/src/meta-service/http_encode_key.cpp | 52 +- cloud/src/meta-service/meta_service_job.cpp | 25 +- .../src/meta-service/meta_service_tablet_stats.cpp | 75 +- cloud/src/meta-service/meta_service_tablet_stats.h | 21 +- cloud/test/http_encode_key_test.cpp | 844 +++++++++++---------- regression-test/suites/variant_p0/load.groovy | 5 + 10 files changed, 579 insertions(+), 457 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org