This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new d956cb13af [Bug](point query) Reusable in Po
dataroaring merged PR #16489:
URL: https://github.com/apache/doris/pull/16489
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.
This is an automated email from the ASF dual-hosted git repository.
xuyang pushed a change to branch struct-map-type
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7049decb7a [fix] fix code for comment
add 83a81944ac [fix] fix fe ut
No new revisions were added by this
zhangstar333 commented on PR #16497:
URL: https://github.com/apache/doris/pull/16497#issuecomment-1422203242
> What is the effect of this change? Not report error?
remove the check, and set scale to 9 always
--
This is an automated message from the Apache Git Service.
To respond to
zhangstar333 commented on code in PR #16496:
URL: https://github.com/apache/doris/pull/16496#discussion_r1099795312
##
regression-test/suites/jdbc_p0/test_jdbc_query_mysql.groovy:
##
@@ -934,14 +935,14 @@ suite("test_jdbc_query_mysql", "p0") {
order_qt_sql111 """ SELECT
yiguolei opened a new pull request, #16512:
URL: https://github.com/apache/doris/pull/16512
# Proposed changes
1. fuzzy table properties like enable_light_weight_schema_change,
auto_compaction, auto_bucket, merge_on_read or merge on write.
2. change segment_compaction default to tr
github-actions[bot] commented on PR #16512:
URL: https://github.com/apache/doris/pull/16512#issuecomment-1422214700
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
freemandealer commented on code in PR #16343:
URL: https://github.com/apache/doris/pull/16343#discussion_r1099809607
##
be/src/runtime/runtime_state.h:
##
@@ -86,6 +86,8 @@ class RuntimeState {
}
int max_errors() const { return _query_options.max_errors; }
int que
yiguolei merged PR #16493:
URL: https://github.com/apache/doris/pull/16493
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d956cb13af [Bug](point query) Reusable in PointQueryExecutor should
call init before add to LookupCache (#16489)
cambyzju commented on code in PR #16485:
URL: https://github.com/apache/doris/pull/16485#discussion_r1099818062
##
be/src/io/cache/block/cached_remote_file_reader.cpp:
##
@@ -44,12 +44,13 @@ Status CachedRemoteFileReader::close() {
std::pair CachedRemoteFileReader::_align_siz
github-actions[bot] commented on PR #16466:
URL: https://github.com/apache/doris/pull/16466#issuecomment-1422237333
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/4122321335";) output.
shellcheck err
morningman merged PR #16486:
URL: https://github.com/apache/doris/pull/16486
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 666f7096f2 [Fix](multi catalog)(planner) Fix
github-actions[bot] commented on code in PR #16466:
URL: https://github.com/apache/doris/pull/16466#discussion_r1099833918
##
be/src/util/debug/tracing.cpp:
##
@@ -0,0 +1,209 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
hello-stephen commented on PR #16509:
URL: https://github.com/apache/doris/pull/16509#issuecomment-1422252282
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.75 seconds
load time: 470 seconds
storage size: 17170855258 Bytes
https://doris-co
SaintBacchus opened a new pull request, #16513:
URL: https://github.com/apache/doris/pull/16513
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
YangShaw commented on code in PR #14397:
URL: https://github.com/apache/doris/pull/14397#discussion_r1099843860
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/LogicalWindowToPhysicalWindow.java:
##
@@ -0,0 +1,539 @@
+// Licensed to the Apache Software
YangShaw commented on code in PR #14397:
URL: https://github.com/apache/doris/pull/14397#discussion_r1099844627
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/LogicalWindowToPhysicalWindow.java:
##
@@ -0,0 +1,539 @@
+// Licensed to the Apache Software
github-actions[bot] commented on PR #16485:
URL: https://github.com/apache/doris/pull/16485#issuecomment-1422264027
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 #16485:
URL: https://github.com/apache/doris/pull/16485#issuecomment-1422269236
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
AshinGau commented on code in PR #16485:
URL: https://github.com/apache/doris/pull/16485#discussion_r1099861957
##
be/src/io/cache/block/cached_remote_file_reader.cpp:
##
@@ -44,12 +44,13 @@ Status CachedRemoteFileReader::close() {
std::pair CachedRemoteFileReader::_align_siz
github-actions[bot] commented on PR #16485:
URL: https://github.com/apache/doris/pull/16485#issuecomment-1422288464
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
This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 666f7096f2 [Fix](multi catalog)(planner) Fix external table statistic
collection bug (#16486)
add f71fc3291f
Gabriel39 merged PR #16510:
URL: https://github.com/apache/doris/pull/16510
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.ap
xiaokang opened a new pull request, #16514:
URL: https://github.com/apache/doris/pull/16514
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. add limit threshold for topn runtime pushdown and key topn optimization
2. use unified session variable topn_op
github-actions[bot] commented on PR #16485:
URL: https://github.com/apache/doris/pull/16485#issuecomment-1422301573
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
eldenmoon commented on PR #16514:
URL: https://github.com/apache/doris/pull/16514#issuecomment-1422303292
we could add this limit to fuzzy sesion variable
--
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 t
JackDrogon opened a new issue, #16515:
URL: https://github.com/apache/doris/issues/16515
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
doris-0.0.0-trunk-b06
github-actions[bot] commented on PR #16512:
URL: https://github.com/apache/doris/pull/16512#issuecomment-1422314530
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16512:
URL: https://github.com/apache/doris/pull/16512#issuecomment-1422314599
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
pengxiangyu commented on code in PR #16488:
URL: https://github.com/apache/doris/pull/16488#discussion_r1099860083
##
fe/fe-core/src/main/java/org/apache/doris/catalog/TabletInvertedIndex.java:
##
@@ -335,48 +337,81 @@ private boolean needSync(Replica replicaInFe, TTabletInfo
b
hello-stephen commented on PR #16513:
URL: https://github.com/apache/doris/pull/16513#issuecomment-1422317153
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.06 seconds
load time: 470 seconds
storage size: 17170603768 Bytes
https://doris-co
JackDrogon opened a new pull request, #16516:
URL: https://github.com/apache/doris/pull/16516
fix partition with no history data && AutoBucketUtilsTest (#16515)
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklis
github-actions[bot] commented on PR #16485:
URL: https://github.com/apache/doris/pull/16485#issuecomment-1422325139
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 #16516:
URL: https://github.com/apache/doris/pull/16516#issuecomment-1422325599
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16516:
URL: https://github.com/apache/doris/pull/16516#issuecomment-1422325668
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Gabriel39 opened a new issue, #16517:
URL: https://github.com/apache/doris/issues/16517
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
master
### What
caiconghui merged PR #15830:
URL: https://github.com/apache/doris/pull/15830
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.a
caiconghui closed issue #15869: [Enhancement] make max running txn per db more
flexible
URL: https://github.com/apache/doris/issues/15869
--
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
This is an automated email from the ASF dual-hosted git repository.
caiconghui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new bb334de00f [enhancement](load) Change transac
Gabriel39 opened a new pull request, #16518:
URL: https://github.com/apache/doris/pull/16518
# Proposed changes
This PR is used for finding out the bug described in #16517
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the
github-actions[bot] commented on PR #16518:
URL: https://github.com/apache/doris/pull/16518#issuecomment-1422360843
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 #16518:
URL: https://github.com/apache/doris/pull/16518#issuecomment-1422380255
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 #16506:
URL: https://github.com/apache/doris/pull/16506#issuecomment-1422383482
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #16506:
URL: https://github.com/apache/doris/pull/16506#issuecomment-1422383412
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
morrySnow merged PR #16506:
URL: https://github.com/apache/doris/pull/16506
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new a512469537 [fix](planner) cannot process more
jackwener opened a new pull request, #16519:
URL: https://github.com/apache/doris/pull/16519
# Proposed changes
Issue Number: close #xxx
## Problem summary
cleanup FE code
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
github-actions[bot] commented on PR #16488:
URL: https://github.com/apache/doris/pull/16488#issuecomment-1422418261
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16488:
URL: https://github.com/apache/doris/pull/16488#issuecomment-1422418338
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #16378:
URL: https://github.com/apache/doris/pull/16378#issuecomment-1422427747
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
FreeOnePlus opened a new pull request, #16520:
URL: https://github.com/apache/doris/pull/16520
# Proposed changes
Add Run Docker cluster docs, new doc~
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
github-actions[bot] commented on PR #16520:
URL: https://github.com/apache/doris/pull/16520#issuecomment-1422444695
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16520:
URL: https://github.com/apache/doris/pull/16520#issuecomment-1422444746
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #16501:
URL: https://github.com/apache/doris/pull/16501#issuecomment-1422450321
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16501:
URL: https://github.com/apache/doris/pull/16501#issuecomment-1422450388
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Gabriel39 opened a new pull request, #16521:
URL: https://github.com/apache/doris/pull/16521
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
FreeOnePlus opened a new pull request, #16522:
URL: https://github.com/apache/doris/pull/16522
# Proposed changes
Add 3FE & 3BE Build Script
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
github-actions[bot] commented on PR #16522:
URL: https://github.com/apache/doris/pull/16522#issuecomment-1422473417
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/4123800248";) output.
shellcheck err
dataroaring opened a new pull request, #16523:
URL: https://github.com/apache/doris/pull/16523
1. dead link
2. references to zh-CN in en docs
3. wrong content
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Chec
github-actions[bot] commented on PR #16521:
URL: https://github.com/apache/doris/pull/16521#issuecomment-1422476842
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16521:
URL: https://github.com/apache/doris/pull/16521#issuecomment-1422476896
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
platoneko commented on code in PR #16488:
URL: https://github.com/apache/doris/pull/16488#discussion_r1100033234
##
fe/fe-core/src/main/java/org/apache/doris/catalog/TabletInvertedIndex.java:
##
@@ -335,48 +337,81 @@ private boolean needSync(Replica replicaInFe, TTabletInfo
bac
platoneko commented on code in PR #16488:
URL: https://github.com/apache/doris/pull/16488#discussion_r1100033493
##
fe/fe-core/src/main/java/org/apache/doris/catalog/TabletInvertedIndex.java:
##
@@ -335,48 +337,81 @@ private boolean needSync(Replica replicaInFe, TTabletInfo
bac
morningman commented on issue #16446:
URL: https://github.com/apache/doris/issues/16446#issuecomment-1422483520
>
[c61be0c](https://github.com/apache/doris/commit/c61be0cb8a85cda1b61b1bc0535020488207b46c)
这个不发吗
#16074 fixed this issue, and pr with `dev/1.2.2-merged` is included in th
github-actions[bot] commented on PR #16522:
URL: https://github.com/apache/doris/pull/16522#issuecomment-1422507962
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16522:
URL: https://github.com/apache/doris/pull/16522#issuecomment-1422508030
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
Gabriel39 opened a new pull request, #16525:
URL: https://github.com/apache/doris/pull/16525
# Proposed changes
Support projection in UnionSourceOperator
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior
github-actions[bot] commented on PR #15249:
URL: https://github.com/apache/doris/pull/15249#issuecomment-1422521145
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 #16525:
URL: https://github.com/apache/doris/pull/16525#issuecomment-1422523732
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
Kikyou1997 opened a new pull request, #16526:
URL: https://github.com/apache/doris/pull/16526
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
github-actions[bot] commented on code in PR #16472:
URL: https://github.com/apache/doris/pull/16472#discussion_r1100069691
##
be/src/vec/olap/vertical_block_reader.h:
##
@@ -42,7 +42,11 @@ class VerticalBlockReader final : public TabletReader {
Status init(const ReaderParam
github-actions[bot] commented on PR #16479:
URL: https://github.com/apache/doris/pull/16479#issuecomment-1422537837
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16479:
URL: https://github.com/apache/doris/pull/16479#issuecomment-1422537910
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
morrySnow merged PR #16479:
URL: https://github.com/apache/doris/pull/16479
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new f0b0eedbc5 [fix](planner)group_concat lost ord
BePPPower opened a new pull request, #16527:
URL: https://github.com/apache/doris/pull/16527
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
FreeOnePlus opened a new pull request, #16528:
URL: https://github.com/apache/doris/pull/16528
# Proposed changes
Refactor Image build script
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
-
github-actions[bot] commented on PR #16528:
URL: https://github.com/apache/doris/pull/16528#issuecomment-1422549886
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/4124297309";) output.
shellcheck err
hello-stephen commented on PR #16525:
URL: https://github.com/apache/doris/pull/16525#issuecomment-1422560109
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.26 seconds
load time: 481 seconds
storage size: 17170861818 Bytes
https://doris-co
github-actions[bot] commented on PR #16518:
URL: https://github.com/apache/doris/pull/16518#issuecomment-1422572544
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16518:
URL: https://github.com/apache/doris/pull/16518#issuecomment-1422572704
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
hello-stephen commented on PR #16519:
URL: https://github.com/apache/doris/pull/16519#issuecomment-1422581343
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.09 seconds
load time: 468 seconds
storage size: 17170785460 Bytes
https://doris-co
freemandealer opened a new issue, #16529:
URL: https://github.com/apache/doris/issues/16529
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
_No response_
Gabriel39 merged PR #16518:
URL: https://github.com/apache/doris/pull/16518
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new d1c6b81140 [Bug](log) add some log to find ou
freemandealer opened a new pull request, #16530:
URL: https://github.com/apache/doris/pull/16530
Add description for vertical compaction and segment compaction.
Co-authored-by: yixiutt <102007456+yixi...@users.noreply.github.com>
Co-authored-by: zhengyu
Signed-off-by: freema
hello-stephen commented on PR #16527:
URL: https://github.com/apache/doris/pull/16527#issuecomment-1422598133
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.32 seconds
load time: 482 seconds
storage size: 17170879358 Bytes
https://doris-co
eldenmoon opened a new pull request, #16531:
URL: https://github.com/apache/doris/pull/16531
…tions should clear bucketSeq2locations to avoid memleak
When JDBC client enable server side prepared statement, it will cache
OlapScanNode and reuse it for performance, but each time call
`a
github-actions[bot] commented on PR #16530:
URL: https://github.com/apache/doris/pull/16530#issuecomment-1422624330
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #16530:
URL: https://github.com/apache/doris/pull/16530#issuecomment-1422624394
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
HappenLee opened a new pull request, #16532:
URL: https://github.com/apache/doris/pull/16532
# Proposed changes
Remove unless function call in `fast_execute` function to improve function
call performance
## Problem summary
Describe your changes.
## Checklist(Requi
github-actions[bot] commented on PR #16532:
URL: https://github.com/apache/doris/pull/16532#issuecomment-1422628992
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
hello-stephen commented on PR #16531:
URL: https://github.com/apache/doris/pull/16531#issuecomment-1422631464
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.83 seconds
load time: 469 seconds
storage size: 17170821485 Bytes
https://doris-co
SaintBacchus opened a new pull request, #16533:
URL: https://github.com/apache/doris/pull/16533
# Proposed changes
Issue Number: close #xxx
## Problem summary
ES Scan node support to be scheduled to compute node.
## Checklist(Required)
1. Does it affect the
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 02c6b62a22 [fix](runtime-filt
morningman merged PR #16507:
URL: https://github.com/apache/doris/pull/16507
--
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 unsubscribe, e-mail: commits-unsubscr...@doris.a
mmx1960 opened a new issue, #16534:
URL: https://github.com/apache/doris/issues/16534
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
1.1.3 and 2.1
###
jacktengg opened a new pull request, #16535:
URL: https://github.com/apache/doris/pull/16535
# Proposed changes
Pick #16402 and #16166 from master
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
1 - 100 of 275 matches
Mail list logo