Uh oh!
There was an error while loading. Please reload this page.
[Fix](Outfile) upgrade apache-arrow version to 13.0.0 - #35142
Conversation
doris-robot
commented
May 21, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
BePPPower
commented
May 21, 2024
run buildall |
doris-robot
commented
May 21, 2024
TPC-H: Total hot run time: 49206 ms |
doris-robot
commented
May 21, 2024
TeamCity be ut coverage result: |
doris-robot
commented
May 21, 2024
TPC-DS: Total hot run time: 203495 ms |
doris-robot
commented
May 21, 2024
ClickBench: Total hot run time: 30.8 s |
doris-robot
commented
May 21, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
| @@ -399,10 +412,10 @@ BENCHMARK_MD5SUM="8ddf8571d3f6198d37852bcbd964f817" | |||
| # xsimd | |||
| # for arrow-7.0.0, if arrow upgrade, this version may also need to be changed | |||
BePPPower
commented
May 22, 2024
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
doris-robot
commented
May 22, 2024
TPC-H: Total hot run time: 49451 ms |
doris-robot
commented
May 22, 2024
TeamCity be ut coverage result: |
doris-robot
commented
May 22, 2024
TPC-DS: Total hot run time: 202347 ms |
doris-robot
commented
May 22, 2024
ClickBench: Total hot run time: 30.44 s |
doris-robot
commented
May 22, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
xiaokang
commented
May 23, 2024
@BePPPower please all upgrade changes in desc and change title |
We're closing this PR because it hasn't been updated in a while. |
Proposed changes
Issue Number: close #xxx
When an invalid endpoint is specified for S3, exporting large data volumes using
select outfilewill cause a BE core dump.This is due to this bug: apache/arrow#35520
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...