Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix](inverted index) Modify Error Handling for File Open Failure #45773

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

zzzxl1993
Copy link
Contributor

@Thearas
Copy link
Contributor

Thearas commented Dec 23, 2024

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
Copy link
Contributor Author

run buildall

@zzzxl1993 zzzxl1993 force-pushed the branch-2.1.202411251052 branch from db62e7b to 8ca3eb1 Compare December 23, 2024 03:06
@zzzxl1993
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.46% (9570/26247)
Line Coverage: 27.93% (78682/281753)
Region Coverage: 26.59% (40382/151848)
Branch Coverage: 23.35% (20452/87590)
Coverage Report: http://coverage.selectdb-in.cc/coverage/8ca3eb15352b715194459cd6a15bb38b37bd15d5_8ca3eb15352b715194459cd6a15bb38b37bd15d5/report/index.html

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.45% (9568/26247)
Line Coverage: 27.91% (78626/281752)
Region Coverage: 26.58% (40364/151849)
Branch Coverage: 23.34% (20445/87592)
Coverage Report: http://coverage.selectdb-in.cc/coverage/8ca3eb15352b715194459cd6a15bb38b37bd15d5_8ca3eb15352b715194459cd6a15bb38b37bd15d5/report/index.html

@zzzxl1993 zzzxl1993 force-pushed the branch-2.1.202411251052 branch from 8ca3eb1 to 52728e3 Compare December 24, 2024 05:22
@zzzxl1993
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.48% (9576/26247)
Line Coverage: 27.94% (78733/281755)
Region Coverage: 26.61% (40406/151852)
Branch Coverage: 23.37% (20468/87594)
Coverage Report: http://coverage.selectdb-in.cc/coverage/52728e35fe58fe93bdaf407c342673cd9a06be68_52728e35fe58fe93bdaf407c342673cd9a06be68/report/index.html

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.48% (9576/26247)
Line Coverage: 27.95% (78738/281755)
Region Coverage: 26.61% (40409/151852)
Branch Coverage: 23.36% (20465/87594)
Coverage Report: http://coverage.selectdb-in.cc/coverage/52728e35fe58fe93bdaf407c342673cd9a06be68_52728e35fe58fe93bdaf407c342673cd9a06be68/report/index.html

@zzzxl1993 zzzxl1993 force-pushed the branch-2.1.202411251052 branch from 52728e3 to 1dccc1b Compare December 25, 2024 06:23
@zzzxl1993
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.38% (9538/26217)
Line Coverage: 27.89% (78578/281704)
Region Coverage: 26.57% (40336/151824)
Branch Coverage: 23.33% (20427/87574)
Coverage Report: http://coverage.selectdb-in.cc/coverage/1dccc1bca48dbc8a5a8345ed6e57086bf435f878_1dccc1bca48dbc8a5a8345ed6e57086bf435f878/report/index.html

@qidaye
Copy link
Contributor

qidaye commented Dec 26, 2024

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Dec 26, 2024
Copy link
Contributor

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

Copy link
Contributor

PR approved by anyone and no changes requested.

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.38% (9539/26217)
Line Coverage: 27.90% (78590/281729)
Region Coverage: 26.58% (40351/151833)
Branch Coverage: 23.33% (20436/87582)
Coverage Report: http://coverage.selectdb-in.cc/coverage/1dccc1bca48dbc8a5a8345ed6e57086bf435f878_1dccc1bca48dbc8a5a8345ed6e57086bf435f878/report/index.html

@qidaye qidaye merged commit fcc4d0d into apache:branch-2.1 Dec 27, 2024
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants