-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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](load) Fix import failure when the stream load parameter specifies Transfer-Encoding:chunked #48196
base: master
Are you sure you want to change the base?
Conversation
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
run buildall |
Possible file(s) that should be tracked in LFS detected: 🚨The following file(s) exceeds the file size limit:
Consider using |
TPC-H: Total hot run time: 31348 ms
|
TPC-DS: Total hot run time: 183523 ms
|
ClickBench: Total hot run time: 30.72 s
|
TeamCity be ut coverage result: |
regression-test/data/load_p0/stream_load/test_load_with_transfer_encoding.json
Outdated
Show resolved
Hide resolved
regression-test/suites/load_p0/stream_load/test_load_with_transfer_encoding.groovy
Outdated
Show resolved
Hide resolved
…es Transfer-Encoding:chunked
c7b0c0f
to
37e6e17
Compare
run buildall |
TPC-H: Total hot run time: 31618 ms
|
TPC-DS: Total hot run time: 190465 ms
|
ClickBench: Total hot run time: 30.69 s
|
TeamCity be ut coverage result: |
run buildall |
TPC-H: Total hot run time: 31405 ms
|
TPC-DS: Total hot run time: 190316 ms
|
ClickBench: Total hot run time: 30.68 s
|
TeamCity be ut coverage result: |
What problem does this PR solve?
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)