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 8d7da73b0e4 [Improvement](execute) optimize for ColumnNullable's 
serialize_vec/deserialize_vec (#56885)
     add 0a2b8d8a9af [enhance](memtable) support adaptive memtable write buffer 
size (#56948)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.cpp                           |  1 +
 be/src/common/config.h                             |  1 +
 be/src/olap/memtable.cpp                           | 21 +++++++++-
 be/src/olap/memtable.h                             |  6 +++
 be/src/olap/memtable_writer.cpp                    | 23 ++++++++---
 be/src/olap/memtable_writer.h                      |  2 +
 .../memtable/test_memtable_too_many_rows.groovy}   | 45 +++++++++++-----------
 7 files changed, 70 insertions(+), 29 deletions(-)
 copy 
regression-test/suites/{query_p0/sql_functions/string_functions/test_like_no_backslash_escapes_mode.groovy
 => fault_injection_p0/memtable/test_memtable_too_many_rows.groovy} (52%)


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

Reply via email to