This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-45056-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7fe32e93969 [fix](bloomFilter)fix data type supported behavior same in
FE and BE (#42416) (#45180)
add 26b5b590a68 [test](index compaction)Add exception cases for index
compaction (#45056)
No new revisions were added by this update.
Summary of changes:
.../compaction/index_compaction_test.cpp | 963 ++++++++++++++-------
.../index_compaction_with_deleted_term.cpp | 671 --------------
.../compaction/util/index_compaction_utils.cpp | 621 +++++++++++++
3 files changed, 1248 insertions(+), 1007 deletions(-)
delete mode 100644
be/test/olap/rowset/segment_v2/inverted_index/compaction/index_compaction_with_deleted_term.cpp
create mode 100644
be/test/olap/rowset/segment_v2/inverted_index/compaction/util/index_compaction_utils.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]