Uh oh!
There was an error while loading. Please reload this page.
[fix](tvf) fix tvf return error since thrift message too large to reach limit - #61788
Conversation
hello-stephen
commented
Mar 27, 2026
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Vallishp
commented
Mar 27, 2026
run buildall |
LuGuangming
commented
Mar 27, 2026
run buildall |
hello-stephen
commented
Mar 27, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 27, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Mar 27, 2026
TPC-H: Total hot run time: 28445 ms |
doris-robot
commented
Mar 27, 2026
TPC-DS: Total hot run time: 170039 ms |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
yiguolei
commented
Mar 31, 2026
run buildall |
doris-robot
commented
Mar 31, 2026
TPC-H: Total hot run time: 26792 ms |
doris-robot
commented
Mar 31, 2026
TPC-DS: Total hot run time: 169356 ms |
hello-stephen
commented
Mar 31, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Mar 31, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
LuGuangming
commented
Apr 4, 2026
run buildall |
doris-robot
commented
Apr 4, 2026
TPC-H: Total hot run time: 29007 ms |
doris-robot
commented
Apr 4, 2026
TPC-DS: Total hot run time: 178704 ms |
hello-stephen
commented
Apr 4, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Apr 5, 2026
TPC-DS: Total hot run time: 180488 ms |
hello-stephen
commented
Apr 5, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Apr 7, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
LuGuangming
commented
Apr 9, 2026
run buildall |
LuGuangming
commented
Apr 9, 2026
run buildall |
hello-stephen
commented
Apr 9, 2026
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
yiguolei
commented
Apr 9, 2026
run buildall |
hello-stephen
commented
Apr 9, 2026
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
yiguolei
commented
Apr 10, 2026
skip check_coverage |
Uh oh!
There was an error while loading. Please reload this page.
…ch limit (#61788) ### What problem does this PR solve? Issue Number: close#61787 Related PR: #61787 Problem Summary: Fix tvf return error since thrift message too large to reach limit ### Release note None ### Check List (For Author) - Test <!-- At least one of them must be included. --> - [x] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason <!-- Add your reason? --> - Behavior changed: - [x] No. - [ ] Yes. <!-- Explain the behavior change --> - Does this need documentation? - [x] No. - [ ] Yes. <!-- Add document PR link here. eg: apache/doris-website#1214 --> ### Check List (For Reviewer who merge this PR) - [x] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label <!-- Add branch pick label that this PR should merge into --> --------- Co-authored-by: Vallish Pai <vallishpai@gmail.com>
…ch limit (#61788) ### What problem does this PR solve? Issue Number: close#61787 Related PR: #61787 Problem Summary: Fix tvf return error since thrift message too large to reach limit ### Release note None ### Check List (For Author) - Test <!-- At least one of them must be included. --> - [x] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason <!-- Add your reason? --> - Behavior changed: - [x] No. - [ ] Yes. <!-- Explain the behavior change --> - Does this need documentation? - [x] No. - [ ] Yes. <!-- Add document PR link here. eg: apache/doris-website#1214 --> ### Check List (For Reviewer who merge this PR) - [x] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label <!-- Add branch pick label that this PR should merge into --> --------- Co-authored-by: Vallish Pai <vallishpai@gmail.com>
What problem does this PR solve?
Issue Number: close#61787
Related PR: #61787
Problem Summary:
Fix tvf return error since thrift message too large to reach limit
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)