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

github-bot pushed a change to branch auto-pick-51301-branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9020fdd141f [fix](inverted index) fix custom analyzer validation check 
(#52826)
     add 5ffeb62bc98 [improve](mow) refactor mow update lock for schema change 
to reduce txn conflict (#51301)

No new revisions were added by this update.

Summary of changes:
 cloud/src/common/config.h                          |   4 +-
 cloud/src/meta-service/keys.cpp                    |  16 +-
 cloud/src/meta-service/keys.h                      |   8 +-
 cloud/src/meta-service/meta_service.cpp            | 163 ++++-----
 cloud/src/meta-service/meta_service.h              |   5 +
 cloud/src/meta-service/meta_service_job.cpp        |  42 +--
 cloud/src/recycler/checker.cpp                     |  32 +-
 cloud/src/recycler/checker.h                       |   2 +-
 cloud/src/recycler/recycler.cpp                    |  15 +-
 cloud/test/meta_service_job_test.cpp               | 256 +++++++++-----
 cloud/test/meta_service_test.cpp                   | 141 ++++++--
 cloud/test/recycler_test.cpp                       |  42 +--
 gensrc/proto/cloud.proto                           |   2 +-
 ...t_unique_schema_key_change_multi_tablets.groovy | 391 +++++++++++++++++++++
 14 files changed, 818 insertions(+), 301 deletions(-)
 create mode 100644 
regression-test/suites/schema_change_p0/test_unique_schema_key_change_multi_tablets.groovy


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

Reply via email to