This is an automated email from the ASF dual-hosted git repository. zhaoc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 1c9cfa7 Fix invalid to_bitmap input lead to BE core (#2706) add e309eb1 [Compaction] Rowset with only one segment should be considered as non-overlapping (#2700) No new revisions were added by this update. Summary of changes: be/src/olap/compaction.cpp | 5 ----- be/src/olap/rowset/alpha_rowset_writer.cpp | 3 +++ be/src/olap/rowset/beta_rowset_reader.cpp | 3 +-- be/src/olap/rowset/beta_rowset_writer.cpp | 3 +++ be/src/olap/rowset/rowset_meta.h | 23 ++++++++--------------- 5 files changed, 15 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org