hello-stephen commented on PR #14351:
URL: https://github.com/apache/doris/pull/14351#issuecomment-1318232464
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.07 seconds
load time: 447 seconds
storage size: 17169405247 Bytes
https://doris-co
jacktengg opened a new pull request, #14362:
URL: https://github.com/apache/doris/pull/14362
# Proposed changes
Issue Number: close #14360
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
nextdreamblue opened a new pull request, #14361:
URL: https://github.com/apache/doris/pull/14361
… with 'mv_' error
Signed-off-by: nextdreamblue
# Proposed changes
Issue Number: close #14334
## Problem summary
Describe your changes.
## Checklist(Requ
jacktengg opened a new issue, #14360:
URL: https://github.com/apache/doris/issues/14360
### 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 a4d4fc8c02fc1c5
daikon12 opened a new issue, #14359:
URL: https://github.com/apache/doris/issues/14359
### 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.1.3
###
hello-stephen commented on PR #14349:
URL: https://github.com/apache/doris/pull/14349#issuecomment-1318211985
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.2 seconds
load time: 443 seconds
storage size: 17151607376 Bytes
https://doris-com
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch compaction_opt
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/compaction_opt by this push:
new 1fc3947d9b [bugfix](ordered_
dataroaring merged PR #14357:
URL: https://github.com/apache/doris/pull/14357
--
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.
adonis0147 opened a new pull request, #14358:
URL: https://github.com/apache/doris/pull/14358
# Proposed changes
~~Issue Number: close #xxx~~
## Problem summary
According to the description in
[https://www.gnu.org/server/mirror.html](https://www.gnu.org/server/mirror.htm
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 af462b07c7 [enhancement](explain) compress des
morrySnow merged PR #14152:
URL: https://github.com/apache/doris/pull/14152
--
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
yixiutt opened a new pull request, #14357:
URL: https://github.com/apache/doris/pull/14357
1. add logic for old rowsets without segment key_bounds
2. vertical_beta_rowset add key bounds
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checkl
englefly opened a new pull request, #14356:
URL: https://github.com/apache/doris/pull/14356
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
dutyu opened a new pull request, #14355:
URL: https://github.com/apache/doris/pull/14355
…hold.
# Proposed changes
Add conf for [pr14006](https://github.com/apache/doris/pull/14006)
## Problem summary
Describe your changes.
## Checklist(Required)
1. D
gaojunjie03 commented on issue #14354:
URL: https://github.com/apache/doris/issues/14354#issuecomment-1318171552
如果图片无法查看,则以下是图片内容
`*** Query id: 0-0 ***
*** Aborted at 1668667019 (unix time) try "date -d @1668667019" if you are
using GNU date ***
*** Current BE git commitID: 24b51b
gaojunjie03 opened a new issue, #14354:
URL: https://github.com/apache/doris/issues/14354
### 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
yangzhg commented on code in PR #14340:
URL: https://github.com/apache/doris/pull/14340#discussion_r1024802754
##
be/src/vec/exprs/vbitmap_predicate.cpp:
##
@@ -0,0 +1,109 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreement
yangzhg commented on code in PR #14340:
URL: https://github.com/apache/doris/pull/14340#discussion_r1024802429
##
be/src/vec/exprs/vbitmap_predicate.h:
##
@@ -0,0 +1,64 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
fkzhao opened a new issue, #14353:
URL: https://github.com/apache/doris/issues/14353
### 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.14(latest)
### W
Zijun-Git commented on issue #14310:
URL: https://github.com/apache/doris/issues/14310#issuecomment-1318140938
目前看起来只能通过alias的方式去解决。另外请问对于es的其他类型的字段(比如boolean类型)是否有计划去增加在doris的映射
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
hello-stephen commented on PR #14347:
URL: https://github.com/apache/doris/pull/14347#issuecomment-1318134293
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.87 seconds
load time: 432 seconds
storage size: 17149036663 Bytes
https://doris-co
TaoZex commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1318128471
> > I want to try argmax funtion.At the same time, do I need to
implementation argmin funtion?
>
> Yeah, it's really great if you can implement both `argmin` and `argmax`
funct
eldenmoon commented on code in PR #14250:
URL: https://github.com/apache/doris/pull/14250#discussion_r1024769193
##
be/src/vec/functions/array/function_array_constructor.cpp:
##
@@ -0,0 +1,90 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribut
hello-stephen commented on PR #14345:
URL: https://github.com/apache/doris/pull/14345#issuecomment-1318101411
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.64 seconds
load time: 431 seconds
storage size: 17171829794 Bytes
https://doris-co
eldenmoon commented on code in PR #14250:
URL: https://github.com/apache/doris/pull/14250#discussion_r1024759713
##
be/src/vec/functions/array/function_array_constructor.cpp:
##
@@ -0,0 +1,90 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribut
eldenmoon commented on code in PR #14250:
URL: https://github.com/apache/doris/pull/14250#discussion_r1024759713
##
be/src/vec/functions/array/function_array_constructor.cpp:
##
@@ -0,0 +1,90 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribut
siriume closed issue #13964: [Bug] bitmap_subset_in_range function when there
is only one data in the bitmap, the function get the sub-bitmap is null, not
itself.
URL: https://github.com/apache/doris/issues/13964
--
This is an automated message from the Apache Git Service.
To respond to the
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from afc9065b51 [test](nereids) add filter estimation ut cases (#14293)
add a4d4fc8c02 datax doris writer doc fix
hf200012 merged PR #14344:
URL: https://github.com/apache/doris/pull/14344
--
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
englefly commented on code in PR #14330:
URL: https://github.com/apache/doris/pull/14330#discussion_r1024757058
##
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##
@@ -945,7 +945,7 @@ public String getNodeExplainString(String prefix,
TExplainLevel detailL
englefly commented on code in PR #14330:
URL: https://github.com/apache/doris/pull/14330#discussion_r1024757058
##
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##
@@ -945,7 +945,7 @@ public String getNodeExplainString(String prefix,
TExplainLevel detailL
luozenglin commented on PR #14340:
URL: https://github.com/apache/doris/pull/14340#issuecomment-1318081425
> Why the test of `before` and `bitmap filter` have diffrent sql?
Because the `bitmap_column` column in the `bitmap_table` table is bitmap
type, this pr supports the new syntax o
nextdreamblue opened a new pull request, #14352:
URL: https://github.com/apache/doris/pull/14352
…ckends
Signed-off-by: nextdreamblue
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
Gabriel39 opened a new pull request, #14351:
URL: https://github.com/apache/doris/pull/14351
# 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 #14343:
URL: https://github.com/apache/doris/pull/14343#issuecomment-1318051471
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.87 seconds
load time: 427 seconds
storage size: 17173079004 Bytes
https://doris-co
FreeOnePlus opened a new pull request, #14350:
URL: https://github.com/apache/doris/pull/14350
# Proposed changes
Add docker as scope option
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
github-actions[bot] commented on PR #14254:
URL: https://github.com/apache/doris/pull/14254#issuecomment-1318044298
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 #14254:
URL: https://github.com/apache/doris/pull/14254#issuecomment-1318044278
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
FreeOnePlus opened a new pull request, #14349:
URL: https://github.com/apache/doris/pull/14349
# Proposed changes
Add Dockerfile to build Fe-Image and Be-Image
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original be
morrySnow commented on code in PR #14330:
URL: https://github.com/apache/doris/pull/14330#discussion_r1024735767
##
fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java:
##
@@ -945,7 +945,7 @@ public String getNodeExplainString(String prefix,
TExplainLevel detail
FreeOnePlus opened a new pull request, #14348:
URL: https://github.com/apache/doris/pull/14348
# Proposed changes
Add Docker Image build documentation
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
zhaoysg commented on issue #14131:
URL: https://github.com/apache/doris/issues/14131#issuecomment-1318018635
刚刚我也遇到这种问题了。
在群里咨询了下大佬 可以修改 datax - loadurl 改成be地址 ip:8040。
更改之后我这边是好了,你们看看改了是否可以。
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch compaction_opt
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/compaction_opt by this push:
new edbbf3ff65 [bugfix](vertical
dataroaring merged PR #14346:
URL: https://github.com/apache/doris/pull/14346
--
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.
englefly opened a new pull request, #14347:
URL: https://github.com/apache/doris/pull/14347
# Proposed changes
add sync-load method for column statistics
@Kikyou1997 @morrySnow PTAL
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Che
yixiutt opened a new pull request, #14346:
URL: https://github.com/apache/doris/pull/14346
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
yiguolei opened a new pull request, #14345:
URL: https://github.com/apache/doris/pull/14345
# Proposed changes
pick from 1.1-lts: #14273
## Problem summary
rowbatch's total bytes function cost a lot of CPU. I replaced it with
avg_rowsize * batch_row_num.
#
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0bf6d1fd79 [typo](doc)Datax doris writer doc update (#14328)
add afc9065b51 [test](nereids) add filter estimati
morrySnow merged PR #14293:
URL: https://github.com/apache/doris/pull/14293
--
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.
jiafengzheng 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 3f4740e1746 Datax doris writer doc
github-actions[bot] commented on PR #14344:
URL: https://github.com/apache/doris/pull/14344#issuecomment-1317991229
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 #14344:
URL: https://github.com/apache/doris/pull/14344#issuecomment-1317991195
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
hf200012 opened a new pull request, #14344:
URL: https://github.com/apache/doris/pull/14344
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
englefly opened a new pull request, #14343:
URL: https://github.com/apache/doris/pull/14343
# Proposed changes
ColumnStatistics.UNKNOWN can be replaced by ColumnStatistics.DEFAULT
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklis
github-actions[bot] commented on PR #14299:
URL: https://github.com/apache/doris/pull/14299#issuecomment-1317987236
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/3484928106";) output.
shellcheck err
github-actions[bot] commented on PR #14293:
URL: https://github.com/apache/doris/pull/14293#issuecomment-1317984205
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 #14293:
URL: https://github.com/apache/doris/pull/14293#issuecomment-1317984184
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
Yukang-Lian commented on issue #11706:
URL: https://github.com/apache/doris/issues/11706#issuecomment-1317973682
> I want to try argmax funtion.At the same time, do I need to implementation
argmin funtion?
Yeah, it's really great if you can implemente both `argmin` and `argmax`
funct
github-actions[bot] commented on PR #12801:
URL: https://github.com/apache/doris/pull/12801#issuecomment-1317972484
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
BiteThet commented on PR #14340:
URL: https://github.com/apache/doris/pull/14340#issuecomment-1317937087
Why the test of `before` and `bitmap filter` have diffrent sql?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
hello-stephen commented on PR #14342:
URL: https://github.com/apache/doris/pull/14342#issuecomment-1317926342
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 36.17 seconds
load time: 447 seconds
storage size: 17170413737 Bytes
https://doris-co
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push:
new 48f70cf54c [improvement](scan
morningman merged PR #14273:
URL: https://github.com/apache/doris/pull/14273
--
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
morningman opened a new pull request, #14342:
URL: https://github.com/apache/doris/pull/14342
# Proposed changes
Issue Number: close #xxx
## Problem summary
Invalidate catalog/db/table cache when doing
refresh catalog/db/table.
Tested table with 1 partition
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 0bf6d1fd79 [typo](doc)Datax doris writer doc
morningman merged PR #14328:
URL: https://github.com/apache/doris/pull/14328
--
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
morningman merged PR #14268:
URL: https://github.com/apache/doris/pull/14268
--
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 7182f14645 [improvement][fix](multi-catalog)
stalary commented on issue #14310:
URL: https://github.com/apache/doris/issues/14310#issuecomment-1317864994
>
但是别名是指向已存在的单个或者多个索引,更像是一个索引集,如果未创建的索引,如何自动发现呢?例如test-2022/11/16手动设置别名,但是test-2022/11/17还未创建这种是不是就需要再重新更新别名?因此我觉得类似于kibana这种索引pattern能够去自动发现索引,并且无缝连接查询是不是更好呢?比如设置patter
test-*,那么后续t
hello-stephen commented on PR #14341:
URL: https://github.com/apache/doris/pull/14341#issuecomment-1317434421
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.81 seconds
load time: 455 seconds
storage size: 17150945260 Bytes
https://doris-co
morrySnow opened a new pull request, #14341:
URL: https://github.com/apache/doris/pull/14341
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
morrySnow commented on PR #14339:
URL: https://github.com/apache/doris/pull/14339#issuecomment-1317236479
use another way to implement it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
morrySnow commented on PR #14180:
URL: https://github.com/apache/doris/pull/14180#issuecomment-1317236061
it is not a good method~
--
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
morrySnow closed pull request #14180: [enhancement](Nereids) avoid add project
that output same with child to memo
URL: https://github.com/apache/doris/pull/14180
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
morrySnow closed pull request #14339: [enhancement](Nereids)remove constraint
that root node must maintain output order
URL: https://github.com/apache/doris/pull/14339
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
hello-stephen commented on PR #14340:
URL: https://github.com/apache/doris/pull/14340#issuecomment-1317234707
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.74 seconds
load time: 435 seconds
storage size: 17148542176 Bytes
https://doris-co
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 943e014414 [enhancement](decommission) speed up decommission process
(#14028) (#14006)
add 3259fcb790 [typo](
morningman merged PR #14313:
URL: https://github.com/apache/doris/pull/14313
--
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
luozenglin opened a new pull request, #14340:
URL: https://github.com/apache/doris/pull/14340
1. Support in bitmap syntax,like 'where k1 in (select bitmap_column from
tbl)';
2. Support bitmap runtime filter. Generate a bitmap filter using the right
table bitmap and push it down to the le
github-actions[bot] commented on PR #14327:
URL: https://github.com/apache/doris/pull/14327#issuecomment-1317151074
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 #14327:
URL: https://github.com/apache/doris/pull/14327#issuecomment-1317151154
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 #14339:
URL: https://github.com/apache/doris/pull/14339#issuecomment-1317057543
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.21 seconds
load time: 481 seconds
storage size: 17172375310 Bytes
https://doris-co
hello-stephen commented on PR #14335:
URL: https://github.com/apache/doris/pull/14335#issuecomment-1317031363
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.24 seconds
load time: 432 seconds
storage size: 17172416149 Bytes
https://doris-co
github-actions[bot] commented on PR #14268:
URL: https://github.com/apache/doris/pull/14268#issuecomment-1317024087
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 #14268:
URL: https://github.com/apache/doris/pull/14268#issuecomment-1317024026
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 opened a new pull request, #14339:
URL: https://github.com/apache/doris/pull/14339
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Y
luozenglin opened a new issue, #14338:
URL: https://github.com/apache/doris/issues/14338
### 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
I would like to s
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch compaction_opt
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/compaction_opt by this push:
new 996ba873e2 [bugfix](cherry-pi
morningman merged PR #14336:
URL: https://github.com/apache/doris/pull/14336
--
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 943e014414 [enhancement](decommission) speed
morningman merged PR #14006:
URL: https://github.com/apache/doris/pull/14006
--
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
morningman closed issue #14028: [Enhancement] decommission should safety drop
be immediately when BE's tablets all in recycled state
URL: https://github.com/apache/doris/issues/14028
--
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 #14330:
URL: https://github.com/apache/doris/pull/14330#issuecomment-1316960131
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.89 seconds
load time: 450 seconds
storage size: 17173355025 Bytes
https://doris-co
nextdreamblue opened a new issue, #14337:
URL: https://github.com/apache/doris/issues/14337
### 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
be 通过 be.conf的
yixiutt opened a new pull request, #14336:
URL: https://github.com/apache/doris/pull/14336
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
hello-stephen commented on PR #14329:
URL: https://github.com/apache/doris/pull/14329#issuecomment-1316920292
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.95 seconds
load time: 437 seconds
storage size: 17173757402 Bytes
https://doris-co
xinyiZzz opened a new pull request, #14335:
URL: https://github.com/apache/doris/pull/14335
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. When Doris BE is deployed with Hadoop, there is an OOM risk in only using
BE process memory control limit at pres
nextdreamblue opened a new issue, #14334:
URL: https://github.com/apache/doris/issues/14334
### 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.4
1.2
ma
github-actions[bot] commented on PR #14227:
URL: https://github.com/apache/doris/pull/14227#issuecomment-1316879467
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 #14227:
URL: https://github.com/apache/doris/pull/14227#issuecomment-1316879394
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 140 matches
Mail list logo