doris-robot commented on PR #33831:
URL: https://github.com/apache/doris/pull/33831#issuecomment-2063160829
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
w41ter opened a new pull request, #33831:
URL: https://github.com/apache/doris/pull/33831
## Proposed changes
Issue Number: close #xxx
The index id in MaterializedIndexMeta is not reset during restoration. This
PR fixes it and reset the wrong index id in the OlapTable.readFiel
englefly commented on PR #33829:
URL: https://github.com/apache/doris/pull/33829#issuecomment-2063161333
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
w41ter commented on PR #33831:
URL: https://github.com/apache/doris/pull/33831#issuecomment-2063161451
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
doris-robot commented on PR #33832:
URL: https://github.com/apache/doris/pull/33832#issuecomment-2063161621
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
adonis0147 opened a new pull request, #33832:
URL: https://github.com/apache/doris/pull/33832
## Proposed changes
~~Issue Number: close #xxx~~
Backport #22322 .
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@d
BiteThet commented on PR #33496:
URL: https://github.com/apache/doris/pull/33496#issuecomment-2063166204
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
wuwenchi commented on PR #33798:
URL: https://github.com/apache/doris/pull/33798#issuecomment-2063171162
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
adonis0147 commented on PR #33832:
URL: https://github.com/apache/doris/pull/33832#issuecomment-2063170534
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
GoGoWen commented on PR #33821:
URL: https://github.com/apache/doris/pull/33821#issuecomment-2063170714
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
ixzc opened a new pull request, #570:
URL: https://github.com/apache/doris-website/pull/570
This feature is currently not supported and should not be included in the
2.0 documentation
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
LemonLiTree commented on PR #24801:
URL: https://github.com/apache/doris/pull/24801#issuecomment-2063181146
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 #33243:
URL: https://github.com/apache/doris/pull/33243#issuecomment-2063175658
TeamCity be ut coverage result:
Function Coverage: 35.44% (8918/25164)
Line Coverage: 27.14% (73290/270057)
Region Coverage: 26.26% (37855/144138)
Branch Coverage: 23.0
xinyiZzz commented on code in PR #33264:
URL: https://github.com/apache/doris/pull/33264#discussion_r1570128389
##
fe/fe-core/src/main/java/org/apache/doris/plsql/functions/DorisFunctionRegistry.java:
##
@@ -89,15 +92,62 @@ private String qualified(String name) {
return
w41ter commented on PR #33831:
URL: https://github.com/apache/doris/pull/33831#issuecomment-2063181427
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
xinyiZzz commented on code in PR #33264:
URL: https://github.com/apache/doris/pull/33264#discussion_r1570138914
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java:
##
@@ -59,10 +72,74 @@ public ShowResultSetMetaData getMetaD
wuwenchi opened a new pull request, #33833:
URL: https://github.com/apache/doris/pull/33833
## Proposed changes
When creating a catalog, paimon will create a warehouse on HDFS, so we need
to use the corresponding user with permissions to create it.
## Further comments
doris-robot commented on PR #33834:
URL: https://github.com/apache/doris/pull/33834#issuecomment-2063189014
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
doris-robot commented on PR #33833:
URL: https://github.com/apache/doris/pull/33833#issuecomment-2063188761
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
morrySnow opened a new pull request, #33834:
URL: https://github.com/apache/doris/pull/33834
1. MacOS use libhdfs3, so we need call different function.
this compile error intro by PR #33680
2. size_t is not UInt64 on MacOS.
this compile error intro by PR #33265
Vallishp commented on code in PR #33264:
URL: https://github.com/apache/doris/pull/33264#discussion_r1570140817
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java:
##
@@ -59,10 +72,74 @@ public ShowResultSetMetaData getMetaD
morrySnow commented on PR #33834:
URL: https://github.com/apache/doris/pull/33834#issuecomment-2063191097
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
w41ter opened a new pull request, #33835:
URL: https://github.com/apache/doris/pull/33835
Cherry-pick #33831
--
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,
zhangstar333 commented on PR #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2063192522
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 #33835:
URL: https://github.com/apache/doris/pull/33835#issuecomment-2063192469
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
w41ter commented on PR #33835:
URL: https://github.com/apache/doris/pull/33835#issuecomment-2063192679
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
github-actions[bot] commented on PR #33831:
URL: https://github.com/apache/doris/pull/33831#issuecomment-2063193133
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 #33834:
URL: https://github.com/apache/doris/pull/33834#issuecomment-2063193369
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 #33834:
URL: https://github.com/apache/doris/pull/33834#issuecomment-2063193416
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
wuwenchi commented on PR #33833:
URL: https://github.com/apache/doris/pull/33833#issuecomment-2063193966
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 #33831:
URL: https://github.com/apache/doris/pull/33831#issuecomment-2063193172
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 #33834:
URL: https://github.com/apache/doris/pull/33834#issuecomment-2063197696
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 #33796:
URL: https://github.com/apache/doris/pull/33796#issuecomment-2063199520
TeamCity be ut coverage result:
Function Coverage: 35.40% (8910/25168)
Line Coverage: 27.10% (73196/270067)
Region Coverage: 26.23% (37817/144163)
Branch Coverage: 23.0
doris-robot commented on PR #33729:
URL: https://github.com/apache/doris/pull/33729#issuecomment-2063206193
TeamCity be ut coverage result:
Function Coverage: 35.43% (8913/25160)
Line Coverage: 27.12% (73230/270038)
Region Coverage: 26.24% (37828/144143)
Branch Coverage: 23.0
github-actions[bot] commented on PR #33700:
URL: https://github.com/apache/doris/pull/33700#issuecomment-2063216230
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 #33828:
URL: https://github.com/apache/doris/pull/33828#issuecomment-2063216465
TPC-H: Total hot run time: 49838 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Jibing-Li opened a new pull request, #33836:
URL: https://github.com/apache/doris/pull/33836
Before, analyze_timeout will also affect analyze stmt, which may cause
failed to cancel analyze task. This PR change analyze_timeout to only affect
timeout value for executing analyze sql.
doris-robot commented on PR #33836:
URL: https://github.com/apache/doris/pull/33836#issuecomment-2063217524
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
Jibing-Li commented on PR #33836:
URL: https://github.com/apache/doris/pull/33836#issuecomment-2063218807
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
SWJTU-ZhangLei commented on PR #33003:
URL: https://github.com/apache/doris/pull/33003#issuecomment-2063220042
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.
This is an automated email from the ASF dual-hosted git repository.
morningman 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 239d1b8193a [chore](workflow) Increas
Muzi999 commented on issue #27084:
URL: https://github.com/apache/doris/issues/27084#issuecomment-2063223609
doris2.1.1 FE警告日志中一直在执行 这样的SQL
SELECT SUBSTRING(CAST(MIN(`key`) AS STRING), 1, 1024) as min,
SUBSTRING(CAST(MAX(`key`) AS STRING), 1, 1024) as max
FROM `DB`.`Table` index n
morningman merged PR #33832:
URL: https://github.com/apache/doris/pull/33832
--
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
Muzi999 commented on issue #27084:
URL: https://github.com/apache/doris/issues/27084#issuecomment-2063225451
> #27321
> #27321
doris2.1.1 FE警告日志中一直在执行 这样的SQL
SELECT SUBSTRING(CAST(MIN(key) AS STRING), 1, 1024) as min,
SUBSTRING(CAST(MAX(key) AS STRING), 1, 1024) as
doris-robot commented on PR #33791:
URL: https://github.com/apache/doris/pull/33791#issuecomment-2063232541
TeamCity be ut coverage result:
Function Coverage: 35.43% (8912/25153)
Line Coverage: 27.15% (73191/269555)
Region Coverage: 26.28% (37803/143866)
Branch Coverage: 23.0
doris-robot commented on PR #33835:
URL: https://github.com/apache/doris/pull/33835#issuecomment-2063232875
TPC-H: Total hot run time: 49821 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
ByteYue commented on PR #33796:
URL: https://github.com/apache/doris/pull/33796#issuecomment-2063234012
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 #33740:
URL: https://github.com/apache/doris/pull/33740#issuecomment-2063234210
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
yujun777 commented on PR #33823:
URL: https://github.com/apache/doris/pull/33823#issuecomment-2063236966
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 #33828:
URL: https://github.com/apache/doris/pull/33828#issuecomment-2063237629
TPC-DS: Total hot run time: 205203 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
starocean999 merged PR #33740:
URL: https://github.com/apache/doris/pull/33740
--
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.
starocean999 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 31b3feb5eae [fix](Nereids)fix unstable plan
doris-robot commented on PR #24801:
URL: https://github.com/apache/doris/pull/24801#issuecomment-2063245364
TeamCity be ut coverage result:
Function Coverage: 35.43% (8914/25162)
Line Coverage: 27.12% (73231/270042)
Region Coverage: 26.25% (37831/144142)
Branch Coverage: 23.0
amorynan commented on PR #32620:
URL: https://github.com/apache/doris/pull/32620#issuecomment-2063245913
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 code in PR #33796:
URL: https://github.com/apache/doris/pull/33796#discussion_r1570190657
##
be/src/io/fs/hdfs_file_writer.cpp:
##
@@ -51,32 +75,154 @@ HdfsFileWriter::~HdfsFileWriter() {
} else {
delete _hdfs_handler;
}
+h
doris-robot commented on PR #33828:
URL: https://github.com/apache/doris/pull/33828#issuecomment-2063246730
ClickBench: Total hot run time: 30.41 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33828:
URL: https://github.com/apache/doris/pull/33828#issuecomment-2063252245
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit b53162e65de9ca0cb784761aa33fa73701551d00 with
default session variables
Stream
shoothzj commented on PR #33341:
URL: https://github.com/apache/doris/pull/33341#issuecomment-2063252192
@wangbo @yiguolei Can this PR be merged? :)
--
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 t
doris-robot commented on PR #33835:
URL: https://github.com/apache/doris/pull/33835#issuecomment-2063253802
TPC-DS: Total hot run time: 202970 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
amorynan commented on PR #32620:
URL: https://github.com/apache/doris/pull/32620#issuecomment-2063255354
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
morningman merged PR #33361:
URL: https://github.com/apache/doris/pull/33361
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 31b3feb5eae [fix](Nereids)fix unstable plan shape in limit_push_down
case
add f9e9c36bcb4 [refactor](filesyst
liaoxin01 commented on code in PR #33325:
URL: https://github.com/apache/doris/pull/33325#discussion_r1570194029
##
be/src/olap/memtable_flush_executor.cpp:
##
@@ -203,15 +203,18 @@ void
FlushToken::_flush_memtable(std::unique_ptr memtable_ptr, int32_t
void MemTableFlushExec
doris-robot commented on PR #33835:
URL: https://github.com/apache/doris/pull/33835#issuecomment-2063264163
ClickBench: Total hot run time: 30.39 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #33835:
URL: https://github.com/apache/doris/pull/33835#issuecomment-2063269733
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit d8b7027af334c385872d67af6f305c08d455e3df with
default session variables
Stream
doris-robot commented on PR #33837:
URL: https://github.com/apache/doris/pull/33837#issuecomment-2063291391
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
LiBinfeng-01 commented on PR #33837:
URL: https://github.com/apache/doris/pull/33837#issuecomment-2063291720
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 #33801:
URL: https://github.com/apache/doris/pull/33801#issuecomment-2063295105
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
zhiqiang- commented on PR #33383:
URL: https://github.com/apache/doris/pull/33383#issuecomment-2063298633
run feut
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
SWJTU-ZhangLei commented on PR #33003:
URL: https://github.com/apache/doris/pull/33003#issuecomment-2063299502
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.
xinyiZzz closed pull request #33175: [test](memory) Test query memory leak
URL: https://github.com/apache/doris/pull/33175
--
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 #33003:
URL: https://github.com/apache/doris/pull/33003#issuecomment-2063316829
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 #33003:
URL: https://github.com/apache/doris/pull/33003#issuecomment-2063316916
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
xinyiZzz commented on PR #33781:
URL: https://github.com/apache/doris/pull/33781#issuecomment-2063318176
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
SWJTU-ZhangLei opened a new pull request, #571:
URL: https://github.com/apache/doris-website/pull/571
(no comment)
--
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
jackwener merged PR #33801:
URL: https://github.com/apache/doris/pull/33801
--
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.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from f9e9c36bcb4 [refactor](filesystem)refactor `filesystem` interface
(#33361)
add a16d11ea610 [minor](Nereids): rem
github-actions[bot] commented on PR #33781:
URL: https://github.com/apache/doris/pull/33781#issuecomment-2063327870
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 #33496:
URL: https://github.com/apache/doris/pull/33496#issuecomment-2063329292
TeamCity be ut coverage result:
Function Coverage: 35.40% (8912/25172)
Line Coverage: 27.12% (73229/270033)
Region Coverage: 26.25% (37829/144119)
Branch Coverage: 23.0
github-actions[bot] commented on PR #33690:
URL: https://github.com/apache/doris/pull/33690#issuecomment-2063331558
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 #33768:
URL: https://github.com/apache/doris/pull/33768#issuecomment-2063335155
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 #33838:
URL: https://github.com/apache/doris/pull/33838#issuecomment-2063336093
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
xiaokang merged PR #33828:
URL: https://github.com/apache/doris/pull/33828
--
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 239d1b8193a [chore](workflow) Increase the build space for building
third-party libraries (#22322) (#33832)
ad
doris-robot commented on PR #33796:
URL: https://github.com/apache/doris/pull/33796#issuecomment-2063340535
TeamCity be ut coverage result:
Function Coverage: 35.40% (8911/25170)
Line Coverage: 27.11% (73207/270068)
Region Coverage: 26.24% (37825/144165)
Branch Coverage: 23.0
xiaokang commented on PR #33135:
URL: https://github.com/apache/doris/pull/33135#issuecomment-2063353306
run cloud_p1
--
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
wuwenchi commented on PR #33798:
URL: https://github.com/apache/doris/pull/33798#issuecomment-2063354376
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 #33797:
URL: https://github.com/apache/doris/pull/33797#issuecomment-2063355980
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 #33595:
URL: https://github.com/apache/doris/pull/33595#issuecomment-2063355770
TeamCity be ut coverage result:
Function Coverage: 35.41% (8913/25170)
Line Coverage: 27.11% (73241/270147)
Region Coverage: 26.25% (37844/144190)
Branch Coverage: 23.0
github-actions[bot] commented on PR #33797:
URL: https://github.com/apache/doris/pull/33797#issuecomment-2063355906
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
echo-hhj opened a new pull request, #572:
URL: https://github.com/apache/doris-website/pull/572
The array_agg function is only available in 2.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 above to go to the
xinyiZzz commented on code in PR #33797:
URL: https://github.com/apache/doris/pull/33797#discussion_r1570294754
##
be/src/runtime/workload_group/workload_group.cpp:
##
@@ -142,18 +142,42 @@ void
WorkloadGroup::remove_mem_tracker_limiter(std::shared_ptr
xinyiZzz commented on code in PR #33797:
URL: https://github.com/apache/doris/pull/33797#discussion_r1570296779
##
be/src/util/mem_info.h:
##
@@ -195,7 +195,7 @@ class MemInfo {
static int64_t tg_not_enable_overcommit_group_gc();
static int64_t tg_enable_overcommit_g
ByteYue opened a new pull request, #33839:
URL: https://github.com/apache/doris/pull/33839
## 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 #33839:
URL: https://github.com/apache/doris/pull/33839#issuecomment-2063365234
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
wangbo commented on PR #33729:
URL: https://github.com/apache/doris/pull/33729#issuecomment-2063370802
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
doris-robot commented on PR #33768:
URL: https://github.com/apache/doris/pull/33768#issuecomment-2063374003
TPC-H: Total hot run time: 49715 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
ByteYue commented on PR #33839:
URL: https://github.com/apache/doris/pull/33839#issuecomment-2063374970
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 #33839:
URL: https://github.com/apache/doris/pull/33839#issuecomment-2063377091
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
englefly opened a new pull request, #33840:
URL: https://github.com/apache/doris/pull/33840
## Proposed changes
pick #32886
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apa
1 - 100 of 665 matches
Mail list logo