Uh oh!
There was an error while loading. Please reload this page.
[fix](checker) Fix checking inverted index file incorrectly - #53876
Conversation
Thearas
commented
Jul 25, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
wyxxxcat
commented
Jul 25, 2025
run buildall |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
hello-stephen
commented
Jul 25, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
wyxxxcat
commented
Jul 25, 2025
run buildall |
hello-stephen
commented
Jul 25, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
f996706 to
4c75035Comparewyxxxcat
commented
Jul 29, 2025
run buildall |
wyxxxcat
commented
Jul 29, 2025
run buildall |
wyxxxcat
commented
Jul 31, 2025
run buildall |
hello-stephen
commented
Jul 31, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
Yukang-Lian
commented
Aug 1, 2025
run cloud_p0 |
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
related #53876 test: ``` [ RUN ] CheckerTest.normal_check_index_file_v1 [ RUN ] CheckerTest.normal_inverted_check_index_file_v1 [ RUN ] CheckerTest.normal_check_index_file_v2 [ RUN ] CheckerTest.normal_inverted_check_index_file_v2 [ RUN ] CheckerTest.abnormal_check_index_file_v1 (loss key) [ RUN ] CheckerTest.abnormal_inverted_check_index_file_v1 (loss file) [ RUN ] CheckerTest.abnormal_inverted_check_index_file_v2 (loss file) [ RUN ] CheckerTest.abnormal_check_index_file_v2 (loss key) ```
related #53876 test: ``` [ RUN ] CheckerTest.normal_check_index_file_v1 [ RUN ] CheckerTest.normal_inverted_check_index_file_v1 [ RUN ] CheckerTest.normal_check_index_file_v2 [ RUN ] CheckerTest.normal_inverted_check_index_file_v2 [ RUN ] CheckerTest.abnormal_check_index_file_v1 (loss key) [ RUN ] CheckerTest.abnormal_inverted_check_index_file_v1 (loss file) [ RUN ] CheckerTest.abnormal_inverted_check_index_file_v2 (loss file) [ RUN ] CheckerTest.abnormal_check_index_file_v2 (loss key) ```
related #53876 test: ``` [ RUN ] CheckerTest.normal_check_index_file_v1 [ RUN ] CheckerTest.normal_inverted_check_index_file_v1 [ RUN ] CheckerTest.normal_check_index_file_v2 [ RUN ] CheckerTest.normal_inverted_check_index_file_v2 [ RUN ] CheckerTest.abnormal_check_index_file_v1 (loss key) [ RUN ] CheckerTest.abnormal_inverted_check_index_file_v1 (loss file) [ RUN ] CheckerTest.abnormal_inverted_check_index_file_v2 (loss file) [ RUN ] CheckerTest.abnormal_check_index_file_v2 (loss key) ```
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)