Uh oh!
There was an error while loading. Please reload this page.
[opt](outfile) support compressed csv with names and types in outfile - #58090
Conversation
Thearas
commented
Nov 17, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
morningman
commented
Nov 17, 2025
run buildall |
doris-robot
commented
Nov 17, 2025
TPC-H: Total hot run time: 33814 ms |
doris-robot
commented
Nov 17, 2025
TPC-DS: Total hot run time: 188375 ms |
doris-robot
commented
Nov 17, 2025
ClickBench: Total hot run time: 27.46 s |
doris-robot
commented
Nov 17, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Nov 17, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
morningman
commented
Nov 18, 2025
run buildall |
doris-robot
commented
Nov 18, 2025
TPC-H: Total hot run time: 34788 ms |
doris-robot
commented
Nov 18, 2025
TPC-DS: Total hot run time: 188133 ms |
doris-robot
commented
Nov 18, 2025
ClickBench: Total hot run time: 27.47 s |
doris-robot
commented
Nov 18, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Nov 18, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
morningman
commented
Nov 18, 2025
run buildall |
doris-robot
commented
Nov 18, 2025
TPC-H: Total hot run time: 35040 ms |
doris-robot
commented
Nov 18, 2025
TPC-DS: Total hot run time: 188214 ms |
doris-robot
commented
Nov 18, 2025
ClickBench: Total hot run time: 27.31 s |
hello-stephen
commented
Nov 18, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Nov 18, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
740cba0 to
f3866e4Comparemorningman
commented
Nov 20, 2025
run buildall |
doris-robot
commented
Nov 20, 2025
TPC-H: Total hot run time: 34479 ms |
doris-robot
commented
Nov 20, 2025
TPC-DS: Total hot run time: 189584 ms |
doris-robot
commented
Nov 20, 2025
ClickBench: Total hot run time: 27.34 s |
doris-robot
commented
Nov 20, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Nov 20, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by anyone and no changes requested. |
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
…apache#58090) ### What problem does this PR solve? Related PR: apache#55392 Problem Summary: Support compression when outfile with `csv_with_names` and `cvs_with_names_and_types`
…s in outfile apache#58090 (apache#59988) Cherry-picked from apache#58090 Co-authored-by: Mingyu Chen (Rayner) <morningman@163.com>
What problem does this PR solve?
Related PR: #55392
Problem Summary:
Support compression when outfile with
csv_with_namesandcvs_with_names_and_typesRelease note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)