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

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


    from 829a8148894 [fix](connection)Fix kill connection will make current 
connection killed (#55809)
     add a993ed33719 [feat](txn) Support get_versionstamp func (#55776)

No new revisions were added by this update.

Summary of changes:
 cloud/src/meta-store/mem_txn_kv.cpp | 32 ++++++++++++++
 cloud/src/meta-store/mem_txn_kv.h   |  7 +++
 cloud/src/meta-store/txn_kv.cpp     | 51 ++++++++++++++++++++++
 cloud/src/meta-store/txn_kv.h       | 24 +++++++++++
 cloud/test/mem_txn_kv_test.cpp      | 85 +++++++++++++++++++++++++++++++++++++
 cloud/test/txn_kv_test.cpp          | 68 +++++++++++++++++++++++++++++
 6 files changed, 267 insertions(+)


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

Reply via email to