github-actions[bot] closed pull request #28305: [nereids] found rows support fe
side
URL: https://github.com/apache/doris/pull/28305
--
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 comm
github-actions[bot] closed pull request #28272: [nereids] found rows support fe
side
URL: https://github.com/apache/doris/pull/28272
--
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 comm
github-actions[bot] commented on PR #28305:
URL: https://github.com/apache/doris/pull/28305#issuecomment-2159528332
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] commented on PR #28272:
URL: https://github.com/apache/doris/pull/28272#issuecomment-2156914955
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
xzj7019 commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1857455471
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 #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1857372407
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 617cc6a221dc7c73dbf51c2cdde9e3c6cd977b38,
data reload: false
doris-robot commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1857351407
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.99 seconds
stream load tsv: 585 seconds loaded 74807831229 Bytes,
xzj7019 commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1857289464
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 #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1856042197
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 4e1faff91a0c1ddc50b64112866f31db93b3ade3,
data reload: false
xzj7019 commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855903152
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
xzj7019 commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855888395
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
github-actions[bot] commented on code in PR #28372:
URL: https://github.com/apache/doris/pull/28372#discussion_r1426734921
##
be/src/runtime/buffer_control_block.h:
##
@@ -104,6 +104,12 @@ class BufferControlBlock {
}
}
+void update_total_return_rows(int64_t
github-actions[bot] commented on code in PR #28372:
URL: https://github.com/apache/doris/pull/28372#discussion_r1426729100
##
be/src/runtime/query_statistics.h:
##
@@ -124,15 +122,19 @@ class QueryStatistics {
private:
friend class QueryStatisticsRecvr;
-int64_t scan
xzj7019 commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855867840
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
github-actions[bot] commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855862827
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
github-actions[bot] commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855807199
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
github-actions[bot] commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855796692
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
github-actions[bot] commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855720782
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
github-actions[bot] commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1855368912
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
github-actions[bot] commented on PR #28372:
URL: https://github.com/apache/doris/pull/28372#issuecomment-1854165568
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
xzj7019 opened a new pull request, #28372:
URL: https://github.com/apache/doris/pull/28372
## Proposed changes
[nereids] found rows support fe side
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mai
github-actions[bot] commented on code in PR #28305:
URL: https://github.com/apache/doris/pull/28305#discussion_r1424853656
##
be/src/exprs/runtime_filter.h:
##
@@ -231,9 +232,10 @@ class IRuntimeFilter {
~IRuntimeFilter() = default;
-static Status create(RuntimeStat
zhangstar333 commented on code in PR #28305:
URL: https://github.com/apache/doris/pull/28305#discussion_r1424774215
##
fe/fe-core/src/main/java/org/apache/doris/planner/PlanNode.java:
##
@@ -618,6 +636,7 @@ private void treeToThriftHelper(TPlan container) {
msg.node_id
github-actions[bot] commented on PR #28305:
URL: https://github.com/apache/doris/pull/28305#issuecomment-1852484224
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
xzj7019 opened a new pull request, #28305:
URL: https://github.com/apache/doris/pull/28305
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:
github-actions[bot] commented on PR #28272:
URL: https://github.com/apache/doris/pull/28272#issuecomment-1852251147
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
github-actions[bot] commented on PR #28272:
URL: https://github.com/apache/doris/pull/28272#issuecomment-1851897337
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
github-actions[bot] commented on PR #28272:
URL: https://github.com/apache/doris/pull/28272#issuecomment-1851871916
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
github-actions[bot] commented on PR #28272:
URL: https://github.com/apache/doris/pull/28272#issuecomment-1851806148
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
github-actions[bot] commented on PR #28272:
URL: https://github.com/apache/doris/pull/28272#issuecomment-1851666846
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
xzj7019 opened a new pull request, #28272:
URL: https://github.com/apache/doris/pull/28272
## Proposed changes
[nereids] found rows support fe side
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mai
31 matches
Mail list logo