-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Feature](Export) support native format #58711
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 |
408e53c to
155ffd7
Compare
|
run buildall |
155ffd7 to
9877d06
Compare
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
FE UT Coverage ReportIncrement line coverage |
TPC-H: Total hot run time: 34522 ms |
TPC-DS: Total hot run time: 180211 ms |
ClickBench: Total hot run time: 28.55 s |
FE Regression Coverage ReportIncrement line coverage |
9877d06 to
0213622
Compare
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 36401 ms |
TPC-DS: Total hot run time: 180365 ms |
ClickBench: Total hot run time: 27.97 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 34267 ms |
TPC-DS: Total hot run time: 179800 ms |
ClickBench: Total hot run time: 28.44 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
FE Regression Coverage ReportIncrement line coverage |
regression-test/suites/export_p0/outfile/native/test_outfile_native.groovy
Outdated
Show resolved
Hide resolved
regression-test/suites/export_p0/test_export_variant_10k_columns.groovy
Outdated
Show resolved
Hide resolved
FE Regression Coverage ReportIncrement line coverage |
ce60809 to
d0a52ab
Compare
d0a52ab to
4ee8537
Compare
|
run buildall |
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
TPC-H: Total hot run time: 34988 ms |
FE UT Coverage ReportIncrement line coverage |
TPC-DS: Total hot run time: 179068 ms |
ClickBench: Total hot run time: 29.18 s |
FE Regression Coverage ReportIncrement line coverage |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
airborne12
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
support export doris native format file
docs: apache/doris-website#3190