Uh oh!
There was an error while loading. Please reload this page.
[fix](segcompaction) fix coredump for inverted index file writer close in segment compaction - #43477
Conversation
…e in segment compaction
doris-robot
commented
Nov 8, 2024
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
airborne12
commented
Nov 8, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Nov 8, 2024
TeamCity be ut coverage result: |
airborne12
commented
Nov 10, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
PR approved by anyone and no changes requested. |
airborne12
commented
Nov 11, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Nov 11, 2024
TeamCity be ut coverage result: |
PR approved by at least one committer and no changes requested. |
…e in segment compaction (apache#43477) Related PR: apache#41625 Problem Summary: Fix coredump when doing segcompaction after refactor of inverted index file writer. Co-authored-by: airborne12 <jiangkai@selectdb.com>
…e in segment compaction (apache#43477) Related PR: apache#41625 Problem Summary: Fix coredump when doing segcompaction after refactor of inverted index file writer. Co-authored-by: airborne12 <jiangkai@selectdb.com>
What problem does this PR solve?
Related PR: #41625
Problem Summary:
Fix coredump when doing segcompaction after refactor of inverted index file writer.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)