This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 5676379d4e3 [Opt](bvar) Add bvar for cloud mow tablet compaction get delete bitmap lock time (#51421) add 96d8472e434 [chore](be) modify seek to postition method in be to return correct error status (#51470) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/binary_plain_page.h | 6 ++++++ be/src/olap/rowset/segment_v2/binary_prefix_page.cpp | 7 ++++++- be/src/olap/rowset/segment_v2/bitshuffle_page.h | 12 ++++++++++-- be/src/olap/rowset/segment_v2/column_reader.cpp | 11 ++++++----- be/src/olap/rowset/segment_v2/column_reader.h | 2 +- be/src/olap/rowset/segment_v2/frame_of_reference_page.h | 7 ++++++- be/src/olap/rowset/segment_v2/page_decoder.h | 11 ----------- be/src/olap/rowset/segment_v2/plain_page.h | 7 ++++--- be/src/olap/rowset/segment_v2/rle_page.h | 7 ++++++- 9 files changed, 45 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org