This is an automated email from the ASF dual-hosted git repository.

dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 6ca89e31b17 [fix](schema-change) Fix distribution columns with varchar 
type could not increase length (#56743)
     add 1d91724d5a6 [enhance](cloud)enable tablets meta url show rs_meta for 
cloud (#55167)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_snapshot_mgr.cpp                      |  2 +-
 be/src/http/action/meta_action.cpp                       |  2 +-
 be/src/olap/base_tablet.cpp                              | 16 +++++++---------
 be/src/olap/base_tablet.h                                |  5 +++--
 be/src/olap/snapshot_manager.cpp                         |  2 +-
 be/src/olap/tablet_meta.cpp                              | 10 +++++-----
 be/src/olap/tablet_meta.h                                |  2 +-
 be/src/olap/task/engine_storage_migration_task.cpp       |  2 +-
 be/src/tools/meta_tool.cpp                               |  2 +-
 be/test/olap/index_builder_test.cpp                      |  6 +++---
 be/test/olap/tablet_meta_test.cpp                        | 10 +++++-----
 .../key_bounds/test_key_bounds_truncation_basic.groovy   | 12 ++++++++++++
 .../test_key_bounds_truncation_read_scenarios.groovy     | 12 ++++++++++++
 13 files changed, 53 insertions(+), 30 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to