doris-robot commented on PR #27665:
URL: https://github.com/apache/doris/pull/27665#issuecomment-1829040017
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 96a38ae44ce07f7d955a38050efea08135842c44,
data reload: false
mymeiyi commented on PR #26856:
URL: https://github.com/apache/doris/pull/26856#issuecomment-1829040859
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
mymeiyi commented on PR #26856:
URL: https://github.com/apache/doris/pull/26856#issuecomment-1829041985
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
github-actions[bot] commented on PR #27682:
URL: https://github.com/apache/doris/pull/27682#issuecomment-1829043323
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
doris-robot commented on PR #27664:
URL: https://github.com/apache/doris/pull/27664#issuecomment-1829045189
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 7faae11b62ad6d6c0d13e8fabf96ad0c081edb97,
data reload: false
github-actions[bot] commented on code in PR #26856:
URL: https://github.com/apache/doris/pull/26856#discussion_r1407061315
##
be/src/runtime/group_commit_mgr.cpp:
##
@@ -184,8 +186,10 @@ Status GroupCommitTable::_create_group_commit_load(
Status st = Status::OK();
std:
github-actions[bot] commented on PR #26856:
URL: https://github.com/apache/doris/pull/26856#issuecomment-1829046506
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
doris-robot commented on PR #27664:
URL: https://github.com/apache/doris/pull/27664#issuecomment-1829047550
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.76 seconds
stream load tsv: 566 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #27628:
URL: https://github.com/apache/doris/pull/27628#issuecomment-1829047766
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.17 seconds
stream load tsv: 567 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #27665:
URL: https://github.com/apache/doris/pull/27665#issuecomment-182904
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.79 seconds
stream load tsv: 564 seconds loaded 74807831229 Bytes,
eldenmoon commented on PR #27675:
URL: https://github.com/apache/doris/pull/27675#issuecomment-1829048724
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
doris-robot commented on PR #27628:
URL: https://github.com/apache/doris/pull/27628#issuecomment-1829050346
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 66c0ec073ce0d70ae760f2c6ef51521445f14ac2,
data reload: false
doris-robot commented on PR #27587:
URL: https://github.com/apache/doris/pull/27587#issuecomment-1829053382
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46 seconds
stream load tsv: 579 seconds loaded 74807831229 Bytes, abo
doris-robot commented on PR #27587:
URL: https://github.com/apache/doris/pull/27587#issuecomment-1829055751
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 0fe0808cb5992400c80d41b3260494d5c7f0aba0,
data reload: false
doris-robot commented on PR #27471:
URL: https://github.com/apache/doris/pull/27471#issuecomment-1829060544
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.87 seconds
stream load tsv: 581 seconds loaded 74807831229 Bytes,
jackwener closed pull request #27681: [performance](Planner): avoid
toStringValue() in DateLiteral compare
URL: https://github.com/apache/doris/pull/27681
--
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 g
doris-robot commented on PR #27471:
URL: https://github.com/apache/doris/pull/27471#issuecomment-1829062204
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit ad6eaa561952eae0683e14b3be67282e8b883f7f,
data reload: false
doris-robot commented on PR #27668:
URL: https://github.com/apache/doris/pull/27668#issuecomment-1829063857
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.84 seconds
stream load tsv: 585 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #27669:
URL: https://github.com/apache/doris/pull/27669#issuecomment-1829064004
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.22 seconds
stream load tsv: 563 seconds loaded 74807831229 Bytes,
XieJiann commented on code in PR #27051:
URL: https://github.com/apache/doris/pull/27051#discussion_r1407078684
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java:
##
@@ -357,6 +364,91 @@ public LogicalJoin
withOtherJoinConjuncts(List othe
XieJiann commented on code in PR #27051:
URL: https://github.com/apache/doris/pull/27051#discussion_r1407085060
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalUnion.java:
##
@@ -170,4 +174,14 @@ public LogicalUnion withHasPushedFilter() {
pu
dutyu commented on PR #27666:
URL: https://github.com/apache/doris/pull/27666#issuecomment-1829069838
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
doris-robot commented on PR #27669:
URL: https://github.com/apache/doris/pull/27669#issuecomment-1829075158
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit b3e779667ca0e43019a865208133cfc64ac5be5f,
data reload: false
github-actions[bot] commented on PR #27638:
URL: https://github.com/apache/doris/pull/27638#issuecomment-1829090210
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
doris-robot commented on PR #27668:
URL: https://github.com/apache/doris/pull/27668#issuecomment-1829096226
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 4ccbb92c3d461ba58335584e1fc3329db3d1d820,
data reload: false
doris-robot commented on PR #27672:
URL: https://github.com/apache/doris/pull/27672#issuecomment-1829102631
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.61 seconds
stream load tsv: 578 seconds loaded 74807831229 Bytes,
dutyu commented on PR #27666:
URL: https://github.com/apache/doris/pull/27666#issuecomment-1829105236
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
yiguolei merged PR #27587:
URL: https://github.com/apache/doris/pull/27587
--
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
bulolo commented on issue #22400:
URL: https://github.com/apache/doris/issues/22400#issuecomment-1829113241
> Please send me the table structure of your es
```
PUT test
{
"settings": {
"index": {
"number_of_shards": "1",
"number_of_replicas"
doris-robot commented on PR #27672:
URL: https://github.com/apache/doris/pull/27672#issuecomment-1829113519
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 7f50644cf60ef8c536198b8c64aa553d67b3cd6d,
data reload: false
doris-robot commented on PR #27674:
URL: https://github.com/apache/doris/pull/27674#issuecomment-1829113701
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 50.44 seconds
stream load tsv: 566 seconds loaded 74807831229 Bytes,
bulolo commented on issue #22400:
URL: https://github.com/apache/doris/issues/22400#issuecomment-1829115576
> > > > Use the latest version and the problem has been solved.
> >
> >
> > >
> >
> >
> > > 哪个版本?
> >
> >
> > > 2.0.2
>
> 今天我使用2.0.2一样有问题
>
bulolo commented on issue #22400:
URL: https://github.com/apache/doris/issues/22400#issuecomment-1829116361
> 还有更奇怪的
>
> CREATE CATALOG es PROPERTIES ( "type"="es", "hosts"="http://ip:9200";, );
>
> esquery查询语句
>
> select * from test where esquery(k4, '{ "match_phrase": {
doris-robot commented on PR #27673:
URL: https://github.com/apache/doris/pull/27673#issuecomment-1829118069
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.22 seconds
stream load tsv: 580 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #26749:
URL: https://github.com/apache/doris/pull/26749#issuecomment-1829118969
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.99 seconds
stream load tsv: 562 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #27666:
URL: https://github.com/apache/doris/pull/27666#issuecomment-1829119078
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 22e3e717fa29be6e64fd883f3379de002f2693f3,
data reload: false
BiteThet opened a new pull request, #27684:
URL: https://github.com/apache/doris/pull/27684
## Proposed changes
try fix wrong _has_null_in_build_side setted
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org
BiteThet commented on PR #27684:
URL: https://github.com/apache/doris/pull/27684#issuecomment-1829123030
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
doris-robot commented on PR #27662:
URL: https://github.com/apache/doris/pull/27662#issuecomment-1829125512
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.97 seconds
stream load tsv: 576 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #27673:
URL: https://github.com/apache/doris/pull/27673#issuecomment-1829125768
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 23a58a85dc88785e2946adb8d6d4c77c7aec6a9e,
data reload: false
doris-robot commented on PR #27677:
URL: https://github.com/apache/doris/pull/27677#issuecomment-1829126213
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.19 seconds
stream load tsv: 571 seconds loaded 74807831229 Bytes,
github-actions[bot] commented on PR #27684:
URL: https://github.com/apache/doris/pull/27684#issuecomment-1829128618
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
doris-robot commented on PR #27676:
URL: https://github.com/apache/doris/pull/27676#issuecomment-1829135675
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.95 seconds
stream load tsv: 566 seconds loaded 74807831229 Bytes,
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch new_join2
in repository https://gitbox.apache.org/repos/asf/doris.git
discard d40a449c943 fix
discard 57160b4346f fix
discard 65258c607e0 update fix
discard f67d0b1635e [performance] opt
BiteThet commented on PR #27557:
URL: https://github.com/apache/doris/pull/27557#issuecomment-1829138970
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
XieJiann commented on PR #27051:
URL: https://github.com/apache/doris/pull/27051#issuecomment-1829140390
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 uns
eldenmoon commented on PR #26749:
URL: https://github.com/apache/doris/pull/26749#issuecomment-1829142434
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
doris-robot commented on PR #27623:
URL: https://github.com/apache/doris/pull/27623#issuecomment-1829146808
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.59 seconds
stream load tsv: 568 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #27637:
URL: https://github.com/apache/doris/pull/27637#issuecomment-1829151768
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.12 seconds
stream load tsv: 579 seconds loaded 74807831229 Bytes,
xingyingone commented on issue #27671:
URL: https://github.com/apache/doris/issues/27671#issuecomment-1829152636
pstack打印的be堆栈
[135102.log](https://github.com/apache/doris/files/13484015/135102.log)
--
This is an automated message from the Apache Git Service.
To respond to the m
Kikyou1997 opened a new pull request, #27685:
URL: https://github.com/apache/doris/pull/27685
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
Kikyou1997 commented on PR #27685:
URL: https://github.com/apache/doris/pull/27685#issuecomment-1829155490
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
XieJiann commented on PR #27627:
URL: https://github.com/apache/doris/pull/27627#issuecomment-1829156258
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 uns
liugddx commented on issue #22400:
URL: https://github.com/apache/doris/issues/22400#issuecomment-1829156257
> > 还有更奇怪的
> > CREATE CATALOG es PROPERTIES ( "type"="es", "hosts"="http://ip:9200";, );
> > esquery查询语句
> > select * from test where esquery(k4, '{ "match_phrase": { "k4": "d
Kikyou1997 commented on PR #27685:
URL: https://github.com/apache/doris/pull/27685#issuecomment-1829159491
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
liugddx commented on issue #22400:
URL: https://github.com/apache/doris/issues/22400#issuecomment-1829160079

--
This is an automated message from the Apache Git Service.
To respond to the me
doris-robot commented on PR #27636:
URL: https://github.com/apache/doris/pull/27636#issuecomment-1829160943
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.76 seconds
stream load tsv: 577 seconds loaded 74807831229 Bytes,
AlexLWei opened a new issue, #27686:
URL: https://github.com/apache/doris/issues/27686
### 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.7-1
### What
CalvinKirs closed pull request #25587: [Fix](create-table-like)Fix create table
like error, the converted table field COMMENT contains extra characters
URL: https://github.com/apache/doris/pull/25587
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
doris-robot commented on PR #27681:
URL: https://github.com/apache/doris/pull/27681#issuecomment-1829176011
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.76 seconds
stream load tsv: 583 seconds loaded 74807831229 Bytes,
Kikyou1997 opened a new pull request, #27687:
URL: https://github.com/apache/doris/pull/27687
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
Kikyou1997 commented on PR #27687:
URL: https://github.com/apache/doris/pull/27687#issuecomment-1829177766
https://github.com/apache/doris/pull/27685
--
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
Kikyou1997 commented on PR #27687:
URL: https://github.com/apache/doris/pull/27687#issuecomment-1829177954
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
wangbo merged PR #27677:
URL: https://github.com/apache/doris/pull/27677
--
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.apach
wangbo merged PR #27680:
URL: https://github.com/apache/doris/pull/27680
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
wangbo 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 c89ccaec419 select coordinator no
doris-robot commented on PR #27638:
URL: https://github.com/apache/doris/pull/27638#issuecomment-1829179347
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.17 seconds
stream load tsv: 588 seconds loaded 74807831229 Bytes,
This is an automated email from the ASF dual-hosted git repository.
wangbo pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 67e62517022 select coordinator node from
HHoflittlefish777 commented on PR #27630:
URL: https://github.com/apache/doris/pull/27630#issuecomment-1829179939
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
AlexLWei commented on issue #27686:
URL: https://github.com/apache/doris/issues/27686#issuecomment-1829180941
补充一下,目前集群BE一共4台节点,上述查询报错会随机出现其中三台节点的IP,查询有几率成功(猜测查询任务分配到正常的节点上了)目前BE的4台机器配置基本相同,防火墙也验证无异常
--
This is an automated message from the Apache Git Service.
To respond to the message, p
nextdreamblue commented on PR #27672:
URL: https://github.com/apache/doris/pull/27672#issuecomment-1829181058
LGTM
--
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
BiteThet merged PR #27638:
URL: https://github.com/apache/doris/pull/27638
--
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.
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 31fe48111b5 [Improvement](materialized-view)
LemonLiTree commented on PR #27667:
URL: https://github.com/apache/doris/pull/27667#issuecomment-1829182702
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
github-actions[bot] commented on PR #27630:
URL: https://github.com/apache/doris/pull/27630#issuecomment-1829182471
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
AlexLWei closed issue #27686: [Bug] Be node RPCException
URL: https://github.com/apache/doris/issues/27686
--
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-mai
github-actions[bot] commented on PR #27667:
URL: https://github.com/apache/doris/pull/27667#issuecomment-1829183672
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
nextdreamblue commented on PR #27668:
URL: https://github.com/apache/doris/pull/27668#issuecomment-1829186645
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 unsu
doris-robot commented on PR #26856:
URL: https://github.com/apache/doris/pull/26856#issuecomment-1829186994
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.04 seconds
stream load tsv: 570 seconds loaded 74807831229 Bytes,
XieJiann commented on code in PR #27471:
URL: https://github.com/apache/doris/pull/27471#discussion_r1406988014
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Expression.java:
##
@@ -223,6 +224,10 @@ public Expression withChildren(List children) {
*
morrySnow merged PR #27636:
URL: https://github.com/apache/doris/pull/27636
--
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 2ea1e9db449 [fix](nereids) temp partition is a
xingyingone commented on issue #27671:
URL: https://github.com/apache/doris/issues/27671#issuecomment-1829189196
导入会失败,一直hang住

--
This is an automated message from the Apache Git Service.
nextdreamblue commented on PR #27668:
URL: https://github.com/apache/doris/pull/27668#issuecomment-1829189807
run P0 Regression PipelineX
--
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
github-actions[bot] commented on PR #27649:
URL: https://github.com/apache/doris/pull/27649#issuecomment-1829189905
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
nextdreamblue commented on PR #27668:
URL: https://github.com/apache/doris/pull/27668#issuecomment-1829190092
run PipelineX
--
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.
github-actions[bot] commented on PR #27675:
URL: https://github.com/apache/doris/pull/27675#issuecomment-1829191903
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
XieJiann commented on code in PR #27471:
URL: https://github.com/apache/doris/pull/27471#discussion_r1406988014
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Expression.java:
##
@@ -223,6 +224,10 @@ public Expression withChildren(List children) {
*
hust-hhb opened a new pull request, #27688:
URL: https://github.com/apache/doris/pull/27688
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto
hust-hhb commented on PR #27688:
URL: https://github.com/apache/doris/pull/27688#issuecomment-1829196160
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 uns
doris-robot commented on PR #27662:
URL: https://github.com/apache/doris/pull/27662#issuecomment-1829200742
TPC-H test result on machine:
'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 9b128de730d730006e75c52a2cacae80b21d2ff2,
data reload: true
github-actions[bot] commented on code in PR #27688:
URL: https://github.com/apache/doris/pull/27688#discussion_r1407288227
##
be/src/olap/wal_manager.cpp:
##
@@ -392,4 +392,63 @@
return Status::OK();
}
+Status WalManager::add_wal_cv_map(int64_t wal_id, std::shared_ptr
l
Kikyou1997 opened a new pull request, #27689:
URL: https://github.com/apache/doris/pull/27689
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
Kikyou1997 commented on PR #27689:
URL: https://github.com/apache/doris/pull/27689#issuecomment-1829202296
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 closed pull request #26630: [test](optimzer) Add more p0 test case
for cte
URL: https://github.com/apache/doris/pull/26630
--
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
hubgeter commented on PR #27655:
URL: https://github.com/apache/doris/pull/27655#issuecomment-1829207090
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 uns
eldenmoon commented on PR #27675:
URL: https://github.com/apache/doris/pull/27675#issuecomment-1829208343
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
DarvenDuan commented on PR #23836:
URL: https://github.com/apache/doris/pull/23836#issuecomment-1829211717
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 #27655:
URL: https://github.com/apache/doris/pull/27655#issuecomment-1829212010
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 #27655:
URL: https://github.com/apache/doris/pull/27655#issuecomment-1829212046
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
501 - 600 of 671 matches
Mail list logo