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 b8d8cf1ac9 [regression](test) script for teamci
yiguolei merged PR #16937:
URL: https://github.com/apache/doris/pull/16937
--
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
mrfengtiger opened a new issue, #17285:
URL: https://github.com/apache/doris/issues/17285
### 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-1.2.1-rc01
Yukang-Lian commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1449508979
> Task 22, "Add Sqlancer to Doris", please assign to me. This task may take
a little time, but please don't worry about it.
Done, look forward to your contribution. Have fu
ChaseHuangxu commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1449502114
Task 22, "Add Sqlancer to Doris", please assign to me. This task may take a
little time, but please don't worry about it.
--
This is an automated message from the Apache Git S
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 48ef61780d [refactor](struct-type) refactor and c
xy720 merged PR #17257:
URL: https://github.com/apache/doris/pull/17257
--
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.apache
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 0732eb54bc [feature](struct-type) support csv for
xy720 merged PR #17143:
URL: https://github.com/apache/doris/pull/17143
--
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.apache
yangzhg commented on code in PR #17034:
URL: https://github.com/apache/doris/pull/17034#discussion_r1121285160
##
conf/be.conf:
##
@@ -29,6 +29,13 @@ webserver_port = 8040
heartbeat_service_port = 9050
brpc_port = 8060
+# HTTPS configures
+enable_https = true
+# path of cert
zhengshiJ commented on PR #16616:
URL: https://github.com/apache/doris/pull/16616#issuecomment-1449492674
run nereids_p0
--
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
englefly opened a new pull request, #17284:
URL: https://github.com/apache/doris/pull/17284
# Proposed changes
support tpcds related window function in nereids
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ]
yuxuan-luo opened a new pull request, #17283:
URL: https://github.com/apache/doris/pull/17283
# Proposed changes
Issue Number: close #17282
## Problem summary
Describe your changes.
## Checklist(Required)
* [ X] Does it affect the original behavior
* [ X]
platoneko commented on code in PR #17252:
URL: https://github.com/apache/doris/pull/17252#discussion_r1121271787
##
be/src/olap/tablet.cpp:
##
@@ -1642,7 +1642,7 @@ void
Tablet::_init_context_common_fields(RowsetWriterContext& context) {
}
Status Tablet::create_rowset(const
JoverZhang commented on PR #17234:
URL: https://github.com/apache/doris/pull/17234#issuecomment-1449485147
> docs/zh-CN/docs/data-operate/import/import-scenes/external-table-load.md
>
> have the same problem. Please modify it by the way.
OK, I changed it by the way.
--
This i
yuxuan-luo opened a new issue, #17282:
URL: https://github.com/apache/doris/issues/17282
### 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.2
### What's
github-actions[bot] commented on PR #17073:
URL: https://github.com/apache/doris/pull/17073#issuecomment-1449467119
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
yongjinhou commented on PR #17073:
URL: https://github.com/apache/doris/pull/17073#issuecomment-1449464360
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 u
zddr opened a new pull request, #17281:
URL: https://github.com/apache/doris/pull/17281
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
k8s yml demo
## Checklist(Required)
* [ ] Does it affect the original behavior
* [
gojumprope opened a new issue, #17280:
URL: https://github.com/apache/doris/issues/17280
### 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.2.1
### What
github-actions[bot] commented on code in PR #17246:
URL: https://github.com/apache/doris/pull/17246#discussion_r1121247527
##
be/test/olap/tablet_cooldown_test.cpp:
##
@@ -41,20 +42,17 @@ static const std::string kTestDir =
"./ut_dir/tablet_cooldown_test";
static constexpr int
cambyzju commented on code in PR #17252:
URL: https://github.com/apache/doris/pull/17252#discussion_r1121232780
##
be/src/olap/tablet.cpp:
##
@@ -1642,7 +1642,7 @@ void
Tablet::_init_context_common_fields(RowsetWriterContext& context) {
}
Status Tablet::create_rowset(const
github-actions[bot] commented on PR #17261:
URL: https://github.com/apache/doris/pull/17261#issuecomment-1449442950
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
weizhengte commented on PR #17264:
URL: https://github.com/apache/doris/pull/17264#issuecomment-1449438566
@morrySnow @Kikyou1997 review plz.
--
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 s
github-actions[bot] commented on PR #17143:
URL: https://github.com/apache/doris/pull/17143#issuecomment-1449437145
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 #17257:
URL: https://github.com/apache/doris/pull/17257#issuecomment-1449436630
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 #17257:
URL: https://github.com/apache/doris/pull/17257#issuecomment-1449436585
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
qidaye commented on code in PR #17276:
URL: https://github.com/apache/doris/pull/17276#discussion_r1121213356
##
fe/fe-core/src/main/java/org/apache/doris/analysis/IndexDef.java:
##
@@ -34,6 +35,7 @@ public class IndexDef {
private String indexName;
private boolean ifN
ucasfl commented on PR #17218:
URL: https://github.com/apache/doris/pull/17218#issuecomment-1449431117
> Please describe your change
done.
--
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 t
hello-stephen commented on PR #17275:
URL: https://github.com/apache/doris/pull/17275#issuecomment-1449427652
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.8 seconds
stream load tsv: 473 seconds loaded 74807831229 Bytes, about 150
MB/s
SaintBacchus commented on code in PR #17233:
URL: https://github.com/apache/doris/pull/17233#discussion_r1121210550
##
fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java:
##
@@ -1007,6 +1008,11 @@ public void cancel() {
if (coordRef != null) {
c
SaintBacchus commented on code in PR #17244:
URL: https://github.com/apache/doris/pull/17244#discussion_r1121208642
##
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##
@@ -1828,12 +1828,20 @@ public class Config extends ConfigBase {
public static boolean k
SaintBacchus commented on PR #17249:
URL: https://github.com/apache/doris/pull/17249#issuecomment-1449417527
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
SaintBacchus commented on PR #17249:
URL: https://github.com/apache/doris/pull/17249#issuecomment-1449416868
@TangSiyang2001 thanks for suggestions. I had modified it.
And I place the `Math.max` in the function `setExecTimeout`, how do you
think about these?
```
public void
zhangstar333 commented on PR #17240:
URL: https://github.com/apache/doris/pull/17240#issuecomment-1449414948
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
yinzhijian commented on PR #17278:
URL: https://github.com/apache/doris/pull/17278#issuecomment-1449410994
run feut
--
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
yongjinhou commented on PR #17073:
URL: https://github.com/apache/doris/pull/17073#issuecomment-1449410239
run p0
--
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
yinzhijian commented on PR #17278:
URL: https://github.com/apache/doris/pull/17278#issuecomment-1449401976
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 u
morningman commented on PR #17278:
URL: https://github.com/apache/doris/pull/17278#issuecomment-1449401295
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 u
yinzhijian opened a new pull request, #17278:
URL: https://github.com/apache/doris/pull/17278
This reverts #16315
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect th
jackwener commented on PR #17275:
URL: https://github.com/apache/doris/pull/17275#issuecomment-1449396924
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 com
Yukang-Lian commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1449390540
> > > > > I am new to the open community and have some knowledge of Java and
C++. Can I select a task?
> > > >
> > > >
> > > > Of course you can! Welcome to doris commu
Gabriel39 commented on PR #17270:
URL: https://github.com/apache/doris/pull/17270#issuecomment-1449390073
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 un
This is an automated email from the ASF dual-hosted git repository.
panxiaolei 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 62440f3140 [Bug](Materialized-View) forbiden
BiteThet merged PR #17194:
URL: https://github.com/apache/doris/pull/17194
--
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.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new b40a14a3b3f (docs)Add Duyansoft blog (
luzhijing merged PR #204:
URL: https://github.com/apache/doris-website/pull/204
--
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...@dori
github-actions[bot] commented on PR #17224:
URL: https://github.com/apache/doris/pull/17224#issuecomment-1449380665
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 #17224:
URL: https://github.com/apache/doris/pull/17224#issuecomment-1449380619
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
morningman commented on PR #17224:
URL: https://github.com/apache/doris/pull/17224#issuecomment-1449380561
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 u
github-actions[bot] commented on PR #17276:
URL: https://github.com/apache/doris/pull/17276#issuecomment-1449379138
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 #17276:
URL: https://github.com/apache/doris/pull/17276#issuecomment-1449378137
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
luzhijing commented on PR #17113:
URL: https://github.com/apache/doris/pull/17113#issuecomment-1449378116
> > run buildall
>
> Means just wait for end of the check list run, it will close
automatically? I checked other closed PR, it seems that no more command can
exec
This is an automated email from the ASF dual-hosted git repository.
luzhijing 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 ff8902370c [improvement](doc) Supplementary Bu
luzhijing merged PR #17113:
URL: https://github.com/apache/doris/pull/17113
--
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
luzhijing commented on PR #17113:
URL: https://github.com/apache/doris/pull/17113#issuecomment-1449376091
run P0
--
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 unsubscr
sangetang opened a new issue, #17277:
URL: https://github.com/apache/doris/issues/17277
### 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.2.2
### What'
Tanya-W opened a new pull request, #17276:
URL: https://github.com/apache/doris/pull/17276
# Proposed changes
Issue Number: close #xxx
## Problem summary
fix BE coredump because of not ignore case ensitivity for column name when
create index.
## Checklist(
jackwener commented on PR #17275:
URL: https://github.com/apache/doris/pull/17275#issuecomment-1449374663
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 un
Gabriel39 commented on PR #16315:
URL: https://github.com/apache/doris/pull/16315#issuecomment-1449366948
This PR incurs a compatible problem. I got the message after this PR:

* [ ] Does it affect the original behavior
* [ ] Has uni
zhengshiJ commented on PR #16616:
URL: https://github.com/apache/doris/pull/16616#issuecomment-1449354951
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 un
zddr commented on PR #17236:
URL: https://github.com/apache/doris/pull/17236#issuecomment-1449344602
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 unsubs
github-actions[bot] commented on PR #17190:
URL: https://github.com/apache/doris/pull/17190#issuecomment-1449338158
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 #17190:
URL: https://github.com/apache/doris/pull/17190#issuecomment-1449338231
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
TangSiyang2001 commented on PR #17249:
URL: https://github.com/apache/doris/pull/17249#issuecomment-1449333553
Hi @SaintBacchus , just for disscussion, how about replace the
ConnectContext#resetExecTimeout by
``` java
public void setExecTimeout(int timeout) {
executionTimeoutS =
platoneko commented on PR #17252:
URL: https://github.com/apache/doris/pull/17252#issuecomment-1449329302
run p0
--
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 unsubscr
hello-stephen commented on PR #17271:
URL: https://github.com/apache/doris/pull/17271#issuecomment-1449329082
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.22 seconds
stream load tsv: 469 seconds loaded 74807831229 Bytes, about 152
MB/s
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 b8ebcdff78 [Bug](bloomfilter) Fix wrong resul
Gabriel39 merged PR #17225:
URL: https://github.com/apache/doris/pull/17225
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from cbdf1af2d5 [feature](Nereids): pushdown Alias through Join. (#17150)
add 979cf42d7a [Bug](decimalv3) Use corre
Gabriel39 closed issue #15307: [Bug] Use correct decimal scale for function
`round`
URL: https://github.com/apache/doris/issues/15307
--
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 com
Gabriel39 merged PR #17232:
URL: https://github.com/apache/doris/pull/17232
--
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
github-actions[bot] commented on PR #17131:
URL: https://github.com/apache/doris/pull/17131#issuecomment-1449314109
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
WuWQ98 commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1449311102
> > > > I am new to the open community and have some knowledge of Java and
C++. Can I select a task?
> > >
> > >
> > > Of course you can! Welcome to doris community
> >
Kikyou1997 commented on PR #17274:
URL: https://github.com/apache/doris/pull/17274#issuecomment-1449298018
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 u
Kikyou1997 opened a new pull request, #17274:
URL: https://github.com/apache/doris/pull/17274
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [ ] Has
freemandealer commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1449291257
Hi everyone, this is a gentle reminder: before getting your hand dirty, do
check the issue page to see if it is assigned to someone already. If there is
no assignee, reply 'ple
ZhangYu0123 commented on PR #17260:
URL: https://github.com/apache/doris/pull/17260#issuecomment-1449290788
run P0
--
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 unsubs
freemandealer commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1449288814
> Okay I can go with #24 then
@FabianCarrasco Sorry, this task is assigned to another contributor.
--
This is an automated message from the Apache Git Service.
To resp
weizhengte commented on PR #17264:
URL: https://github.com/apache/doris/pull/17264#issuecomment-1449288800
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 u
github-actions[bot] commented on PR #17194:
URL: https://github.com/apache/doris/pull/17194#issuecomment-1449288569
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 #17194:
URL: https://github.com/apache/doris/pull/17194#issuecomment-1449288595
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 #17265:
URL: https://github.com/apache/doris/pull/17265#issuecomment-1449288401
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.48 seconds
stream load tsv: 470 seconds loaded 74807831229 Bytes, about 151
MB/s
github-actions[bot] commented on PR #17073:
URL: https://github.com/apache/doris/pull/17073#issuecomment-1449287570
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
yongjinhou commented on PR #17073:
URL: https://github.com/apache/doris/pull/17073#issuecomment-1449286475
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 u
LizZhang315 opened a new issue, #17273:
URL: https://github.com/apache/doris/issues/17273
### 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-91
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 cbdf1af2d5 [feature](Nereids): pushdown Alias th
jackwener merged PR #17150:
URL: https://github.com/apache/doris/pull/17150
--
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
HappenLee commented on code in PR #17228:
URL: https://github.com/apache/doris/pull/17228#discussion_r1121093679
##
be/src/vec/aggregate_functions/aggregate_function_bitmap.cpp:
##
@@ -18,50 +18,45 @@
#include "vec/aggregate_functions/aggregate_function_bitmap.h"
#include "v
ZhangYu0123 commented on PR #17260:
URL: https://github.com/apache/doris/pull/17260#issuecomment-1449276093
run p0
--
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 unsubs
platoneko commented on PR #17252:
URL: https://github.com/apache/doris/pull/17252#issuecomment-1449273704
run NereidsP0
--
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 u
morrySnow commented on PR #17070:
URL: https://github.com/apache/doris/pull/17070#issuecomment-1449273435
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 un
hello-stephen commented on PR #17259:
URL: https://github.com/apache/doris/pull/17259#issuecomment-1449272732
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.73 seconds
stream load tsv: 478 seconds loaded 74807831229 Bytes, about 149
MB/s
github-actions[bot] commented on PR #17232:
URL: https://github.com/apache/doris/pull/17232#issuecomment-1449272229
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 #17232:
URL: https://github.com/apache/doris/pull/17232#issuecomment-1449272199
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 #17271:
URL: https://github.com/apache/doris/pull/17271#issuecomment-1449271142
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 #17271:
URL: https://github.com/apache/doris/pull/17271#issuecomment-1449271108
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 #17225:
URL: https://github.com/apache/doris/pull/17225#issuecomment-1449270576
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 #17225:
URL: https://github.com/apache/doris/pull/17225#issuecomment-1449270553
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
1 - 100 of 424 matches
Mail list logo