Uh oh!
There was an error while loading. Please reload this page.
[fix](pipeline) Fix query is not cancelled when be report error status - #28669
Conversation
RoanHeNaN
commented
Dec 19, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
RoanHeNaN
commented
Dec 19, 2023
This fix is a subset of pr #23142
|
doris-robot
commented
Dec 19, 2023
TeamCity be ut coverage result: |
13c8ccc to
9da28efCompareRoanHeNaN
commented
Dec 19, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Dec 19, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Dec 19, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
9da28ef to
9c4e160CompareRoanHeNaN
commented
Dec 20, 2023
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Dec 20, 2023
TeamCity be ut coverage result: |
doris-robot
commented
Dec 20, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
FE will return empty set instead of error, if:
This pr fix above problem on branch-2.0 by:
PS: Maybe the fix is not perfect ... but it works with almost least modification. A complete fix needs almost a refactor on DataExchangeNode.