This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 7cc1d65704 Revert "[feature](information_schema)add metadata_name_ids for quickly get catlogs,db,table and add profiling table in order to Compatible with mysql (#22702) (#23980)" (#24002) new a9fdbf4fd9 [Fix](regression) fix wrong regression result (#23944) new 2fa15cce13 [Fix](BinaryPrefixPage) stop to read values when current pos reached the end of the page in `BinaryPrefixPageDecoder::next_batch` (#23855) new da72d3fc95 [opt](MergedIO) optimize merge small IO, prevent amplified read (#23849) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/io/fs/buffered_reader.cpp | 49 +++++++++++++++------- be/src/io/fs/buffered_reader.h | 21 ++++++---- .../olap/rowset/segment_v2/binary_prefix_page.cpp | 9 +++- be/test/io/fs/buffered_reader_test.cpp | 45 ++++++++++++++++++++ be/test/olap/primary_key_index_test.cpp | 2 +- .../data/index_p0/test_bitmap_index.out | 2 +- 6 files changed, 101 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org