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 49c6bbce84 [improvement](load) do not create pthread in tablet_sink
(#19465)
add 79d30cfe46 [feature](compact) Duplicate with no keys tables compaction
coredump (#19490)
No new revisions were added by this update.
Summary of changes:
be/src/olap/merger.cpp | 5 +-
be/src/vec/olap/vertical_block_reader.cpp | 14 +-
be/src/vec/olap/vertical_merge_iterator.cpp | 102 +++++++++++++
be/src/vec/olap/vertical_merge_iterator.h | 57 +++++++
be/test/vec/olap/vertical_compaction_test.cpp | 208 +++++++++++++++++++++++++-
5 files changed, 379 insertions(+), 7 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]