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 989e6d1cf9 [chore]fix clang compile error (#11021)
     add dc2b709f6f [Bug](compaction) fix uniq key compaction bug that does not 
count merged rows right(#10971)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/generic_iterators.cpp            | 11 ++++++++---
 be/src/olap/generic_iterators.h              |  2 +-
 be/src/olap/reader.cpp                       |  1 +
 be/src/olap/rowset/beta_rowset_reader.cpp    |  5 +++--
 be/src/olap/rowset/rowset_reader_context.h   |  2 ++
 be/src/vec/olap/vgeneric_iterators.cpp       | 15 +++++++++++----
 be/src/vec/olap/vgeneric_iterators.h         |  2 +-
 be/test/olap/generic_iterators_test.cpp      |  4 ++--
 be/test/vec/exec/vgeneric_iterators_test.cpp |  6 +++---
 9 files changed, 32 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to