-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix](tvf) support compressed json file for tvf and refactor code #51983
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
[fix](tvf) support compressed json file for tvf and refactor code #51983
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 34106 ms |
TPC-DS: Total hot run time: 185782 ms |
ClickBench: Total hot run time: 29.51 s |
|
run buildall |
|
run buildall |
TPC-H: Total hot run time: 34178 ms |
TPC-DS: Total hot run time: 186765 ms |
ClickBench: Total hot run time: 29.23 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1 similar comment
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
TPC-H: Total hot run time: 34098 ms |
TPC-DS: Total hot run time: 185601 ms |
ClickBench: Total hot run time: 29.59 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run p0 |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
morningman
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
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
…ache#51983) 1. support reading compressed json file for tvf 2. refactor code, intro init_schema_reader in GenericReader
…ache#51983) 1. support reading compressed json file for tvf 2. refactor code, intro init_schema_reader in GenericReader
…ache#51983) 1. support reading compressed json file for tvf 2. refactor code, intro init_schema_reader in GenericReader
What problem does this PR solve?
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)