Mryange closed pull request #37268: [opt](join) merge each input block into
the build block
URL: https://github.com/apache/doris/pull/37268
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
doris-robot commented on PR #37268:
URL: https://github.com/apache/doris/pull/37268#issuecomment-2208124190
ClickBench: Total hot run time: 30.37 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37268:
URL: https://github.com/apache/doris/pull/37268#issuecomment-2208119887
TPC-DS: Total hot run time: 173254 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #37268:
URL: https://github.com/apache/doris/pull/37268#issuecomment-220870
TPC-H: Total hot run time: 40688 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #37268:
URL: https://github.com/apache/doris/pull/37268#issuecomment-2208076352
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
Mryange commented on PR #37268:
URL: https://github.com/apache/doris/pull/37268#issuecomment-2208073971
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
doris-robot commented on PR #37268:
URL: https://github.com/apache/doris/pull/37268#issuecomment-2208072762
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
Mryange opened a new pull request, #37268:
URL: https://github.com/apache/doris/pull/37268
## Proposed changes
In non-spill
the past approach was to accumulate blocks and only merge them into one
build block when get eos.
This caused the build sink side of the pipeline to be fa