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 4386a71709f [bugfix](wgcore) map at onl
HHoflittlefish777 commented on issue #31531:
URL: https://github.com/apache/doris/issues/31531#issuecomment-1975077672
> so I think add new configuration into BE is inevitable
In fact, the consumption task of routinue load is scheduled by FE, and the
consumption task corresponding to
doris-robot commented on PR #31665:
URL: https://github.com/apache/doris/pull/31665#issuecomment-1975072297
TeamCity be ut coverage result:
Function Coverage: 35.42% (8554/24147)
Line Coverage: 27.19% (69404/255275)
Region Coverage: 26.40% (36002/136363)
Branch Coverage: 23.2
wsjz commented on PR #31704:
URL: https://github.com/apache/doris/pull/31704#issuecomment-1975066600
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
doris-robot commented on PR #31704:
URL: https://github.com/apache/doris/pull/31704#issuecomment-1975066566
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
wsjz opened a new pull request, #31704:
URL: https://github.com/apache/doris/pull/31704
## Proposed changes
Use "fs.s3a.aws.credentials.provider" first if it is in catalog properties,
or use "s3.credentials.provider".
And the default credentials list is AWS_CREDENTIALS_PROVIDERS =
doris-robot commented on PR #31702:
URL: https://github.com/apache/doris/pull/31702#issuecomment-1975056992
TeamCity be ut coverage result:
Function Coverage: 35.43% (8554/24146)
Line Coverage: 27.20% (69410/255227)
Region Coverage: 26.41% (36006/136337)
Branch Coverage: 23.2
zy-kkk commented on PR #31703:
URL: https://github.com/apache/doris/pull/31703#issuecomment-1975054133
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
zzzs commented on PR #31259:
URL: https://github.com/apache/doris/pull/31259#issuecomment-1975053353
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
zzzs commented on code in PR #31259:
URL: https://github.com/apache/doris/pull/31259#discussion_r1510175675
##
fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java:
##
@@ -2921,6 +2926,92 @@ public List getReturnTypes() {
return exprToType(parsedStmt.getRe
BiteThet commented on PR #31665:
URL: https://github.com/apache/doris/pull/31665#issuecomment-1975052360
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 #31702:
URL: https://github.com/apache/doris/pull/31702#issuecomment-1975052017
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
zy-kkk commented on PR #31703:
URL: https://github.com/apache/doris/pull/31703#issuecomment-1975051996
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 unsu
doris-robot commented on PR #31703:
URL: https://github.com/apache/doris/pull/31703#issuecomment-1975051923
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
zy-kkk opened a new pull request, #31703:
URL: https://github.com/apache/doris/pull/31703
## Proposed changes
Issue Number: close #xxx
In PR #30588, we upgraded the Druid Pool dependency to version 1.2.20 to
address potential connection pool state anomalies when KeepAlive is se
github-actions[bot] commented on PR #31702:
URL: https://github.com/apache/doris/pull/31702#issuecomment-1975051542
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
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 47d330c74de [enhancement](Nereids) New
yiguolei commented on PR #31702:
URL: https://github.com/apache/doris/pull/31702#issuecomment-197505
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
yiguolei merged PR #31700:
URL: https://github.com/apache/doris/pull/31700
--
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
doris-robot commented on PR #31702:
URL: https://github.com/apache/doris/pull/31702#issuecomment-1975050033
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
zy-kkk commented on PR #31679:
URL: https://github.com/apache/doris/pull/31679#issuecomment-1975050147
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
yiguolei opened a new pull request, #31702:
URL: https://github.com/apache/doris/pull/31702
## Proposed changes
1. map.at method only get a reference of the task group.
2. in multi thread env, the task group maybe erased by another thread.
3. map.at()->stop_task_schedulers will c
github-actions[bot] commented on PR #31690:
URL: https://github.com/apache/doris/pull/31690#issuecomment-1975024459
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
flashmouse commented on issue #31531:
URL: https://github.com/apache/doris/issues/31531#issuecomment-1975021296
In Kafka, when rack parameters of broker(**broker.rack**) and consumer
(**client.rack**) are equal, then they're considered "in the same region". when
use routine load, BE is the
github-actions[bot] commented on PR #31688:
URL: https://github.com/apache/doris/pull/31688#issuecomment-1975017436
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
TangSiyang2001 commented on PR #31688:
URL: https://github.com/apache/doris/pull/31688#issuecomment-1975015779
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.
koarz commented on PR #31701:
URL: https://github.com/apache/doris/pull/31701#issuecomment-1975015257
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 #31701:
URL: https://github.com/apache/doris/pull/31701#issuecomment-1975013607
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
koarz opened a new pull request, #31701:
URL: https://github.com/apache/doris/pull/31701
## Proposed changes
Issue Number: #31157
support Array Type Compare ( ">", "=","<",...)
```
mysql> select [1,2] = [1,2];
+---+
| ([1, 2] = [1, 2]) |
+-
924060929 opened a new pull request, #31700:
URL: https://github.com/apache/doris/pull/31700
## Proposed changes
cherry pick from #31494
--
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
924060929 commented on PR #31700:
URL: https://github.com/apache/doris/pull/31700#issuecomment-1975005456
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 #31700:
URL: https://github.com/apache/doris/pull/31700#issuecomment-1975005432
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
cjj2010 commented on PR #31682:
URL: https://github.com/apache/doris/pull/31682#issuecomment-1975000212
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 #31526:
URL: https://github.com/apache/doris/pull/31526#issuecomment-1974960554
TeamCity be ut coverage result:
Function Coverage: 35.41% (8556/24165)
Line Coverage: 27.19% (69456/255442)
Region Coverage: 26.41% (36024/136426)
Branch Coverage: 23.2
github-actions[bot] commented on PR #16603:
URL: https://github.com/apache/doris/pull/16603#issuecomment-1974949452
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] closed pull request #19087: [enhancement](compaction)
compact tail rowsets
URL: https://github.com/apache/doris/pull/19087
--
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
github-actions[bot] closed pull request #20780: [fix](docs) some document
errors of spark load on yarn ha model.
URL: https://github.com/apache/doris/pull/20780
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
github-actions[bot] commented on PR #19833:
URL: https://github.com/apache/doris/pull/19833#issuecomment-1974949443
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] closed pull request #20848: [enhance](2pc) enhance abort
transaction performance for flink job with 2pc
URL: https://github.com/apache/doris/pull/20848
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
github-actions[bot] closed pull request #21090: [Improvement](fe)Simplified
type system initialization Array List
URL: https://github.com/apache/doris/pull/21090
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
github-actions[bot] commented on PR #22155:
URL: https://github.com/apache/doris/pull/22155#issuecomment-1974949421
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] closed pull request #21491: [enhancement](sql) adding
partitionNames to the sql
URL: https://github.com/apache/doris/pull/21491
--
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
github-actions[bot] commented on PR #23177:
URL: https://github.com/apache/doris/pull/23177#issuecomment-1974949412
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] commented on PR #23237:
URL: https://github.com/apache/doris/pull/23237#issuecomment-1974949408
We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just a way of
keeping the PR queue manageable
github-actions[bot] closed pull request #23777: [improvement](script) grant
executable permissions to all script files with shebang
URL: https://github.com/apache/doris/pull/23777
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
Mryange commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1510115767
##
be/src/vec/aggregate_functions/aggregate_function_foreach.h:
##
@@ -0,0 +1,263 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribu
Mryange commented on PR #31526:
URL: https://github.com/apache/doris/pull/31526#issuecomment-1974946437
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
dataroaring commented on PR #31693:
URL: https://github.com/apache/doris/pull/31693#issuecomment-1974945017
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
yiguolei closed pull request #31699: Branch 2.1
URL: https://github.com/apache/doris/pull/31699
--
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-
doris-robot commented on PR #31699:
URL: https://github.com/apache/doris/pull/31699#issuecomment-1974876349
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
yiguolei opened a new pull request, #31699:
URL: https://github.com/apache/doris/pull/31699
## 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
yiguolei commented on code in PR #31690:
URL: https://github.com/apache/doris/pull/31690#discussion_r1510010344
##
fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java:
##
@@ -784,10 +784,8 @@ protected void toThrift(TPlanNode msg) {
if (eqJoinConjunc
zy-kkk commented on PR #31679:
URL: https://github.com/apache/doris/pull/31679#issuecomment-1974858779
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
yiguolei commented on PR #31591:
URL: https://github.com/apache/doris/pull/31591#issuecomment-1974844503
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
yiguolei commented on code in PR #31651:
URL: https://github.com/apache/doris/pull/31651#discussion_r151341
##
be/src/pipeline/pipeline_x/pipeline_x_fragment_context.cpp:
##
@@ -108,9 +108,8 @@ PipelineXFragmentContext::~PipelineXFragmentContext() {
if (!_task_runtime_s
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit eafbcb515076b0452b59f5dbfe7280bf69e69ba4
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a commit to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 1e71f334bdf24241b94b3b5a783026a1f239972c
Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>
A
This is an automated email from the ASF dual-hosted git repository.
lijibing pushed a change to branch high-priority-column
in repository https://gitbox.apache.org/repos/asf/doris.git
discard 4dbd91fe989 High priority queue and map. (#31509)
discard 44dab1abe46 Collect high priority columns. (
felixwluo commented on code in PR #31645:
URL: https://github.com/apache/doris/pull/31645#discussion_r150938
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/DateUtils.java:
##
@@ -115,6 +120,9 @@ public static DateTimeFormatterBuilder formatBuilder(String
pattern)
jackwener commented on code in PR #31645:
URL: https://github.com/apache/doris/pull/31645#discussion_r1509997927
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/DateUtils.java:
##
@@ -39,6 +42,7 @@ public class DateUtils {
*/
public static DateTimeFormatterB
jackwener commented on code in PR #31645:
URL: https://github.com/apache/doris/pull/31645#discussion_r1509998036
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/DateUtils.java:
##
@@ -115,6 +120,9 @@ public static DateTimeFormatterBuilder formatBuilder(String
pattern)
jackwener commented on code in PR #31645:
URL: https://github.com/apache/doris/pull/31645#discussion_r1509997927
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/DateUtils.java:
##
@@ -39,6 +42,7 @@ public class DateUtils {
*/
public static DateTimeFormatterB
jackwener commented on code in PR #31645:
URL: https://github.com/apache/doris/pull/31645#discussion_r1508680093
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/DateUtils.java:
##
@@ -103,7 +107,8 @@ public static DateTimeFormatterBuilder formatBuilder(String
pattern)
Gabriel39 commented on PR #31690:
URL: https://github.com/apache/doris/pull/31690#issuecomment-1974834221
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
HappenLee commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1509994538
##
be/src/vec/aggregate_functions/aggregate_function_foreach.h:
##
@@ -0,0 +1,263 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contri
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 7d4e855631b [Bug](coredump) fix regresstion tes
yiguolei merged PR #31664:
URL: https://github.com/apache/doris/pull/31664
--
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.
lijibing 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 de9b5f7b698 [improvement](statistics)Lo
Jibing-Li merged PR #31697:
URL: https://github.com/apache/doris/pull/31697
--
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.
lijibing 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 3e74625d789 Fix analyze mv from followe
Jibing-Li merged PR #31691:
URL: https://github.com/apache/doris/pull/31691
--
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
github-actions[bot] commented on PR #31691:
URL: https://github.com/apache/doris/pull/31691#issuecomment-1974814346
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 #31693:
URL: https://github.com/apache/doris/pull/31693#issuecomment-1974813197
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 #31698:
URL: https://github.com/apache/doris/pull/31698#issuecomment-1974810733
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
hello-stephen commented on PR #31698:
URL: https://github.com/apache/doris/pull/31698#issuecomment-1974810747
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
hello-stephen opened a new pull request, #31698:
URL: https://github.com/apache/doris/pull/31698
## 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](m
doris-robot commented on PR #31697:
URL: https://github.com/apache/doris/pull/31697#issuecomment-1974806310
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 opened a new pull request, #31697:
URL: https://github.com/apache/doris/pull/31697
Log one bdbje record for one load transaction. Reduce the log frequency and
size of bdbje operation for load.
backport https://github.com/apache/doris/pull/31619
## Further comm
Jibing-Li commented on PR #31691:
URL: https://github.com/apache/doris/pull/31691#issuecomment-1974803241
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
dataroaring commented on PR #31693:
URL: https://github.com/apache/doris/pull/31693#issuecomment-1974800063
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
hello-stephen commented on PR #31693:
URL: https://github.com/apache/doris/pull/31693#issuecomment-1974792715
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
github-actions[bot] commented on PR #31664:
URL: https://github.com/apache/doris/pull/31664#issuecomment-1974784265
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 #31664:
URL: https://github.com/apache/doris/pull/31664#issuecomment-1974784260
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
HappenLee commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1509949990
##
be/src/vec/aggregate_functions/aggregate_function_foreach.h:
##
@@ -0,0 +1,263 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contri
github-actions[bot] commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1509949789
##
be/src/vec/aggregate_functions/aggregate_function_foreach.h:
##
@@ -0,0 +1,263 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or m
doris-robot commented on PR #31583:
URL: https://github.com/apache/doris/pull/31583#issuecomment-1974768596
TeamCity be ut coverage result:
Function Coverage: 35.42% (8553/24145)
Line Coverage: 27.19% (69414/255247)
Region Coverage: 26.41% (36016/136350)
Branch Coverage: 23.2
HappenLee commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1509948095
##
be/src/vec/aggregate_functions/aggregate_function_foreach.h:
##
@@ -0,0 +1,263 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contri
github-actions[bot] commented on PR #31583:
URL: https://github.com/apache/doris/pull/31583#issuecomment-1974762843
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 #31688:
URL: https://github.com/apache/doris/pull/31688#issuecomment-1974761072
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
Mryange commented on PR #31583:
URL: https://github.com/apache/doris/pull/31583#issuecomment-1974761065
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
HappenLee commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1509943749
##
be/src/vec/aggregate_functions/aggregate_function_foreach.cpp:
##
@@ -0,0 +1,63 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contr
HappenLee commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1509943622
##
be/src/vec/aggregate_functions/aggregate_function_foreach.cpp:
##
@@ -0,0 +1,63 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contr
HappenLee commented on code in PR #31526:
URL: https://github.com/apache/doris/pull/31526#discussion_r1509943529
##
be/src/vec/aggregate_functions/aggregate_function_foreach.cpp:
##
@@ -0,0 +1,63 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contr
TangSiyang2001 commented on PR #31688:
URL: https://github.com/apache/doris/pull/31688#issuecomment-1974759509
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.
AcKing-Sam opened a new issue, #31696:
URL: https://github.com/apache/doris/issues/31696
### 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
Document version Dev
starocean999 commented on code in PR #31690:
URL: https://github.com/apache/doris/pull/31690#discussion_r1509942082
##
fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java:
##
@@ -970,4 +968,21 @@ SlotRef getMappedInputSlotRef(SlotRef slotRef) {
retur
starocean999 commented on code in PR #31690:
URL: https://github.com/apache/doris/pull/31690#discussion_r1509942082
##
fe/fe-core/src/main/java/org/apache/doris/planner/HashJoinNode.java:
##
@@ -970,4 +968,21 @@ SlotRef getMappedInputSlotRef(SlotRef slotRef) {
retur
github-actions[bot] commented on PR #31657:
URL: https://github.com/apache/doris/pull/31657#issuecomment-1974756882
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 #31657:
URL: https://github.com/apache/doris/pull/31657#issuecomment-1974756872
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 #31583:
URL: https://github.com/apache/doris/pull/31583#issuecomment-1974745698
TeamCity be ut coverage result:
Function Coverage: 35.42% (8553/24145)
Line Coverage: 27.19% (69406/255245)
Region Coverage: 26.40% (36000/136350)
Branch Coverage: 23.2
1 - 100 of 115 matches
Mail list logo