kkfnui commented on issue #13754:
URL: https://github.com/apache/doris/issues/13754#issuecomment-1294547734
There is detail message when hit the `cardinality` limit.
And no detail message when hit the `partition` limit
--
This is an automated message from the Apache Git Service.
To res
github-actions[bot] commented on PR #13718:
URL: https://github.com/apache/doris/pull/13718#issuecomment-1294570905
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 #13718:
URL: https://github.com/apache/doris/pull/13718#issuecomment-1294571002
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
starocean999 opened a new pull request, #13757:
URL: https://github.com/apache/doris/pull/13757
# Proposed changes
Issue Number: pick from master https://github.com/apache/doris/pull/13744
## Problem summary
Describe your changes.
## Checklist(Required)
Cyb315966632 closed issue #13710: Failed to get response from Doris
URL: https://github.com/apache/doris/issues/13710
--
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 unsubsc
yiguolei closed issue #13486: [Feature](remote)Add schema change for remote
storage file
URL: https://github.com/apache/doris/issues/13486
--
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 specifi
yiguolei merged PR #13487:
URL: https://github.com/apache/doris/pull/13487
--
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 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 eab8876abc [Feature](remote) Using heavy schema
morningman merged PR #13688:
URL: https://github.com/apache/doris/pull/13688
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from eab8876abc [Feature](remote) Using heavy schema change if the table is
not enable light weight schema change (#134
caiconghui opened a new issue, #13758:
URL: https://github.com/apache/doris/issues/13758
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
1.1
morningman opened a new pull request, #13760:
URL: https://github.com/apache/doris/pull/13760
# Proposed changes
Issue Number: close #xxx
## Problem summary
Enable new scan node by default.
## Checklist(Required)
1. Does it affect the original behavior:
hello-stephen commented on PR #13756:
URL: https://github.com/apache/doris/pull/13756#issuecomment-1294672554
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.55 seconds
load time: 572 seconds
storage size: 17154662403 Bytes
https://doris-co
hello-stephen commented on PR #13581:
URL: https://github.com/apache/doris/pull/13581#issuecomment-1294687485
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.4 seconds
load time: 569 seconds
storage size: 17154644748 Bytes
https://doris-com
hello-stephen commented on PR #13760:
URL: https://github.com/apache/doris/pull/13760#issuecomment-1294710234
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.06 seconds
load time: 705 seconds
storage size: 17154831960 Bytes
https://doris-co
dataroaring commented on code in PR #13359:
URL: https://github.com/apache/doris/pull/13359#discussion_r1007814703
##
be/src/common/config.h:
##
@@ -246,12 +246,20 @@ CONF_Bool(enable_storage_vectorization, "true");
CONF_Bool(enable_low_cardinality_optimize, "true");
// be p
dataroaring commented on code in PR #13359:
URL: https://github.com/apache/doris/pull/13359#discussion_r1007816289
##
be/src/olap/merger.cpp:
##
@@ -188,4 +190,137 @@ Status Merger::vmerge_rowsets(TabletSharedPtr tablet,
ReaderType reader_type,
return Status::OK();
}
+/
Gabriel39 commented on PR #13718:
URL: https://github.com/apache/doris/pull/13718#issuecomment-1294715593
Could you format the code to pass the required check? You can refer to
https://github.com/apache/doris/actions/runs/3334339143/jobs/5536798387
--
This is an automated message from the
dataroaring opened a new pull request, #13761:
URL: https://github.com/apache/doris/pull/13761
…allocates large unused memory
We set heap limit for tcmalloc to avoid oom introduced by tcmalloc which
allocates memory for cache even free memory of a machine is little. However,
doris al
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 2ed8f15ba8 (bin) do not set
hello-stephen commented on PR #12742:
URL: https://github.com/apache/doris/pull/12742#issuecomment-1294742948
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.79 seconds
load time: 593 seconds
storage size: 17154864983 Bytes
https://doris-co
zhannngchen commented on code in PR #13359:
URL: https://github.com/apache/doris/pull/13359#discussion_r1006574754
##
be/src/olap/rowset/segment_v2/segment_writer.cpp:
##
@@ -299,11 +322,12 @@ uint64_t SegmentWriter::estimate_segment_size() {
return size;
}
-Status Segme
qqIsAProgrammer closed pull request #13726: [feature](function)add search
function: multi_search_all_positions
URL: https://github.com/apache/doris/pull/13726
--
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
AshinGau opened a new pull request, #13762:
URL: https://github.com/apache/doris/pull/13762
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
jackwener merged PR #13749:
URL: https://github.com/apache/doris/pull/13749
--
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
jackwener closed issue #13750: [Feature] Draw HyperGraph by graphviz
URL: https://github.com/apache/doris/issues/13750
--
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 unsub
This is an automated email from the ASF dual-hosted git repository.
jakevin 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 2a5d3dbb6e feat(nereids): draw hyper graph by gr
hello-stephen commented on PR #13761:
URL: https://github.com/apache/doris/pull/13761#issuecomment-1294756337
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.37 seconds
load time: 572 seconds
storage size: 17154644808 Bytes
https://doris-co
qqIsAProgrammer opened a new pull request, #13763:
URL: https://github.com/apache/doris/pull/13763
# Proposed changes
Issue Number: close #xxx
## Problem summary
Add search functions: `multi_search_all_positions` and `multi_match_any`
## Checklist(Required)
zhannngchen commented on code in PR #13359:
URL: https://github.com/apache/doris/pull/13359#discussion_r1007853684
##
be/src/vec/olap/vertical_merge_iterator.h:
##
@@ -0,0 +1,314 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license ag
hello-stephen commented on PR #13720:
URL: https://github.com/apache/doris/pull/13720#issuecomment-1294768152
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.61 seconds
load time: 585 seconds
storage size: 17154821275 Bytes
https://doris-co
hello-stephen commented on PR #13744:
URL: https://github.com/apache/doris/pull/13744#issuecomment-1294774110
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.25 seconds
load time: 557 seconds
storage size: 17154644818 Bytes
https://doris-co
hello-stephen commented on PR #13762:
URL: https://github.com/apache/doris/pull/13762#issuecomment-1294781262
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.23 seconds
load time: 573 seconds
storage size: 17154655330 Bytes
https://doris-co
hello-stephen commented on PR #13730:
URL: https://github.com/apache/doris/pull/13730#issuecomment-1294781365
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.4 seconds
load time: 563 seconds
storage size: 17154699365 Bytes
https://doris-com
morrySnow commented on code in PR #13740:
URL: https://github.com/apache/doris/pull/13740#discussion_r1007880004
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/GroupExpression.java:
##
@@ -231,13 +231,14 @@ public boolean equals(Object o) {
if (plan instanceo
924060929 opened a new pull request, #13764:
URL: https://github.com/apache/doris/pull/13764
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
hello-stephen commented on PR #12742:
URL: https://github.com/apache/doris/pull/12742#issuecomment-1294798581
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.27 seconds
load time: 556 seconds
storage size: 17154644571 Bytes
https://doris-co
qidaye opened a new issue, #13765:
URL: https://github.com/apache/doris/issues/13765
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
```
rege
qidaye opened a new pull request, #13766:
URL: https://github.com/apache/doris/pull/13766
# Proposed changes
Issue Number: close #13765
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
hello-stephen commented on PR #13641:
URL: https://github.com/apache/doris/pull/13641#issuecomment-1294805855
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.39 seconds
load time: 560 seconds
storage size: 17154699395 Bytes
https://doris-co
hello-stephen commented on issue #13026:
URL: https://github.com/apache/doris/issues/13026#issuecomment-1294813368
Hi, friend
I also encounter the mmap problem when trying to run be ut with `
./run-be-ut.sh -j10` on the aarch64 machine.
```
...
[1204/1204] Linking CXX executa
hello-stephen commented on PR #12801:
URL: https://github.com/apache/doris/pull/12801#issuecomment-1294818262
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.65 seconds
load time: 572 seconds
storage size: 17154655360 Bytes
https://doris-co
hello-stephen commented on PR #13763:
URL: https://github.com/apache/doris/pull/13763#issuecomment-1294819992
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.37 seconds
load time: 597 seconds
storage size: 17154821227 Bytes
https://doris-co
hello-stephen commented on PR #13434:
URL: https://github.com/apache/doris/pull/13434#issuecomment-1294821664
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.65 seconds
load time: 578 seconds
storage size: 17154821218 Bytes
https://doris-co
hello-stephen commented on PR #13691:
URL: https://github.com/apache/doris/pull/13691#issuecomment-1294828916
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.83 seconds
load time: 646 seconds
storage size: 17154821307 Bytes
https://doris-co
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1294841744
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.03 seconds
load time: 576 seconds
storage size: 17154644801 Bytes
https://doris-co
hello-stephen commented on PR #13764:
URL: https://github.com/apache/doris/pull/13764#issuecomment-1294841849
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.42 seconds
load time: 558 seconds
storage size: 17154644772 Bytes
https://doris-co
BiteThet opened a new pull request, #13769:
URL: https://github.com/apache/doris/pull/13769
# Proposed changes
remove unused file of QSorter.
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
hello-stephen commented on PR #13766:
URL: https://github.com/apache/doris/pull/13766#issuecomment-1294850606
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.78 seconds
load time: 626 seconds
storage size: 17154810796 Bytes
https://doris-co
hello-stephen commented on PR #13581:
URL: https://github.com/apache/doris/pull/13581#issuecomment-1294857463
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.09 seconds
load time: 572 seconds
storage size: 17154865254 Bytes
https://doris-co
Toms1999 opened a new pull request, #13771:
URL: https://github.com/apache/doris/pull/13771
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
hello-stephen commented on PR #13067:
URL: https://github.com/apache/doris/pull/13067#issuecomment-1294861046
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.91 seconds
load time: 561 seconds
storage size: 17154644846 Bytes
https://doris-co
catpineapple opened a new pull request, #13772:
URL: https://github.com/apache/doris/pull/13772
# Proposed changes
Issue Number: close #13123
## Problem summary
Create partitions use :PARTITIONS START ("2022-11-01") END ("2022-12-01")
EVERY (1 DAY) ,can create a month's
hello-stephen commented on PR #13764:
URL: https://github.com/apache/doris/pull/13764#issuecomment-1294869499
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.49 seconds
load time: 563 seconds
storage size: 17154699363 Bytes
https://doris-co
hello-stephen commented on PR #13769:
URL: https://github.com/apache/doris/pull/13769#issuecomment-1294877421
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.59 seconds
load time: 575 seconds
storage size: 17154809924 Bytes
https://doris-co
hello-stephen commented on PR #13771:
URL: https://github.com/apache/doris/pull/13771#issuecomment-1294883416
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.75 seconds
load time: 559 seconds
storage size: 17154699001 Bytes
https://doris-co
hello-stephen commented on PR #13581:
URL: https://github.com/apache/doris/pull/13581#issuecomment-1294884615
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.89 seconds
load time: 568 seconds
storage size: 17154644783 Bytes
https://doris-co
hello-stephen commented on PR #13772:
URL: https://github.com/apache/doris/pull/13772#issuecomment-1294888684
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.07 seconds
load time: 578 seconds
storage size: 17154810728 Bytes
https://doris-co
zy-kkk commented on PR #13772:
URL: https://github.com/apache/doris/pull/13772#issuecomment-1294891251
This is a cool new feature, and I think you should add a detailed
documentation on how to use it
--
This is an automated message from the Apache Git Service.
To respond to the message, p
wangbo opened a new issue, #13773:
URL: https://github.com/apache/doris/issues/13773
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
1.2-lts
hello-stephen commented on PR #13646:
URL: https://github.com/apache/doris/pull/13646#issuecomment-1294903443
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.13 seconds
load time: 572 seconds
storage size: 17154644815 Bytes
https://doris-co
hello-stephen commented on PR #13740:
URL: https://github.com/apache/doris/pull/13740#issuecomment-1294908159
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.42 seconds
load time: 571 seconds
storage size: 17154810761 Bytes
https://doris-co
hello-stephen commented on PR #13764:
URL: https://github.com/apache/doris/pull/13764#issuecomment-1294919364
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 40.29 seconds
load time: 564 seconds
storage size: 17154644858 Bytes
https://doris-co
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1294946191
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.67 seconds
load time: 558 seconds
storage size: 17154655392 Bytes
https://doris-co
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1294954982
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.38 seconds
load time: 562 seconds
storage size: 17154655385 Bytes
https://doris-co
BePPPower opened a new pull request, #13774:
URL: https://github.com/apache/doris/pull/13774
# Proposed changes
Issue Number: close #xxx
The result of `right join` is unordered, so we need add `order by` to
guarantee results consistent.
## Problem summary
Describe your ch
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1294970307
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.24 seconds
load time: 565 seconds
storage size: 17154655409 Bytes
https://doris-co
hello-stephen commented on PR #13763:
URL: https://github.com/apache/doris/pull/13763#issuecomment-1294972492
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.38 seconds
load time: 561 seconds
storage size: 17154644898 Bytes
https://doris-co
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1294977295
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.57 seconds
load time: 565 seconds
storage size: 17154644786 Bytes
https://doris-co
hello-stephen commented on PR #13774:
URL: https://github.com/apache/doris/pull/13774#issuecomment-1294991999
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.68 seconds
load time: 555 seconds
storage size: 17154644907 Bytes
https://doris-co
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1294994394
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.87 seconds
load time: 565 seconds
storage size: 17154705986 Bytes
https://doris-co
hello-stephen commented on PR #13708:
URL: https://github.com/apache/doris/pull/13708#issuecomment-1295009043
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.59 seconds
load time: 589 seconds
storage size: 17154821265 Bytes
https://doris-co
hello-stephen commented on PR #13740:
URL: https://github.com/apache/doris/pull/13740#issuecomment-1295009340
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.16 seconds
load time: 559 seconds
storage size: 17154644840 Bytes
https://doris-co
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1295015766
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.41 seconds
load time: 558 seconds
storage size: 17154655320 Bytes
https://doris-co
hello-stephen commented on PR #13746:
URL: https://github.com/apache/doris/pull/13746#issuecomment-1295019476
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.18 seconds
load time: 566 seconds
storage size: 17154644841 Bytes
https://doris-co
github-actions[bot] commented on PR #12337:
URL: https://github.com/apache/doris/pull/12337#issuecomment-1295027949
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 #12337:
URL: https://github.com/apache/doris/pull/12337#issuecomment-1295027994
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
ChPi opened a new pull request, #13775:
URL: https://github.com/apache/doris/pull/13775
# Proposed changes
Issue Number: close #13598
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
hello-stephen commented on PR #13046:
URL: https://github.com/apache/doris/pull/13046#issuecomment-1295052217
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.27 seconds
load time: 560 seconds
storage size: 17154644825 Bytes
https://doris-co
hello-stephen commented on PR #13775:
URL: https://github.com/apache/doris/pull/13775#issuecomment-1295067370
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.34 seconds
load time: 567 seconds
storage size: 17154644876 Bytes
https://doris-co
dataalive commented on issue #13759:
URL: https://github.com/apache/doris/issues/13759#issuecomment-1295075524
give more info ?
the return log and the error message about "unable to read data on doris
table"?
--
This is an automated message from the Apache Git Service.
To respon
hello-stephen commented on PR #13760:
URL: https://github.com/apache/doris/pull/13760#issuecomment-1295131478
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.72 seconds
load time: 639 seconds
storage size: 17154842568 Bytes
https://doris-co
github-actions[bot] commented on PR #13774:
URL: https://github.com/apache/doris/pull/13774#issuecomment-1295138168
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 #13774:
URL: https://github.com/apache/doris/pull/13774#issuecomment-1295138117
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
hello-stephen commented on PR #13755:
URL: https://github.com/apache/doris/pull/13755#issuecomment-1295149417
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.06 seconds
load time: 573 seconds
storage size: 17154709880 Bytes
https://doris-co
englefly opened a new pull request, #13776:
URL: https://github.com/apache/doris/pull/13776
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
github-actions[bot] commented on PR #13740:
URL: https://github.com/apache/doris/pull/13740#issuecomment-1295177166
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 #13740:
URL: https://github.com/apache/doris/pull/13740#issuecomment-1295177215
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 #13746:
URL: https://github.com/apache/doris/pull/13746#issuecomment-1295185137
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.83 seconds
load time: 554 seconds
storage size: 17154644878 Bytes
https://doris-co
github-actions[bot] commented on PR #13725:
URL: https://github.com/apache/doris/pull/13725#issuecomment-1295187103
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 #13725:
URL: https://github.com/apache/doris/pull/13725#issuecomment-1295187148
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 #13776:
URL: https://github.com/apache/doris/pull/13776#issuecomment-1295206639
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.66 seconds
load time: 556 seconds
storage size: 17154655417 Bytes
https://doris-co
hello-stephen commented on PR #13746:
URL: https://github.com/apache/doris/pull/13746#issuecomment-1295241525
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 39.06 seconds
load time: 560 seconds
storage size: 17154644851 Bytes
https://doris-co
github-actions[bot] commented on PR #13769:
URL: https://github.com/apache/doris/pull/13769#issuecomment-1295717421
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 #13769:
URL: https://github.com/apache/doris/pull/13769#issuecomment-1295717428
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 #13259:
URL: https://github.com/apache/doris/pull/13259#issuecomment-1295718863
TeamCity pipeline, clickbench performance test result:
update update
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
hello-stephen commented on PR #13708:
URL: https://github.com/apache/doris/pull/13708#issuecomment-1295723127
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.46 seconds
load time: 654 seconds
storage size: 17154875798 Bytes
https://doris-co
hello-stephen commented on PR #13662:
URL: https://github.com/apache/doris/pull/13662#issuecomment-1295724609
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 38.59 seconds
load time: 574 seconds
storage size: 17154655388 Bytes
https://doris-co
98 matches
Mail list logo