yujun777 commented on PR #29012:
URL: https://github.com/apache/doris/pull/29012#issuecomment-1869232827
run pipelinex_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
github-actions[bot] commented on code in PR #29044:
URL: https://github.com/apache/doris/pull/29044#discussion_r1436222600
##
be/src/vec/runtime/ipv4_value.h:
##
@@ -34,87 +33,41 @@ class IPv4Value {
explicit IPv4Value(vectorized::IPv4 ipv4) { _value = ipv4; }
-expl
sjyango commented on PR #29044:
URL: https://github.com/apache/doris/pull/29044#issuecomment-1869233738
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 code in PR #27726:
URL: https://github.com/apache/doris/pull/27726#discussion_r1436223214
##
be/src/olap/wal_dirs_info.cpp:
##
@@ -0,0 +1,224 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreem
BiteThet opened a new pull request, #29045:
URL: https://github.com/apache/doris/pull/29045
## Proposed changes
fix wrong result after reorder mor table
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.or
BiteThet commented on PR #29045:
URL: https://github.com/apache/doris/pull/29045#issuecomment-1869234631
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
eldenmoon commented on PR #28951:
URL: https://github.com/apache/doris/pull/28951#issuecomment-1869234697
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
BiteThet commented on PR #28886:
URL: https://github.com/apache/doris/pull/28886#issuecomment-1869235518
> > I don't understand why we need to support this case, it seems
meaningless?
>
> If we create a rollup or a materialized view for data preaggregation, and
then use `SUM(case
yiguolei merged PR #29018:
URL: https://github.com/apache/doris/pull/29018
--
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 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 76b5470126f [fix](hash join) fix column
Jibing-Li opened a new pull request, #29046:
URL: https://github.com/apache/doris/pull/29046
show auto analyze can show the running jobs, not only the finished/failed
jobs.
show analyze task status could show auto tasks as well.
remove some useless code.
## Further comme
wyx123654 commented on issue #29029:
URL: https://github.com/apache/doris/issues/29029#issuecomment-1869236011
The issue is being handled internally on CIR-6649
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
doris-robot commented on PR #29028:
URL: https://github.com/apache/doris/pull/29028#issuecomment-1869236441
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 3fa9965fd923b50400666ef6caa9e2f96849d266,
data reload: false
run tpc
amorynan commented on PR #28820:
URL: https://github.com/apache/doris/pull/28820#issuecomment-1869236402
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
github-actions[bot] commented on PR #29045:
URL: https://github.com/apache/doris/pull/29045#issuecomment-1869237107
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
yujun777 commented on PR #29009:
URL: https://github.com/apache/doris/pull/29009#issuecomment-1869237217
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
amorynan opened a new pull request, #29047:
URL: https://github.com/apache/doris/pull/29047
## Proposed changes
link: https://github.com/apache/doris/pull/28877
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick o
amorynan commented on PR #29047:
URL: https://github.com/apache/doris/pull/29047#issuecomment-1869238471
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
sjyango commented on PR #29044:
URL: https://github.com/apache/doris/pull/29044#issuecomment-1869238483
run arm
--
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 unsubscri
doris-robot commented on PR #28969:
URL: https://github.com/apache/doris/pull/28969#issuecomment-1869238974
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 121b0fe3a9593900ac15ffe4230e2a837a8ea5d2,
data reload: false
run tpc
github-actions[bot] commented on PR #29047:
URL: https://github.com/apache/doris/pull/29047#issuecomment-1869240485
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 #29028:
URL: https://github.com/apache/doris/pull/29028#issuecomment-1869240871
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.83 seconds
stream load tsv: 571 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28743:
URL: https://github.com/apache/doris/pull/28743#issuecomment-1869240928
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.28 seconds
stream load tsv: 565 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #29036:
URL: https://github.com/apache/doris/pull/29036#issuecomment-1869240970
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.58 seconds
stream load tsv: 569 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28969:
URL: https://github.com/apache/doris/pull/28969#issuecomment-1869240935
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.84 seconds
stream load tsv: 571 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #29039:
URL: https://github.com/apache/doris/pull/29039#issuecomment-1869241031
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.41 seconds
stream load tsv: 573 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #29003:
URL: https://github.com/apache/doris/pull/29003#issuecomment-1869241109
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.48 seconds
stream load tsv: 567 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28743:
URL: https://github.com/apache/doris/pull/28743#issuecomment-1869241336
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 13cf5a10345f246abd26adc778923afc803fb647,
data reload: false
run tpc
doris-robot commented on PR #29032:
URL: https://github.com/apache/doris/pull/29032#issuecomment-1869241478
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.81 seconds
stream load tsv: 565 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28953:
URL: https://github.com/apache/doris/pull/28953#issuecomment-1869241482
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.13 seconds
stream load tsv: 569 seconds loaded 74807831229 Bytes,
DarvenDuan commented on PR #28886:
URL: https://github.com/apache/doris/pull/28886#issuecomment-1869241479
> > > I don't understand why we need to support this case, it seems
meaningless?
> >
> >
> > If we create a rollup or a materialized view for data preaggregation,
and then u
doris-robot commented on PR #28873:
URL: https://github.com/apache/doris/pull/28873#issuecomment-1869241555
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.23 seconds
stream load tsv: 568 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28959:
URL: https://github.com/apache/doris/pull/28959#issuecomment-1869241820
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.37 seconds
stream load tsv: 567 seconds loaded 74807831229 Bytes,
xiaokang merged PR #28857:
URL: https://github.com/apache/doris/pull/28857
--
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.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 76b5470126f [fix](hash join) fix column ref DCHECK failure of hash
join node block mem reuse (#28991) (#29018)
xiaokang merged PR #28920:
URL: https://github.com/apache/doris/pull/28920
--
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.
kxiao pushed a commit to branch branch-2.0-var
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0-var by this push:
new 30ac267e405 [branch-2.0-var](disk
xiaokang commented on PR #28945:
URL: https://github.com/apache/doris/pull/28945#issuecomment-1869242855
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
xiaokang merged PR #28964:
URL: https://github.com/apache/doris/pull/28964
--
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.
kxiao 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 52fbc0233de [improvement](merge-on-write)
xiaokang merged PR #28971:
URL: https://github.com/apache/doris/pull/28971
--
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.
kxiao 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 9cad9cb23f0 [fix](nereids)add HllUnion and
doris-robot commented on PR #29036:
URL: https://github.com/apache/doris/pull/29036#issuecomment-1869243680
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 61affbf9b5ecca180e00a2440a3a4f42f256708a,
data reload: false
run tpc
CalvinKirs commented on PR #29036:
URL: https://github.com/apache/doris/pull/29036#issuecomment-1869243756
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
xiaokang merged PR #28995:
URL: https://github.com/apache/doris/pull/28995
--
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.
kxiao 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 ad804d3 [fix](parquet_reader) misused
xiaokang merged PR #29022:
URL: https://github.com/apache/doris/pull/29022
--
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
xiaokang commented on PR #29022:
URL: https://github.com/apache/doris/pull/29022#issuecomment-1869244591
#28300
--
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 unsubscri
This is an automated email from the ASF dual-hosted git repository.
kxiao 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 8288762d7ef [fix](jdbc catalog) refresh ca
xiaokang merged PR #29023:
URL: https://github.com/apache/doris/pull/29023
--
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.
kxiao 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 bd4d1f40d77 [fix](es-catalog)fix exception
xiaokang commented on PR #29023:
URL: https://github.com/apache/doris/pull/29023#issuecomment-1869245117
#26788
--
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 unsubscri
morningman merged PR #26356:
URL: https://github.com/apache/doris/pull/26356
--
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 509cfea99ad [feature](Load)(step2)support ner
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
xiaokang merged PR #29030:
URL: https://github.com/apache/doris/pull/29030
--
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.
kxiao 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 26789f1afa6 [chore](dynamic schema) throw
morningman commented on PR #28919:
URL: https://github.com/apache/doris/pull/28919#issuecomment-1869245696
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
doris-robot commented on PR #29047:
URL: https://github.com/apache/doris/pull/29047#issuecomment-1869245863
TeamCity be ut coverage result:
Function Coverage: 37.80% (8005/21175)
Line Coverage: 29.50% (65065/220554)
Region Coverage: 28.95% (33452/115543)
Branch Coverage: 24.8
doris-robot commented on PR #29003:
URL: https://github.com/apache/doris/pull/29003#issuecomment-1869245951
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 949597b827ca3bc0df14da0b78d154cdece4e65e,
data reload: false
run tpc
xiaokang merged PR #29027:
URL: https://github.com/apache/doris/pull/29027
--
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.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 26789f1afa6 [chore](dynamic schema) throw exception when property
contains dynamic schema (#29030)
add da0272f
github-actions[bot] commented on PR #28967:
URL: https://github.com/apache/doris/pull/28967#issuecomment-1869247044
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 #28967:
URL: https://github.com/apache/doris/pull/28967#issuecomment-1869247063
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
doris-robot commented on PR #29039:
URL: https://github.com/apache/doris/pull/29039#issuecomment-1869248093
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit e2a0f3d9532d610f809f8644f49eaac2cbfe02fa,
data reload: false
run tpc
doris-robot commented on PR #29007:
URL: https://github.com/apache/doris/pull/29007#issuecomment-1869248667
TeamCity be ut coverage result:
Function Coverage: 36.58% (8557/23390)
Line Coverage: 28.66% (69599/242844)
Region Coverage: 27.65% (35969/130085)
Branch Coverage: 24.3
doris-robot commented on PR #29032:
URL: https://github.com/apache/doris/pull/29032#issuecomment-1869250254
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 6d534270186dc7a4f8a3c0679c9f02f2085e39ac,
data reload: false
run tpc
doris-robot commented on PR #28820:
URL: https://github.com/apache/doris/pull/28820#issuecomment-1869250935
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 50.57 seconds
stream load tsv: 568 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #29009:
URL: https://github.com/apache/doris/pull/29009#issuecomment-1869252208
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.6 seconds
stream load tsv: 569 seconds loaded 74807831229 Bytes, a
doris-robot commented on PR #28953:
URL: https://github.com/apache/doris/pull/28953#issuecomment-1869252408
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 8525ed2f5c97c2b6c026de9a64386e2f5017cc0e,
data reload: false
run tpc
doris-robot commented on PR #29045:
URL: https://github.com/apache/doris/pull/29045#issuecomment-1869253946
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.32 seconds
stream load tsv: 579 seconds loaded 74807831229 Bytes,
github-actions[bot] commented on PR #28346:
URL: https://github.com/apache/doris/pull/28346#issuecomment-1869254631
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 #28346:
URL: https://github.com/apache/doris/pull/28346#issuecomment-1869254643
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
doris-robot commented on PR #28873:
URL: https://github.com/apache/doris/pull/28873#issuecomment-1869254764
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 253d082fee95d8a0e98d4f5d3c95c6712dbcba86,
data reload: false
run tpc
CalvinKirs commented on PR #29036:
URL: https://github.com/apache/doris/pull/29036#issuecomment-1869254977
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
CalvinKirs commented on PR #29036:
URL: https://github.com/apache/doris/pull/29036#issuecomment-1869254896
run pipelinex_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.
github-actions[bot] commented on PR #28997:
URL: https://github.com/apache/doris/pull/28997#issuecomment-1869259305
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 #28997:
URL: https://github.com/apache/doris/pull/28997#issuecomment-1869259324
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 #29006:
URL: https://github.com/apache/doris/pull/29006#issuecomment-1869259371
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 #29006:
URL: https://github.com/apache/doris/pull/29006#issuecomment-1869259386
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
doris-robot commented on PR #29045:
URL: https://github.com/apache/doris/pull/29045#issuecomment-1869259395
TeamCity be ut coverage result:
Function Coverage: 36.58% (8556/23389)
Line Coverage: 28.66% (69587/242810)
Region Coverage: 27.66% (35982/130078)
Branch Coverage: 24.3
doris-robot commented on PR #29044:
URL: https://github.com/apache/doris/pull/29044#issuecomment-1869259494
TeamCity be ut coverage result:
Function Coverage: 36.61% (8562/23385)
Line Coverage: 28.68% (69636/242765)
Region Coverage: 27.70% (36029/130080)
Branch Coverage: 24.4
doris-robot commented on PR #28919:
URL: https://github.com/apache/doris/pull/28919#issuecomment-1869259549
TeamCity be ut coverage result:
Function Coverage: 36.57% (8554/23389)
Line Coverage: 28.64% (69556/242829)
Region Coverage: 27.65% (35966/130087)
Branch Coverage: 24.3
englefly commented on code in PR #28997:
URL: https://github.com/apache/doris/pull/28997#discussion_r1436243134
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/PhysicalSetOperation.java:
##
@@ -173,9 +173,9 @@ public boolean pushDownRuntimeFilter(Cascad
doris-robot commented on PR #29007:
URL: https://github.com/apache/doris/pull/29007#issuecomment-1869261144
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.25 seconds
stream load tsv: 565 seconds loaded 74807831229 Bytes,
doris-robot commented on PR #28945:
URL: https://github.com/apache/doris/pull/28945#issuecomment-1869269785
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 51.54 seconds
stream load tsv: 569 seconds loaded 74807831229 Bytes,
dataroaring merged PR #28719:
URL: https://github.com/apache/doris/pull/28719
--
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.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 509cfea99ad [feature](Load)(step2)support nereids load job schedule
(#26356)
add c8ed14f11c6 [enhance](table
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
doris-robot commented on PR #28959:
URL: https://github.com/apache/doris/pull/28959#issuecomment-1869271399
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit 48c2e8d2b7589b3fb97860f9eae1d0d12a334a56,
data reload: false
run tpc
doris-robot commented on PR #29009:
URL: https://github.com/apache/doris/pull/29009#issuecomment-1869274773
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit dd54927929f98ae865e045651ad5e5bb3f063bcf,
data reload: false
run tpc
englefly commented on PR #28860:
URL: https://github.com/apache/doris/pull/28860#issuecomment-1869277167
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 unsubscri
englefly commented on PR #28743:
URL: https://github.com/apache/doris/pull/28743#issuecomment-1869277481
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.
To un
doris-robot commented on PR #29045:
URL: https://github.com/apache/doris/pull/29045#issuecomment-1869277682
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit b604fdff23be63c286d583a8bc0fe0c72a0c5e87,
data reload: false
run tpc
doris-robot commented on PR #29044:
URL: https://github.com/apache/doris/pull/29044#issuecomment-1869278075
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.02 seconds
stream load tsv: 565 seconds loaded 74807831229 Bytes,
englefly opened a new pull request, #29048:
URL: https://github.com/apache/doris/pull/29048
## 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
doris-robot commented on PR #29007:
URL: https://github.com/apache/doris/pull/29007#issuecomment-1869280700
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Tpch sf100 test result on commit e6ab73b97de0291ea231bab431f5e3a15ec7e522,
data reload: false
run tpc
CalvinKirs commented on PR #29036:
URL: https://github.com/apache/doris/pull/29036#issuecomment-1869281018
run pipelinex_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.
zzzs commented on code in PR #28913:
URL: https://github.com/apache/doris/pull/28913#discussion_r1436261202
##
fe/fe-core/src/main/java/org/apache/doris/nereids/processor/pre/TurnOffPipelineForDml.java:
##
@@ -53,6 +58,15 @@ private void turnOffPipeline(StatementContext cont
zzzs commented on PR #28913:
URL: https://github.com/apache/doris/pull/28913#issuecomment-1869283226
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
601 - 700 of 858 matches
Mail list logo