This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b6f0095de71 [enhancement](regression-test) schema reordering case (#37521) add dc10bdaade7 [improve] (http api) Support calculating file information in the cloud (#37880) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_tablet.h | 12 ----- be/src/http/action/calc_file_crc_action.cpp | 25 ++++++++--- be/src/http/action/calc_file_crc_action.h | 6 +-- be/src/olap/base_tablet.cpp | 32 ++++++++++++++ be/src/olap/base_tablet.h | 15 +++++++ be/src/olap/rowset/beta_rowset.cpp | 51 ++++++++++------------ be/src/olap/rowset/beta_rowset.h | 2 +- be/src/olap/tablet.cpp | 32 -------------- be/src/olap/tablet.h | 14 ------ be/src/service/http_service.cpp | 4 ++ .../test_calc_crc_fault_injection.groovy | 11 ++--- .../test_schema_change_storage_format.groovy | 3 -- .../test_variant_index_format_v1.groovy | 3 -- 13 files changed, 101 insertions(+), 109 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org