This is an automated email from the ASF dual-hosted git repository.
airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from a0595a4de80 [Opt](cloud-mow) Skip MS RPC retry's backoff when
encounter fdb txn conflict when mow load get ms delete bitmap lock (#52360)
add 0cd08b0f8c2 [fix](inverted index) enhance inverted index profile
(#51495)
No new revisions were added by this update.
Summary of changes:
be/src/io/cache/block_file_cache_profile.h | 4 ++
be/src/io/io_common.h | 1 +
be/src/olap/olap_common.h | 2 +
.../segment_v2/inverted_index_fs_directory.cpp | 57 +++++++++++++---------
.../segment_v2/inverted_index_fs_directory.h | 2 +
.../rowset/segment_v2/inverted_index_reader.cpp | 17 +++++--
.../olap/rowset/segment_v2/inverted_index_reader.h | 4 +-
be/src/pipeline/exec/olap_scan_operator.cpp | 4 ++
be/src/pipeline/exec/olap_scan_operator.h | 2 +
be/src/vec/exec/scan/olap_scanner.cpp | 4 ++
.../compaction/util/index_compaction_utils.cpp | 3 +-
.../inverted_index_fs_directory_test.cpp | 43 ++++++++++++++++
12 files changed, 112 insertions(+), 31 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]