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 6622f506bac [fix](paimon)Handle oversized CHAR/VARCHAR fields in 
Paimon to Doris type mapping (#55051)
     add c928fc986e3 [fix](cloud) Specify the range of batch_scan to avoid 
large reading conflict range (#55376)

No new revisions were added by this update.

Summary of changes:
 .../white_black_list.h => common/lexical_util.h}   |  27 ++---
 cloud/src/meta-store/document_message.cpp          |  22 +---
 cloud/src/meta-store/mem_txn_kv.cpp                |  34 ++----
 cloud/src/meta-store/mem_txn_kv.h                  |   3 +-
 cloud/src/meta-store/txn_kv.cpp                    | 117 +++++++++++++--------
 cloud/src/meta-store/txn_kv.h                      |  50 +++++++--
 cloud/src/meta-store/versioned_value.cpp           |  14 +--
 cloud/test/mem_txn_kv_test.cpp                     |   4 +-
 cloud/test/txn_kv_test.cpp                         |  16 ++-
 9 files changed, 161 insertions(+), 126 deletions(-)
 copy cloud/src/{recycler/white_black_list.h => common/lexical_util.h} (61%)


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

Reply via email to