-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[opt](outfile) support compressed csv with names and types in outfile #58090
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
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 33814 ms |
TPC-DS: Total hot run time: 188375 ms |
ClickBench: Total hot run time: 27.46 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
TPC-H: Total hot run time: 34788 ms |
TPC-DS: Total hot run time: 188133 ms |
ClickBench: Total hot run time: 27.47 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
TPC-H: Total hot run time: 35040 ms |
TPC-DS: Total hot run time: 188214 ms |
ClickBench: Total hot run time: 27.31 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
740cba0 to
f3866e4
Compare
|
run buildall |
TPC-H: Total hot run time: 34479 ms |
TPC-DS: Total hot run time: 189584 ms |
ClickBench: Total hot run time: 27.34 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
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. |
…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`
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)