koarz commented on PR #28352:
URL: https://github.com/apache/doris/pull/28352#issuecomment-1902548051
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 code in PR #28352:
URL: https://github.com/apache/doris/pull/28352#discussion_r1460744662
##
be/src/vec/functions/function_string.h:
##
@@ -592,6 +849,57 @@
static FunctionPtr create() { return std::make_shared(); }
String get_name() co
superdiaodiao opened a new pull request, #30196:
URL: https://github.com/apache/doris/pull/30196
## Proposed changes
Issue Number: close #xxx
Functions related:
- inet_aton
- inet6_aton
- is_ipv4_compat
- is_ipv4_mapped
Before this PR, **inet(
github-actions[bot] commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902551569
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 merged PR #30149:
URL: https://github.com/apache/doris/pull/30149
--
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 003a815b632 [release](version ) change bra
superdiaodiao commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902552210
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
This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to tag 2.0.4-rc06
in repository https://gitbox.apache.org/repos/asf/doris.git
at 003a815b632 (commit)
No new revisions were added by this update.
DarvenDuan commented on PR #28886:
URL: https://github.com/apache/doris/pull/28886#issuecomment-1902554666
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
doris-robot commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902558393
TeamCity be ut coverage result:
Function Coverage: 36.71% (8657/23582)
Line Coverage: 28.76% (70690/245804)
Region Coverage: 27.64% (36457/131897)
Branch Coverage: 24.3
doris-robot commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902558858
TPC-H: Total hot run time: 38560 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 #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902562457
TPC-DS: Total hot run time: 175480 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
liugddx commented on PR #30195:
URL: https://github.com/apache/doris/pull/30195#issuecomment-1902562477
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
doris-robot commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902563874
ClickBench: Total hot run time: 31.02 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902564577
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 366a5cd9c76c16a97374bfd93becccda3e87b111 with
default session variables
Stream
morningman commented on code in PR #30144:
URL: https://github.com/apache/doris/pull/30144#discussion_r1460770805
##
fe/fe-core/src/main/java/org/apache/doris/statistics/InvalidateStatsTarget.java:
##
@@ -0,0 +1,40 @@
+// Licensed to the Apache Software Foundation (ASF) under on
sjyango closed issue #28387: [Bug] (ip functions) a bug occurred while
executing ipv4stringtonumordefault function
URL: https://github.com/apache/doris/issues/28387
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
HHoflittlefish777 opened a new pull request, #30197:
URL: https://github.com/apache/doris/pull/30197
## Proposed changes
If jsonpaths is set wrong, routine load job will report error but running
all time.
## Further comments
If this is a relatively large or compl
github-actions[bot] commented on code in PR #30133:
URL: https://github.com/apache/doris/pull/30133#discussion_r1460827187
##
be/src/vec/exec/join/process_hash_table_probe_impl.h:
##
@@ -223,6 +229,93 @@ Status ProcessHashTableProbe::do_process(HashTableType& hash
return St
HHoflittlefish777 commented on PR #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902603728
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
mrhhsg commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902612034
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 code in PR #30133:
URL: https://github.com/apache/doris/pull/30133#discussion_r1460847599
##
be/src/vec/exec/join/process_hash_table_probe_impl.h:
##
@@ -223,6 +229,100 @@ Status ProcessHashTableProbe::do_process(HashTableType& hash
return S
englefly commented on PR #30148:
URL: https://github.com/apache/doris/pull/30148#issuecomment-1902617657
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 #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902619875
TeamCity be ut coverage result:
Function Coverage: 36.71% (8657/23583)
Line Coverage: 28.74% (70687/245978)
Region Coverage: 27.62% (36455/131991)
Branch Coverage: 24.3
doris-robot commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902620341
TPC-H: Total hot run time: 38550 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 #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902621814
TPC-H: Total hot run time: 38643 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 #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902623695
TPC-DS: Total hot run time: 177125 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 #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902625121
TPC-DS: Total hot run time: 176151 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 #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902625169
ClickBench: Total hot run time: 30.64 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902625928
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 349f75e13bda39ef822053ebd2717a05c28d8137 with
default session variables
Stream
doris-robot commented on PR #30148:
URL: https://github.com/apache/doris/pull/30148#issuecomment-1902626172
TPC-H: Total hot run time: 39025 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 #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902626575
ClickBench: Total hot run time: 30.9 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
doris-robot commented on PR #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902627424
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit d221b1a7c39c190f8526d78d94cc61d3dff86e7a with
default session variables
Stream
doris-robot commented on PR #30148:
URL: https://github.com/apache/doris/pull/30148#issuecomment-1902629405
TPC-DS: Total hot run time: 176129 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 #30148:
URL: https://github.com/apache/doris/pull/30148#issuecomment-1902630916
ClickBench: Total hot run time: 31.41 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #30148:
URL: https://github.com/apache/doris/pull/30148#issuecomment-1902631766
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit c99b1753caace37b190e6b182d43ddfdd766e700 with
default session variables
Stream
github-actions[bot] commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902633211
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
superdiaodiao commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902633717
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 #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902642729
TeamCity be ut coverage result:
Function Coverage: 36.71% (8657/23582)
Line Coverage: 28.75% (70679/245804)
Region Coverage: 27.63% (36444/131897)
Branch Coverage: 24.3
doris-robot commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902643037
TPC-H: Total hot run time: 38791 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 #30148:
URL: https://github.com/apache/doris/pull/30148#issuecomment-1902646202
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 #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902646273
TPC-DS: Total hot run time: 177194 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 #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902648876
ClickBench: Total hot run time: 30.49 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902654746
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit c787e94bf9c4475bc080eb567753601cd550bea9 with
default session variables
Stream
starocean999 commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902657689
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 #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902663042
TPC-H: Total hot run time: 39118 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 #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902666039
TeamCity be ut coverage result:
Function Coverage: 36.71% (8657/23583)
Line Coverage: 28.74% (70682/245978)
Region Coverage: 27.61% (36449/131991)
Branch Coverage: 24.3
doris-robot commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902666168
TPC-DS: Total hot run time: 177442 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 #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902667549
ClickBench: Total hot run time: 31.08 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902668332
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 98a201c528eadbdf4346cef91d8b63c123c98a88 with
default session variables
Stream
HappenLee commented on code in PR #30194:
URL: https://github.com/apache/doris/pull/30194#discussion_r1460951823
##
docs/zh-CN/docs/sql-manual/sql-functions/ip-functions/is-ipv6-string.md:
##
@@ -0,0 +1,80 @@
+---
+{
+"title": "IS_IPV6_STRING",
+"language": "zh-CN"
+}
+---
+
+
+
github-actions[bot] commented on PR #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902674283
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 #30196:
URL: https://github.com/apache/doris/pull/30196#issuecomment-1902674289
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
Jibing-Li commented on PR #30144:
URL: https://github.com/apache/doris/pull/30144#issuecomment-1902682674
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 #30144:
URL: https://github.com/apache/doris/pull/30144#issuecomment-1902691183
TPC-H: Total hot run time: 38562 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 #30144:
URL: https://github.com/apache/doris/pull/30144#issuecomment-1902691699
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
morningman commented on PR #27864:
URL: https://github.com/apache/doris/pull/27864#issuecomment-1902691765
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
github-actions[bot] commented on PR #30144:
URL: https://github.com/apache/doris/pull/30144#issuecomment-1902691708
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 #30144:
URL: https://github.com/apache/doris/pull/30144#issuecomment-1902694440
TPC-DS: Total hot run time: 176354 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 #30144:
URL: https://github.com/apache/doris/pull/30144#issuecomment-1902695738
ClickBench: Total hot run time: 30.27 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #30144:
URL: https://github.com/apache/doris/pull/30144#issuecomment-1902696558
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 5e9dd6cce1a35aedc83c03c5957f43401968e2af with
default session variables
Stream
doris-robot commented on PR #27864:
URL: https://github.com/apache/doris/pull/27864#issuecomment-1902699958
TPC-H: Total hot run time: 38584 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 #27864:
URL: https://github.com/apache/doris/pull/27864#issuecomment-1902702944
TPC-DS: Total hot run time: 176667 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 #27864:
URL: https://github.com/apache/doris/pull/27864#issuecomment-1902704340
ClickBench: Total hot run time: 31.06 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #27864:
URL: https://github.com/apache/doris/pull/27864#issuecomment-1902705142
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit aead7d8ea8514bc8cc9d513c9b2448da13812479 with
default session variables
Stream
github-actions[bot] closed pull request #22061: [Feature](multi-catalog)support
DLC catalog
URL: https://github.com/apache/doris/pull/22061
--
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
github-actions[bot] closed pull request #22009: [typo](docs)Correct the
fe-config markdown comments
URL: https://github.com/apache/doris/pull/22009
--
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 th
starocean999 merged PR #30148:
URL: https://github.com/apache/doris/pull/30148
--
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 45ca7d587ef [opt](nereids) do not change Ru
starocean999 commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902858209
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
xingyingone commented on PR #30107:
URL: https://github.com/apache/doris/pull/30107#issuecomment-1902870918
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
liugddx commented on PR #30193:
URL: https://github.com/apache/doris/pull/30193#issuecomment-1902877066
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
HHoflittlefish777 commented on PR #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902881603
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 #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902881656
TeamCity be ut coverage result:
Function Coverage: 36.70% (8656/23583)
Line Coverage: 28.73% (70680/245978)
Region Coverage: 27.62% (36452/131991)
Branch Coverage: 24.3
dataroaring merged PR #30146:
URL: https://github.com/apache/doris/pull/30146
--
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.
jackwener commented on PR #30142:
URL: https://github.com/apache/doris/pull/30142#issuecomment-1902882449
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
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 45ca7d587ef [opt](nereids) do not change RuntimeFilter Type from
IN-OR_BLOOM to BLOOM on broadcast join (#30148)
doris-robot commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902882678
TPC-H: Total hot run time: 38478 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
wangbo commented on PR #30164:
URL: https://github.com/apache/doris/pull/30164#issuecomment-1902885672
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
yujun777 commented on code in PR #30160:
URL: https://github.com/apache/doris/pull/30160#discussion_r1461282674
##
fe/fe-core/src/main/java/org/apache/doris/cloud/datasource/CloudInternalCatalog.java:
##
@@ -80,7 +80,7 @@ public CloudInternalCatalog() {
@Override
prote
github-actions[bot] commented on PR #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902885786
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 #30197:
URL: https://github.com/apache/doris/pull/30197#issuecomment-1902885812
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
wsjz opened a new pull request, #30198:
URL: https://github.com/apache/doris/pull/30198
## 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..
yujun777 commented on code in PR #30160:
URL: https://github.com/apache/doris/pull/30160#discussion_r1461283843
##
fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java:
##
@@ -1875,16 +1875,21 @@ protected Partition createPartitionWithIndices(long
dbId, lon
yujun777 commented on code in PR #30160:
URL: https://github.com/apache/doris/pull/30160#discussion_r1461283843
##
fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java:
##
@@ -1875,16 +1875,21 @@ protected Partition createPartitionWithIndices(long
dbId, lon
chenhongbinjs closed issue #30171: [Bug] flink-sql-connector-mysql-cdc
从mysql同步到doris异常。
URL: https://github.com/apache/doris/issues/30171
--
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 specifi
yujun777 commented on code in PR #30160:
URL: https://github.com/apache/doris/pull/30160#discussion_r1461284846
##
regression-test/suites/partition_p0/test_partition_default_medium.groovy:
##
@@ -0,0 +1,88 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or
github-actions[bot] commented on PR #28645:
URL: https://github.com/apache/doris/pull/28645#issuecomment-1902891000
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 #28645:
URL: https://github.com/apache/doris/pull/28645#issuecomment-1902891079
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 #30086:
URL: https://github.com/apache/doris/pull/30086#issuecomment-1902895150
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
chenhongbinjs commented on issue #30171:
URL: https://github.com/apache/doris/issues/30171#issuecomment-1902896621
发现是string长度有限制,修改string_type_length_soft_limit,解决。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
meihuasannong opened a new issue, #300:
URL: https://github.com/apache/doris-flink-connector/issues/300
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
yujun777 commented on code in PR #30160:
URL: https://github.com/apache/doris/pull/30160#discussion_r1461285505
##
regression-test/suites/partition_p0/test_partition_default_medium.groovy:
##
@@ -0,0 +1,88 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or
doris-robot commented on PR #30133:
URL: https://github.com/apache/doris/pull/30133#issuecomment-1902899762
TPC-DS: Total hot run time: 177393 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
Gabriel39 opened a new pull request, #30199:
URL: https://github.com/apache/doris/pull/30199
## 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
Gabriel39 commented on PR #30199:
URL: https://github.com/apache/doris/pull/30199#issuecomment-1902900828
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
xingyingone commented on PR #30107:
URL: https://github.com/apache/doris/pull/30107#issuecomment-1902905946
run P0 Regression
--
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 #30107:
URL: https://github.com/apache/doris/pull/30107#issuecomment-1902907134
TPC-H: Total hot run time: 38757 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yujun777 commented on code in PR #30160:
URL: https://github.com/apache/doris/pull/30160#discussion_r1461286859
##
regression-test/suites/partition_p0/test_partition_default_medium.groovy:
##
@@ -0,0 +1,88 @@
+// Licensed to the Apache Software Foundation (ASF) under one
Review
eldenmoon commented on PR #30153:
URL: https://github.com/apache/doris/pull/30153#issuecomment-1902913040
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
1 - 100 of 425 matches
Mail list logo