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

morrysnow pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 082945735a8 branch-3.1: [refactor](nereids)move PhysicalWindow child 
request property deriving from LogicalWindowToPhysicalWindow to 
RequestPropertyDeriver #50891 (#52081)
     add 8eec6963985 branch-3.1: [fix](cloud) compaction and schema change 
potential data race when retrying prepare rowset #51048 (#52075)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_delete_task.cpp       |   2 +-
 be/src/cloud/cloud_delta_writer.cpp      |   2 +-
 be/src/cloud/cloud_meta_mgr.cpp          |   6 +-
 be/src/cloud/cloud_meta_mgr.h            |   4 +-
 be/src/cloud/cloud_rowset_builder.cpp    |   2 +-
 be/src/cloud/cloud_schema_change_job.cpp |   4 +-
 be/src/olap/compaction.cpp               |   5 +-
 cloud/src/common/config.h                |   2 +
 cloud/src/meta-service/meta_service.cpp  |  75 ++++++-
 cloud/test/meta_service_test.cpp         | 337 +++++++++++++++++++++++++++++++
 gensrc/proto/cloud.proto                 |   2 +
 11 files changed, 429 insertions(+), 12 deletions(-)


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

Reply via email to