koarz commented on PR #34396:
URL: https://github.com/apache/doris/pull/34396#issuecomment-2095064390
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
koarz commented on PR #33243:
URL: https://github.com/apache/doris/pull/33243#issuecomment-2095068739
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
github-actions[bot] commented on PR #34396:
URL: https://github.com/apache/doris/pull/34396#issuecomment-2095068770
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 code in PR #33243:
URL: https://github.com/apache/doris/pull/33243#discussion_r1590476246
##
be/test/vec/function/function_string_test.cpp:
##
@@ -1342,6 +1342,103 @@ TEST(function_string_test, function_uuid_test) {
}
}
+TEST(function_str
github-actions[bot] commented on code in PR #33243:
URL: https://github.com/apache/doris/pull/33243#discussion_r1590476879
##
be/test/vec/function/function_string_test.cpp:
##
@@ -1342,6 +1342,103 @@ TEST(function_string_test, function_uuid_test) {
}
}
+TEST(function_str
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/doris-website.git
discard 6957122cca0 Automated deployment with doris branch master@
3e23378020c3acc1f3ea51605da7a733bd956a8e
morningman commented on PR #33610:
URL: https://github.com/apache/doris/pull/33610#issuecomment-2095073302
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
JNSimba commented on code in PR #343:
URL:
https://github.com/apache/doris-flink-connector/pull/343#discussion_r1590477508
##
flink-doris-connector/src/main/java/org/apache/doris/flink/table/DorisConfigOptions.java:
##
@@ -298,6 +298,12 @@ public class DorisConfigOptions {
mrhhsg commented on PR #34404:
URL: https://github.com/apache/doris/pull/34404#issuecomment-2095074140
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 #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2095074452
TeamCity be ut coverage result:
Function Coverage: 35.61% (8963/25173)
Line Coverage: 27.24% (73953/271487)
Region Coverage: 26.45% (38195/144378)
Branch Coverage: 23.2
JNSimba commented on code in PR #343:
URL:
https://github.com/apache/doris-flink-connector/pull/343#discussion_r1590477840
##
flink-doris-connector/src/test/java/org/apache/doris/flink/tools/cdc/CdcMongoSyncDatabaseCase.java:
##
@@ -0,0 +1,93 @@
+package org.apache.doris.flink.
github-actions[bot] commented on PR #34392:
URL: https://github.com/apache/doris/pull/34392#issuecomment-2095076040
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
seawinde commented on PR #34093:
URL: https://github.com/apache/doris/pull/34093#issuecomment-2095077268
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 #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2095079063
TPC-H: Total hot run time: 41961 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yiguolei merged PR #34404:
URL: https://github.com/apache/doris/pull/34404
--
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.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new d4c2f70673a [fix](regression_test) fail
seawinde commented on PR #34093:
URL: https://github.com/apache/doris/pull/34093#issuecomment-2095082368
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
DongLiang-0 commented on issue #10:
URL:
https://github.com/apache/doris-kafka-connector/issues/10#issuecomment-2095086455
https://github.com/apache/doris-kafka-connector/pull/11
https://github.com/apache/doris-kafka-connector/pull/12
--
This is an automated message from the Apache
doris-robot commented on PR #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2095087769
TPC-DS: Total hot run time: 185882 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
SWJTU-ZhangLei commented on PR #34352:
URL: https://github.com/apache/doris/pull/34352#issuecomment-2095088386
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.
HappenLee commented on code in PR #34402:
URL: https://github.com/apache/doris/pull/34402#discussion_r1590482584
##
be/src/pipeline/task_scheduler.h:
##
@@ -66,8 +66,8 @@ class TaskScheduler {
private:
std::unique_ptr _fix_thread_pool;
std::shared_ptr _task_queue;
-
github-actions[bot] commented on PR #34398:
URL: https://github.com/apache/doris/pull/34398#issuecomment-2095089952
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 #34398:
URL: https://github.com/apache/doris/pull/34398#issuecomment-2095089981
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
zhangstar333 commented on PR #34042:
URL: https://github.com/apache/doris/pull/34042#issuecomment-2095093379
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 #34322:
URL: https://github.com/apache/doris/pull/34322#issuecomment-2095093558
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 #34322:
URL: https://github.com/apache/doris/pull/34322#issuecomment-2095093658
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
Nj-kol commented on issue #31770:
URL: https://github.com/apache/doris/issues/31770#issuecomment-2095093582
> Hello,Could you tell me how to use all in one Docker Image? When I use
following code. I doesn't work. https://private-user-images.githubusercontent.com/47961320/320264082-ebb05275-d
lide-reed merged PR #34347:
URL: https://github.com/apache/doris/pull/34347
--
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.
lide 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 d82ea941d5a [fix](json) fix be cras
morrySnow commented on code in PR #34405:
URL: https://github.com/apache/doris/pull/34405#discussion_r1590484348
##
fe/fe-core/src/main/java/org/apache/doris/analysis/DateLiteral.java:
##
@@ -59,11 +59,7 @@
import java.time.temporal.IsoFields;
import java.time.temporal.Tempora
github-actions[bot] commented on PR #34352:
URL: https://github.com/apache/doris/pull/34352#issuecomment-2095095489
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 #34042:
URL: https://github.com/apache/doris/pull/34042#issuecomment-2095096623
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
BiteThet merged PR #34249:
URL: https://github.com/apache/doris/pull/34249
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 401d7dd5f63 [fix](spill) incorrect revocable mem size of hash join
(#34379)
add a5f74e4e5e6 [test](case) add
doris-robot commented on PR #34396:
URL: https://github.com/apache/doris/pull/34396#issuecomment-2095096955
TPC-DS: Total hot run time: 186395 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
mymeiyi commented on code in PR #32980:
URL: https://github.com/apache/doris/pull/32980#discussion_r1590486660
##
fe/fe-core/src/main/java/org/apache/doris/transaction/TransactionEntry.java:
##
@@ -261,22 +278,62 @@ public long abortTransaction()
}
}
+private
morrySnow commented on code in PR #33243:
URL: https://github.com/apache/doris/pull/33243#discussion_r1590486744
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/Overlay.java:
##
@@ -0,0 +1,75 @@
+// Licensed to the Apache Software Foundati
morrySnow commented on PR #34313:
URL: https://github.com/apache/doris/pull/34313#issuecomment-2095102138
wait for percentileArray perf opt
--
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 spe
XieJiann commented on PR #34233:
URL: https://github.com/apache/doris/pull/34233#issuecomment-2095103215
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 #33610:
URL: https://github.com/apache/doris/pull/33610#issuecomment-2095103243
TPC-H: Total hot run time: 41917 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #33243:
URL: https://github.com/apache/doris/pull/33243#issuecomment-2095103674
TPC-DS: Total hot run time: 187108 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #34352:
URL: https://github.com/apache/doris/pull/34352#issuecomment-2095105093
TPC-H: Total hot run time: 39795 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
feiniaofeiafei commented on PR #34196:
URL: https://github.com/apache/doris/pull/34196#issuecomment-2095105480
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.
doris-robot commented on PR #33610:
URL: https://github.com/apache/doris/pull/33610#issuecomment-2095109974
TPC-DS: Total hot run time: 185528 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
seawinde commented on PR #34093:
URL: https://github.com/apache/doris/pull/34093#issuecomment-2095110775
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 #34352:
URL: https://github.com/apache/doris/pull/34352#issuecomment-2095111839
TPC-DS: Total hot run time: 185894 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
morningman merged PR #34322:
URL: https://github.com/apache/doris/pull/34322
--
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 a5f74e4e5e6 [test](case) add batch size in long time case (#34249)
add 33ecc48b1b9 [test](hive)revert hive con
doris-robot commented on PR #34042:
URL: https://github.com/apache/doris/pull/34042#issuecomment-2095112530
TeamCity be ut coverage result:
Function Coverage: 35.61% (8966/25178)
Line Coverage: 27.24% (73989/271575)
Region Coverage: 26.45% (38207/144427)
Branch Coverage: 23.2
yiguolei commented on code in PR #34262:
URL: https://github.com/apache/doris/pull/34262#discussion_r1590492617
##
be/src/util/mem_info.cpp:
##
@@ -387,58 +386,74 @@ void MemInfo::refresh_proc_meminfo() {
}
}
}
-if (meminfo.is_open()) meminfo.close
doris-robot commented on PR #34233:
URL: https://github.com/apache/doris/pull/34233#issuecomment-2095113472
TPC-H: Total hot run time: 40086 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #34042:
URL: https://github.com/apache/doris/pull/34042#issuecomment-2095113678
TPC-H: Total hot run time: 41717 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
XieJiann opened a new pull request, #34407:
URL: https://github.com/apache/doris/pull/34407
## 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 #34407:
URL: https://github.com/apache/doris/pull/34407#issuecomment-2095114447
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
XieJiann commented on PR #34407:
URL: https://github.com/apache/doris/pull/34407#issuecomment-2095114620
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
XieJiann commented on PR #34290:
URL: https://github.com/apache/doris/pull/34290#issuecomment-2095116080
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 #34407:
URL: https://github.com/apache/doris/pull/34407#issuecomment-2095116390
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
howlshadow closed issue #10: 采用该插件无法从Kafka中获取数据写入Doris
URL: https://github.com/apache/doris-kafka-connector/issues/10
--
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
doris-robot commented on PR #34196:
URL: https://github.com/apache/doris/pull/34196#issuecomment-2095119320
TPC-H: Total hot run time: 40729 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Gabriel39 opened a new pull request, #34408:
URL: https://github.com/apache/doris/pull/34408
## 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](mailt
doris-robot commented on PR #34408:
URL: https://github.com/apache/doris/pull/34408#issuecomment-2095119771
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
zddr commented on PR #34287:
URL: https://github.com/apache/doris/pull/34287#issuecomment-2095119993
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 unsubsc
github-actions[bot] commented on PR #34407:
URL: https://github.com/apache/doris/pull/34407#issuecomment-2095120433
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 #34042:
URL: https://github.com/apache/doris/pull/34042#issuecomment-2095120794
TPC-DS: Total hot run time: 185767 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #34233:
URL: https://github.com/apache/doris/pull/34233#issuecomment-2095120815
TPC-DS: Total hot run time: 186469 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
github-actions[bot] commented on PR #34266:
URL: https://github.com/apache/doris/pull/34266#issuecomment-2095122990
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 #34266:
URL: https://github.com/apache/doris/pull/34266#issuecomment-2095123015
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
Gabriel39 commented on PR #34408:
URL: https://github.com/apache/doris/pull/34408#issuecomment-2095123208
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 #34408:
URL: https://github.com/apache/doris/pull/34408#discussion_r1590498558
##
be/src/pipeline/exec/exchange_sink_buffer.cpp:
##
@@ -239,20 +223,17 @@
return Status::OK();
}
-template
-Status ExchangeSinkBuffer::_send_rpc(I
koarz commented on PR #33243:
URL: https://github.com/apache/doris/pull/33243#issuecomment-2095125240
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 #34407:
URL: https://github.com/apache/doris/pull/34407#issuecomment-2095125449
TPC-H: Total hot run time: 40665 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #34196:
URL: https://github.com/apache/doris/pull/34196#issuecomment-2095126169
TPC-DS: Total hot run time: 185318 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #34290:
URL: https://github.com/apache/doris/pull/34290#issuecomment-2095127257
TPC-H: Total hot run time: 40581 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zddr commented on PR #34287:
URL: https://github.com/apache/doris/pull/34287#issuecomment-2095128572
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 unsubsc
morrySnow opened a new pull request, #34409:
URL: https://github.com/apache/doris/pull/34409
pick from master #33979
commit id 65fb7d43b7e838c48502d4e8a69e2541dc73aa88
This PR:
1. add a new Command type: UnsupportedCommand to handle the statement only
support parse but could not
doris-robot commented on PR #34409:
URL: https://github.com/apache/doris/pull/34409#issuecomment-2095131197
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 #34410:
URL: https://github.com/apache/doris/pull/34410#issuecomment-2095132627
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
zhiqiang- commented on PR #34410:
URL: https://github.com/apache/doris/pull/34410#issuecomment-2095132913
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.
T
doris-robot commented on PR #34407:
URL: https://github.com/apache/doris/pull/34407#issuecomment-2095133006
TPC-DS: Total hot run time: 186053 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #34093:
URL: https://github.com/apache/doris/pull/34093#issuecomment-2095134632
TPC-DS: Total hot run time: 186421 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #34290:
URL: https://github.com/apache/doris/pull/34290#issuecomment-2095135266
TPC-DS: Total hot run time: 184561 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
yiguolei merged PR #34409:
URL: https://github.com/apache/doris/pull/34409
--
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.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push:
new 7ae5de316bf [feature](Nereids) support
koarz commented on PR #34396:
URL: https://github.com/apache/doris/pull/34396#issuecomment-2095136919
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 #33243:
URL: https://github.com/apache/doris/pull/33243#issuecomment-2095137538
TPC-H: Total hot run time: 40600 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #34410:
URL: https://github.com/apache/doris/pull/34410#issuecomment-2095137875
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 #34396:
URL: https://github.com/apache/doris/pull/34396#issuecomment-2095143437
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
eldenmoon commented on code in PR #33890:
URL: https://github.com/apache/doris/pull/33890#discussion_r1590508250
##
be/src/vec/columns/column_object.cpp:
##
@@ -148,6 +151,84 @@ class FieldVisitorToNumberOfDimensions : public
StaticVisitor {
}
};
+// Visitor that allows
liaoxin01 merged PR #34398:
URL: https://github.com/apache/doris/pull/34398
--
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.
liaoxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 33ecc48b1b9 [test](hive)revert hive container to host mode (#34322)
add bad087e7b23 [revert](cloud) revert suppor
eldenmoon commented on code in PR #33890:
URL: https://github.com/apache/doris/pull/33890#discussion_r1590508484
##
be/src/vec/columns/column_object.cpp:
##
@@ -308,18 +399,29 @@ void ColumnObject::Subcolumn::insert(Field field,
FieldInfo info) {
value_dim = 0;
zhiqiang- commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590509005
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
doris-robot commented on PR #33243:
URL: https://github.com/apache/doris/pull/33243#issuecomment-2095149845
TPC-DS: Total hot run time: 185798 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
zhiqiang- commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590509630
##
be/src/vec/functions/function_truncate.h:
##
@@ -1,245 +0,0 @@
-// Licensed to the Apache Software Foundation (ASF) under one
-// or more contributor license a
github-actions[bot] commented on PR #34401:
URL: https://github.com/apache/doris/pull/34401#issuecomment-2095150830
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 #34401:
URL: https://github.com/apache/doris/pull/34401#issuecomment-2095150847
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 #34287:
URL: https://github.com/apache/doris/pull/34287#issuecomment-2095153849
TPC-H: Total hot run time: 41830 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
deardeng commented on PR #34401:
URL: https://github.com/apache/doris/pull/34401#issuecomment-2095153170
https://github.com/apache/doris/pull/34008/files 可以把这个里面的回归case 带上
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
doris-robot commented on PR #34408:
URL: https://github.com/apache/doris/pull/34408#issuecomment-2095155178
TPC-DS: Total hot run time: 186019 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #34410:
URL: https://github.com/apache/doris/pull/34410#issuecomment-2095155312
TPC-H: Total hot run time: 49549 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
101 - 200 of 302 matches
Mail list logo