This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0e9dd348fb [Improvment](materialized-view) add short circuit for
selectBestMV #23743
add 32853a529c [Bug](cte
0xqq opened a new issue, #23747:
URL: https://github.com/apache/doris/issues/23747
### 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
DORIS2.0.1
### What'
BiteThet merged PR #23740:
URL: https://github.com/apache/doris/pull/23740
--
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
hubgeter commented on PR #23352:
URL: https://github.com/apache/doris/pull/23352#issuecomment-1702253841
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
AshinGau merged PR #23664:
URL: https://github.com/apache/doris/pull/23664
--
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
commit 6758c19fcb058d306609d00ad950102985060b94
Author: Pxl
AuthorDate: Fri Sep 1 14:46:54 2023 +0800
[Improvment](ma
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2975ef9d9b [Opt](pipeline) Refactor the short circuit of join pipeline
(#23639) (#23728)
new 6758c19fcb [Im
hello-stephen commented on PR #23744:
URL: https://github.com/apache/doris/pull/23744#issuecomment-1702253103
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 48.36 seconds
stream load tsv: 554 seconds loaded 74807831229 Bytes
yiguolei commented on code in PR #23746:
URL: https://github.com/apache/doris/pull/23746#discussion_r1312640835
##
fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionSet.java:
##
@@ -345,10 +345,10 @@ private Function getFunction(Function desc,
Function.CompareMode mode,
yiguolei merged PR #23743:
URL: https://github.com/apache/doris/pull/23743
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from eaf2a6a80e [fix](date) return right date value even if out of the
range of date dictionary(#23664)
add 0e9dd348
yiguolei commented on PR #23746:
URL: https://github.com/apache/doris/pull/23746#issuecomment-1702256148
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
kaka11chen commented on code in PR #23745:
URL: https://github.com/apache/doris/pull/23745#discussion_r1312638010
##
fe/be-java-extensions/hudi-scanner/src/main/java/org/apache/doris/hudi/HudiJniScanner.java:
##
@@ -84,53 +144,70 @@ public HudiJniScanner(int fetchSize, Map
para
XieJiann commented on code in PR #23715:
URL: https://github.com/apache/doris/pull/23715#discussion_r1312634488
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java:
##
@@ -348,8 +348,16 @@ A not in (1, 2, 3, 100):
return estimated;
}
github-actions[bot] commented on PR #23746:
URL: https://github.com/apache/doris/pull/23746#issuecomment-1702262445
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 #23746:
URL: https://github.com/apache/doris/pull/23746#issuecomment-1702262409
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 #23352:
URL: https://github.com/apache/doris/pull/23352#issuecomment-1702261810
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
xiaokang commented on PR #23746:
URL: https://github.com/apache/doris/pull/23746#issuecomment-1702261506
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
Kikyou1997 commented on PR #23622:
URL: https://github.com/apache/doris/pull/23622#issuecomment-1702259547
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
yiguolei commented on code in PR #23616:
URL: https://github.com/apache/doris/pull/23616#discussion_r1312629173
##
fe/fe-core/src/main/java/org/apache/doris/catalog/ColumnIdFlushDaemon.java:
##
@@ -0,0 +1,174 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
AshinGau commented on PR #23745:
URL: https://github.com/apache/doris/pull/23745#issuecomment-1702242198
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
sohardforaname commented on PR #23739:
URL: https://github.com/apache/doris/pull/23739#issuecomment-1702242020
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 uns
github-actions[bot] commented on PR #23736:
URL: https://github.com/apache/doris/pull/23736#issuecomment-1702240400
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 #23736:
URL: https://github.com/apache/doris/pull/23736#issuecomment-1702240438
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 #23236:
URL: https://github.com/apache/doris/pull/23236#issuecomment-1702239058
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
AshinGau opened a new pull request, #23745:
URL: https://github.com/apache/doris/pull/23745
## 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
englefly commented on code in PR #23715:
URL: https://github.com/apache/doris/pull/23715#discussion_r131261
##
fe/fe-core/src/main/java/org/apache/doris/statistics/Statistics.java:
##
@@ -131,6 +131,11 @@ public Statistics addColumnStats(Expression expression,
ColumnStatist
github-actions[bot] commented on PR #23740:
URL: https://github.com/apache/doris/pull/23740#issuecomment-1702229606
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 #23740:
URL: https://github.com/apache/doris/pull/23740#issuecomment-1702229639
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
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 5b2360e836 [opt](planner) speed up computeColum
yiguolei merged PR #23742:
URL: https://github.com/apache/doris/pull/23742
--
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
github-actions[bot] commented on PR #23742:
URL: https://github.com/apache/doris/pull/23742#issuecomment-1702226740
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 #23742:
URL: https://github.com/apache/doris/pull/23742#issuecomment-1702226698
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 #23743:
URL: https://github.com/apache/doris/pull/23743#issuecomment-1702225528
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 #23743:
URL: https://github.com/apache/doris/pull/23743#issuecomment-1702225488
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
zy-kkk commented on PR #23744:
URL: https://github.com/apache/doris/pull/23744#issuecomment-1702224554
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 unsub
zy-kkk opened a new pull request, #23744:
URL: https://github.com/apache/doris/pull/23744
## 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:d
hello-stephen commented on PR #17644:
URL: https://github.com/apache/doris/pull/17644#issuecomment-1702219246
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.98 seconds
stream load tsv: 552 seconds loaded 74807831229 Bytes
mongo360 commented on PR #23679:
URL: https://github.com/apache/doris/pull/23679#issuecomment-1702216155
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 #23733:
URL: https://github.com/apache/doris/pull/23733#issuecomment-1702198117
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 #23733:
URL: https://github.com/apache/doris/pull/23733#issuecomment-1702198084
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
hello-stephen commented on PR #23743:
URL: https://github.com/apache/doris/pull/23743#issuecomment-1702196933
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.32 seconds
stream load tsv: 551 seconds loaded 74807831229 Bytes
ByteYue commented on PR #23741:
URL: https://github.com/apache/doris/pull/23741#issuecomment-1702195301
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 #17644:
URL: https://github.com/apache/doris/pull/17644#issuecomment-1702191179
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
platoneko commented on PR #17644:
URL: https://github.com/apache/doris/pull/17644#issuecomment-1702186831
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 #23743:
URL: https://github.com/apache/doris/pull/23743#issuecomment-1702170457
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
BiteThet opened a new pull request, #23743:
URL: https://github.com/apache/doris/pull/23743
## Proposed changes
add short circuit for selectBestMV
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
hello-stephen commented on PR #23742:
URL: https://github.com/apache/doris/pull/23742#issuecomment-1702169956
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 50.07 seconds
stream load tsv: 551 seconds loaded 74807831229 Bytes
github-actions[bot] commented on PR #23735:
URL: https://github.com/apache/doris/pull/23735#issuecomment-1702153665
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
This is an automated email from the ASF dual-hosted git repository.
zykkk 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 e88c218390 [Improve](Job)Job internal interface pr
zy-kkk merged PR #23735:
URL: https://github.com/apache/doris/pull/23735
--
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
hello-stephen commented on PR #23715:
URL: https://github.com/apache/doris/pull/23715#issuecomment-1702150357
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.3 seconds
stream load tsv: 558 seconds loaded 74807831229 Bytes,
morrySnow commented on PR #23742:
URL: https://github.com/apache/doris/pull/23742#issuecomment-1702148790
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
morrySnow opened a new pull request, #23742:
URL: https://github.com/apache/doris/pull/23742
computeColumnsFilter compute filter on all table base schema's column.
However, it table is very wide, such as 5000 columns. It will take a long time.
This PR compare conjuncts size and columns size
hello-stephen commented on PR #23713:
URL: https://github.com/apache/doris/pull/23713#issuecomment-1702146379
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.77 seconds
stream load tsv: 547 seconds loaded 74807831229 Bytes
TangSiyang2001 commented on PR #23616:
URL: https://github.com/apache/doris/pull/23616#issuecomment-1702143826
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.
github-actions[bot] commented on PR #23352:
URL: https://github.com/apache/doris/pull/23352#issuecomment-1702141873
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
hello-stephen commented on PR #22933:
URL: https://github.com/apache/doris/pull/22933#issuecomment-1702140101
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.05 seconds
stream load tsv: 535 seconds loaded 74807831229 Bytes
hello-stephen commented on PR #23740:
URL: https://github.com/apache/doris/pull/23740#issuecomment-1702138017
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 48.22 seconds
stream load tsv: 555 seconds loaded 74807831229 Bytes
hello-stephen commented on PR #23739:
URL: https://github.com/apache/doris/pull/23739#issuecomment-1702138005
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.89 seconds
stream load tsv: 554 seconds loaded 74807831229 Bytes
hello-stephen commented on PR #23121:
URL: https://github.com/apache/doris/pull/23121#issuecomment-1702137935
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 49.51 seconds
stream load tsv: 546 seconds loaded 74807831229 Bytes
hubgeter commented on PR #23352:
URL: https://github.com/apache/doris/pull/23352#issuecomment-1702135776
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 #23236:
URL: https://github.com/apache/doris/pull/23236#issuecomment-1702133257
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 closed pull request #22756: [fix](regression) recreate table before
alter col name
URL: https://github.com/apache/doris/pull/22756
--
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 specif
XieJiann commented on PR #23715:
URL: https://github.com/apache/doris/pull/23715#issuecomment-1702130783
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
ByteYue opened a new pull request, #23741:
URL: https://github.com/apache/doris/pull/23741
## 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:
bedgay commented on issue #23709:
URL: https://github.com/apache/doris/issues/23709#issuecomment-1702127325
换了Version : doris-1.2.6-rc03的版本重新测试,远程UDF函数入参VARCHAR的测试通过
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
mongo360 commented on PR #23679:
URL: https://github.com/apache/doris/pull/23679#issuecomment-1702126613
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
mongo360 commented on PR #23679:
URL: https://github.com/apache/doris/pull/23679#issuecomment-1702125651
run build-all
--
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
github-actions[bot] commented on PR #23713:
URL: https://github.com/apache/doris/pull/23713#issuecomment-1702125309
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 #23738:
URL: https://github.com/apache/doris/pull/23738#issuecomment-1702124156
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
morningman commented on issue #23153:
URL: https://github.com/apache/doris/issues/23153#issuecomment-1702122982
The entire export feature is being refactoring now, and will be release in
2.0.2 or 2.1
--
This is an automated message from the Apache Git Service.
To respond to the message, p
zhangstar333 commented on PR #23713:
URL: https://github.com/apache/doris/pull/23713#issuecomment-1702120554
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
shuke987 commented on PR #23738:
URL: https://github.com/apache/doris/pull/23738#issuecomment-1702120076
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 #17644:
URL: https://github.com/apache/doris/pull/17644#issuecomment-1702119266
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 #23740:
URL: https://github.com/apache/doris/pull/23740#issuecomment-1702118750
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 #23738:
URL: https://github.com/apache/doris/pull/23738#issuecomment-1702117572
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
platoneko commented on PR #17644:
URL: https://github.com/apache/doris/pull/17644#issuecomment-1702115934
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 #23740:
URL: https://github.com/apache/doris/pull/23740#issuecomment-1702115152
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
BiteThet opened a new pull request, #23740:
URL: https://github.com/apache/doris/pull/23740
## Proposed changes
fix multi cast data stream source not open expr
#23466
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@dor
sohardforaname opened a new pull request, #23739:
URL: https://github.com/apache/doris/pull/23739
## 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](
sohardforaname commented on PR #23739:
URL: https://github.com/apache/doris/pull/23739#issuecomment-1702114423
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.
sohardforaname commented on PR #23121:
URL: https://github.com/apache/doris/pull/23121#issuecomment-1702113647
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.
shuke987 commented on PR #23738:
URL: https://github.com/apache/doris/pull/23738#issuecomment-1702113282
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
shuke987 opened a new pull request, #23738:
URL: https://github.com/apache/doris/pull/23738
## Proposed changes
If the compiler opens -Werror,-Wunused-result, discard non-discard function
return values will be treated as compile error.
Cast unused return value.
--
This is an
github-actions[bot] commented on PR #23735:
URL: https://github.com/apache/doris/pull/23735#issuecomment-1702110885
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
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 c31cb5fd11 [enhance] use correct default val
dataroaring merged PR #19284:
URL: https://github.com/apache/doris/pull/19284
--
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 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 d96bc2de1a [enhance](policy) Support to chan
dataroaring merged PR #23665:
URL: https://github.com/apache/doris/pull/23665
--
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.
platoneko commented on PR #17644:
URL: https://github.com/apache/doris/pull/17644#issuecomment-1702102234
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
github-actions[bot] commented on code in PR #22933:
URL: https://github.com/apache/doris/pull/22933#discussion_r1312490187
##
be/src/geo/util/GeoShape.h:
##
@@ -0,0 +1,136 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreement
hello-stephen commented on PR #23714:
URL: https://github.com/apache/doris/pull/23714#issuecomment-1702096551
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.29 seconds
stream load tsv: 535 seconds loaded 74807831229 Bytes
hello-stephen commented on PR #23735:
URL: https://github.com/apache/doris/pull/23735#issuecomment-1702096545
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.5 seconds
stream load tsv: 535 seconds loaded 74807831229 Bytes,
hello-stephen commented on PR #23580:
URL: https://github.com/apache/doris/pull/23580#issuecomment-1702095038
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.33 seconds
stream load tsv: 533 seconds loaded 74807831229 Bytes
LemonLiTree commented on PR #22933:
URL: https://github.com/apache/doris/pull/22933#issuecomment-1702094727
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
TangSiyang2001 commented on code in PR #23616:
URL: https://github.com/apache/doris/pull/23616#discussion_r1312465838
##
fe/fe-core/src/main/java/org/apache/doris/catalog/ColumnIdFlushDaemon.java:
##
@@ -0,0 +1,134 @@
+// Licensed to the Apache Software Foundation (ASF) under on
XieJiann opened a new pull request, #23737:
URL: https://github.com/apache/doris/pull/23737
## Proposed changes
make stats unchanged when explore plan
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apac
hello-stephen commented on PR #23622:
URL: https://github.com/apache/doris/pull/23622#issuecomment-1702086523
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 49.86 seconds
stream load tsv: 534 seconds loaded 74807831229 Bytes
github-actions[bot] commented on code in PR #22933:
URL: https://github.com/apache/doris/pull/22933#discussion_r1312481943
##
be/src/geo/util/GeoShape.cpp:
##
@@ -0,0 +1,571 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreeme
1 - 100 of 535 matches
Mail list logo