apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.77k stars 3.29k forks source link

[fix](inverted index) fix index-tool compilation errors #44320

Closed zzzxl1993 closed 1 day ago

zzzxl1993 commented 2 days ago

What problem does this PR solve?

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

Release note

None

Check List (For Author)

Check List (For Reviewer who merge this PR)

doris-robot commented 2 days ago

Thank you for your contribution to Apache Doris. Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?
zzzxl1993 commented 2 days ago

run buildall

github-actions[bot] commented 2 days ago

clang-tidy review says "All clean, LGTM! :+1:"

doris-robot commented 2 days ago

TeamCity be ut coverage result: Function Coverage: 38.02% (9900/26038) Line Coverage: 29.21% (82817/283539) Region Coverage: 28.33% (42508/150055) Branch Coverage: 24.90% (21557/86582) Coverage Report: http://coverage.selectdb-in.cc/coverage/cf99998ec0ce5961afb1a570b1a1ae57472b8ef1_cf99998ec0ce5961afb1a570b1a1ae57472b8ef1/report/index.html

github-actions[bot] commented 2 days ago

PR approved by anyone and no changes requested.

zzzxl1993 commented 1 day ago

run buildall

github-actions[bot] commented 1 day ago

clang-tidy review says "All clean, LGTM! :+1:"

doris-robot commented 1 day ago

TeamCity be ut coverage result: Function Coverage: 38.02% (9900/26039) Line Coverage: 29.22% (82838/283545) Region Coverage: 28.35% (42543/150083) Branch Coverage: 24.91% (21567/86590) Coverage Report: http://coverage.selectdb-in.cc/coverage/22791ffdd247638e63137c6e61109f3cdfba8632_22791ffdd247638e63137c6e61109f3cdfba8632/report/index.html

github-actions[bot] commented 1 day ago

PR approved by at least one committer and no changes requested.