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 383f45c12d3 [fix](mow) reduce mow delete bitmap count: agg and remove 
delete bitmap of pre rowsets when cu compaction (#49383)
     add 7f0397e9813 [fix](group commit) fix group_commit get_block too slow 
(#51358)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/dependency.cpp                     |   2 +-
 be/src/pipeline/dependency.h                       |   9 +-
 .../pipeline/exec/group_commit_scan_operator.cpp   |   8 +-
 be/src/pipeline/exec/group_commit_scan_operator.h  |   3 +-
 be/src/runtime/group_commit_mgr.cpp                | 103 +++++++++------------
 be/src/runtime/group_commit_mgr.h                  |   5 +-
 .../plans/commands/insert/OlapInsertExecutor.java  |   5 +
 .../group_commit/test_group_commit_error.groovy    |  12 +++
 8 files changed, 76 insertions(+), 71 deletions(-)


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

Reply via email to