Yulei-Yang commented on PR #17342:
URL: https://github.com/apache/doris/pull/17342#issuecomment-1455020216
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
Yulei-Yang commented on code in PR #17424:
URL: https://github.com/apache/doris/pull/17424#discussion_r1125617536
##
fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/RangerHiveAccessController.java:
##
@@ -33,33 +34,49 @@
import java.util.ArrayList;
import java.uti
Yulei-Yang commented on code in PR #17424:
URL: https://github.com/apache/doris/pull/17424#discussion_r1125617736
##
fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/RangerHiveAccessController.java:
##
@@ -33,33 +34,49 @@
import java.util.ArrayList;
import java.uti
Yulei-Yang commented on code in PR #17424:
URL: https://github.com/apache/doris/pull/17424#discussion_r1125617875
##
fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/RangerHiveAccessController.java:
##
@@ -99,20 +112,20 @@ private boolean checkPrivilege(UserIdentity
ZhangYu0123 commented on PR #17427:
URL: https://github.com/apache/doris/pull/17427#issuecomment-1455020982
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
ZhangYu0123 opened a new pull request, #17428:
URL: https://github.com/apache/doris/pull/17428
Already support rename column.
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it af
Yulei-Yang commented on code in PR #17424:
URL: https://github.com/apache/doris/pull/17424#discussion_r1125620132
##
fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/RangerHiveAccessController.java:
##
@@ -33,33 +34,49 @@
import java.util.ArrayList;
import java.uti
ZhangYu0123 commented on PR #17428:
URL: https://github.com/apache/doris/pull/17428#issuecomment-1455024687
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
xiaokang commented on code in PR #17330:
URL: https://github.com/apache/doris/pull/17330#discussion_r1125607634
##
be/src/vec/data_types/data_type_map.cpp:
##
@@ -21,12 +21,9 @@
namespace doris::vectorized {
-DataTypeMap::DataTypeMap(const DataTypePtr& keys_, const DataType
hello-stephen commented on PR #17427:
URL: https://github.com/apache/doris/pull/17427#issuecomment-1455025269
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.26 seconds
stream load tsv: 469 seconds loaded 74807831229 Bytes, about 152
MB/s
yiguolei commented on PR #17421:
URL: https://github.com/apache/doris/pull/17421#issuecomment-1455025937
./run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
yiguolei merged PR #17397:
URL: https://github.com/apache/doris/pull/17397
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from afb5def385 [enhancement](timeout) replace query timeout with exec
timeout (#17360)
add 779d94f932 [fix](metrics
zhangstar333 commented on code in PR #17344:
URL: https://github.com/apache/doris/pull/17344#discussion_r1125623331
##
gensrc/script/doris_builtins_functions.py:
##
@@ -100,7 +104,7 @@
[['element_at', '%element_extract%'], 'STRING', ['ARRAY_STRING',
'BIGINT'], 'ALWAYS_NULL
zhangstar333 commented on code in PR #17344:
URL: https://github.com/apache/doris/pull/17344#discussion_r1125623331
##
gensrc/script/doris_builtins_functions.py:
##
@@ -100,7 +104,7 @@
[['element_at', '%element_extract%'], 'STRING', ['ARRAY_STRING',
'BIGINT'], 'ALWAYS_NULL
wangbo commented on code in PR #17414:
URL: https://github.com/apache/doris/pull/17414#discussion_r1125626948
##
fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java:
##
@@ -742,6 +742,37 @@ public void replayBatchRemoveTransaction(List
txnIds) {
wangbo commented on code in PR #17414:
URL: https://github.com/apache/doris/pull/17414#discussion_r1125626948
##
fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java:
##
@@ -742,6 +742,37 @@ public void replayBatchRemoveTransaction(List
txnIds) {
ByteYue opened a new pull request, #17429:
URL: https://github.com/apache/doris/pull/17429
# Proposed changes
Issue Number: close #xxx
## Problem summary
Previously if we try to query the data type of one array/map/struct in mysql
client, we would get one return type `unknow
ByteYue commented on PR #17429:
URL: https://github.com/apache/doris/pull/17429#issuecomment-1455036554
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
caiconghui commented on code in PR #17414:
URL: https://github.com/apache/doris/pull/17414#discussion_r1125628974
##
fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java:
##
@@ -742,6 +742,37 @@ public void replayBatchRemoveTransaction(List
txnIds)
github-actions[bot] commented on PR #17429:
URL: https://github.com/apache/doris/pull/17429#issuecomment-1455036614
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 #17414:
URL: https://github.com/apache/doris/pull/17414#issuecomment-1455037492
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
Yulei-Yang commented on PR #17424:
URL: https://github.com/apache/doris/pull/17424#issuecomment-1455039368
run beut
--
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
freemandealer commented on PR #17391:
URL: https://github.com/apache/doris/pull/17391#issuecomment-1455040394
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 unsu
caiconghui commented on PR #17414:
URL: https://github.com/apache/doris/pull/17414#issuecomment-1455041170
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
hello-stephen commented on PR #17429:
URL: https://github.com/apache/doris/pull/17429#issuecomment-1455042458
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.91 seconds
stream load tsv: 472 seconds loaded 74807831229 Bytes, about 151
MB/s
Yulei-Yang commented on PR #17424:
URL: https://github.com/apache/doris/pull/17424#issuecomment-1455044749
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
Yulei-Yang commented on PR #17342:
URL: https://github.com/apache/doris/pull/17342#issuecomment-1455044967
run compile
--
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
ZhangYu0123 commented on PR #17428:
URL: https://github.com/apache/doris/pull/17428#issuecomment-1455044994
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 unsubs
ByteYue commented on PR #16813:
URL: https://github.com/apache/doris/pull/16813#issuecomment-1455045494
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 #17324:
URL: https://github.com/apache/doris/pull/17324#issuecomment-1455046306
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 #17324:
URL: https://github.com/apache/doris/pull/17324#issuecomment-1455046320
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
Yulei-Yang commented on PR #17342:
URL: https://github.com/apache/doris/pull/17342#issuecomment-1455046454
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
Yulei-Yang commented on PR #17424:
URL: https://github.com/apache/doris/pull/17424#issuecomment-1455046558
run beut
--
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 #16813:
URL: https://github.com/apache/doris/pull/16813#issuecomment-1455046742
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 opened a new pull request, #17430:
URL: https://github.com/apache/doris/pull/17430
# Proposed changes
Issue Number: close #xxx
## Problem summary
Add supportsTableKey() and supportsComparison() to Type. Forbid type that
not supportsTableKey() to be used as mv ke
xiaokang commented on PR #17430:
URL: https://github.com/apache/doris/pull/17430#issuecomment-1455048597
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 opened a new pull request, #17431:
URL: https://github.com/apache/doris/pull/17431
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. fix heap-use-after-free
The OrcReader has a internal `FileInputStream`, If the file is empty, the
memory
github-actions[bot] commented on code in PR #17431:
URL: https://github.com/apache/doris/pull/17431#discussion_r1125638322
##
be/src/vec/exec/format/orc/vorc_reader.cpp:
##
@@ -146,33 +151,32 @@ void OrcReader::_init_profile() {
}
}
-Status OrcReader::init_reader(
-
yiguolei commented on PR #17421:
URL: https://github.com/apache/doris/pull/17421#issuecomment-1455051070
./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
morningman commented on PR #17431:
URL: https://github.com/apache/doris/pull/17431#issuecomment-1455053867
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
freemandealer opened a new pull request, #17432:
URL: https://github.com/apache/doris/pull/17432
segcompaction is async and in parallel with load job. If the load job is
canncelling, memory structures will be destroyed and cause segcompaction crash.
This commit will wait segcompaction finis
freemandealer commented on PR #17432:
URL: https://github.com/apache/doris/pull/17432#issuecomment-1455058984
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 commented on PR #17421:
URL: https://github.com/apache/doris/pull/17421#issuecomment-1455059144
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.82 seconds
stream load tsv: 473 seconds loaded 74807831229 Bytes, about 150
MB/s
hello-stephen commented on PR #17431:
URL: https://github.com/apache/doris/pull/17431#issuecomment-1455059506
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.35 seconds
stream load tsv: 469 seconds loaded 74807831229 Bytes, about 152
MB/s
github-actions[bot] commented on PR #17432:
URL: https://github.com/apache/doris/pull/17432#issuecomment-1455059663
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
caiconghui commented on code in PR #17281:
URL: https://github.com/apache/doris/pull/17281#discussion_r1125645907
##
docker/runtime/k8s/backend.yml:
##
@@ -0,0 +1,105 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See
caiconghui commented on code in PR #17281:
URL: https://github.com/apache/doris/pull/17281#discussion_r1125646253
##
docker/runtime/k8s/backend.yml:
##
@@ -0,0 +1,105 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See
caiconghui commented on code in PR #17281:
URL: https://github.com/apache/doris/pull/17281#discussion_r1125646296
##
docker/runtime/k8s/backend.yml:
##
@@ -0,0 +1,105 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See
caiconghui commented on code in PR #17281:
URL: https://github.com/apache/doris/pull/17281#discussion_r1125648253
##
docker/runtime/k8s/backend.yml:
##
@@ -0,0 +1,105 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See
caiconghui commented on code in PR #17281:
URL: https://github.com/apache/doris/pull/17281#discussion_r1125648784
##
docker/runtime/k8s/backend.yml:
##
@@ -0,0 +1,105 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See
caiconghui commented on PR #17281:
URL: https://github.com/apache/doris/pull/17281#issuecomment-1455066561
yaml file name could be uniforma like: doris_be.yaml doris_fe.yaml
doris_cn.yaml
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
caiconghui commented on PR #17281:
URL: https://github.com/apache/doris/pull/17281#issuecomment-1455066939
and three compoment for fe be cn show be related if we want to fast to
relate them in k8s cluster, doris-fe-$cluster_name
doris-be-$cluster_name doris-cn-$cluster_name
--
This is
Yulei-Yang commented on PR #17342:
URL: https://github.com/apache/doris/pull/17342#issuecomment-1455067472
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
Yulei-Yang commented on PR #17424:
URL: https://github.com/apache/doris/pull/17424#issuecomment-1455068237
run beut
--
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
ZhangYu0123 commented on PR #17427:
URL: https://github.com/apache/doris/pull/17427#issuecomment-1455069363
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
liaoxin01 commented on code in PR #17334:
URL: https://github.com/apache/doris/pull/17334#discussion_r1125652862
##
be/src/olap/tablet.cpp:
##
@@ -195,17 +195,55 @@ void Tablet::save_meta() {
}
Status Tablet::revise_tablet_meta(const std::vector& to_add,
-
Bingandbing commented on PR #17305:
URL: https://github.com/apache/doris/pull/17305#issuecomment-1455074157
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
bobhan1 commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1455086037
Task 44: [array function] support `array_flatten` function, please assign to
me. Thank you.
--
This is an automated message from the Apache Git Service.
To respond to t
freemandealer commented on PR #17391:
URL: https://github.com/apache/doris/pull/17391#issuecomment-1455090712
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 #17432:
URL: https://github.com/apache/doris/pull/17432#issuecomment-1455091309
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 #17432:
URL: https://github.com/apache/doris/pull/17432#issuecomment-1455091333
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
dataroaring merged PR #17432:
URL: https://github.com/apache/doris/pull/17432
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new d08b231073 [fix](segcompaction) core when do
bobhan1 opened a new issue, #17433:
URL: https://github.com/apache/doris/issues/17433
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
_No response_
Yulei-Yang opened a new pull request, #17434:
URL: https://github.com/apache/doris/pull/17434
when a restore job has a plenty of replicas, it may fail due to timeout. The
error message is:
`[RestoreJob.checkAndPrepareMeta():782] begin to send create replica tasks
to BE for restore. total
bobhan1 commented on issue #17433:
URL: https://github.com/apache/doris/issues/17433#issuecomment-1455093290
Do we need to do type conversion or promotion if the type of the values in
innermost arrays are different with each other?
--
This is an automated message from the Apache Git Serv
ZhangYu0123 commented on PR #17427:
URL: https://github.com/apache/doris/pull/17427#issuecomment-1455093682
run 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 unsubs
github-actions[bot] commented on PR #16617:
URL: https://github.com/apache/doris/pull/16617#issuecomment-1455094890
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
Tanya-W commented on PR #17425:
URL: https://github.com/apache/doris/pull/17425#issuecomment-1455097408
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 unsubscrib
github-actions[bot] commented on PR #17424:
URL: https://github.com/apache/doris/pull/17424#issuecomment-1455097550
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 #17424:
URL: https://github.com/apache/doris/pull/17424#issuecomment-1455097543
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 merged PR #17424:
URL: https://github.com/apache/doris/pull/17424
--
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 d08b231073 [fix](segcompaction) core when doing segcompaction for
cancelling load(#16731) (#17432)
add d8a231
github-actions[bot] commented on PR #17418:
URL: https://github.com/apache/doris/pull/17418#issuecomment-1455099706
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 #17418:
URL: https://github.com/apache/doris/pull/17418#issuecomment-1455099690
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
dataroaring merged PR #17381:
URL: https://github.com/apache/doris/pull/17381
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 5190a496ac [fix](rebalance) fix that the clo
Yulei-Yang commented on PR #17342:
URL: https://github.com/apache/doris/pull/17342#issuecomment-1455101182
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
morningman commented on PR #17434:
URL: https://github.com/apache/doris/pull/17434#issuecomment-1455101304
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 #17434:
URL: https://github.com/apache/doris/pull/17434#issuecomment-1455101380
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 #17434:
URL: https://github.com/apache/doris/pull/17434#issuecomment-1455101387
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
dataroaring merged PR #17334:
URL: https://github.com/apache/doris/pull/17334
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5190a496ac [fix](rebalance) fix that the clone operation is not
performed due to incorrect condition judgment (#1
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch hadoop-libs
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
at 113149a [chore](github) Use LLVM Clang to build the libraries by
default on macOS (#41)
No new r
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch hadoop-libs
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
The following commit(s) were added to refs/heads/hadoop-libs by this push:
new 4f3d477 [hadoop-libs] m
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to annotated tag hadoop-libs-3.3.4
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
*** WARNING: tag hadoop-libs-3.3.4 was modified! ***
from 4f3d477 (commit)
to d4811
Yukang-Lian commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1455106109
> Task 44: [array function] support `array_flatten` function, please assign
to me. Thank you. #17433
Done.
--
This is an automated message from the Apache Git Service.
T
Yulei-Yang commented on PR #17342:
URL: https://github.com/apache/doris/pull/17342#issuecomment-1455109957
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
ZhangYu0123 commented on PR #17427:
URL: https://github.com/apache/doris/pull/17427#issuecomment-1455112600
run 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 unsubs
morningman opened a new pull request, #17435:
URL: https://github.com/apache/doris/pull/17435
# Proposed changes
Issue Number: close #xxx
## Problem summary
This is the first step to introduce official hadoop libhdfs to Doris.
Because the current hdfs client `libhdfs3`
subkanthi commented on issue #16392:
URL: https://github.com/apache/doris/issues/16392#issuecomment-1455120428
Im interested in contributing to some of the work, how do I go about doing
it, should I create a separate issue and just add it here in the comments,
please let me know.
--
This
white123dog commented on issue #17176:
URL: https://github.com/apache/doris/issues/17176#issuecomment-1455121851
Hi,I'd like to do task 42:[array function] Support array_reduce function
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
eldenmoon commented on issue #17433:
URL: https://github.com/apache/doris/issues/17433#issuecomment-1455122303
@bobhan1 you could reference to function `array()`, it has a promotion
rule, you could try it to test.
--
This is an automated message from the Apache Git Service.
To respond to
ZhangYu0123 commented on PR #17427:
URL: https://github.com/apache/doris/pull/17427#issuecomment-1455131795
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
gitccl opened a new pull request, #17436:
URL: https://github.com/apache/doris/pull/17436
# Proposed changes
Issue Number: close #17307
## Problem summary
Describe your changes.
## Checklist(Required)
* [ ] Does it affect the original behavior
* [ ] Has
gitccl commented on PR #17436:
URL: https://github.com/apache/doris/pull/17436#issuecomment-1455134897
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 #17436:
URL: https://github.com/apache/doris/pull/17436#issuecomment-1455135119
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 commented on PR #17202:
URL: https://github.com/apache/doris/pull/17202#issuecomment-1455135211
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
BiteThet commented on PR #17262:
URL: https://github.com/apache/doris/pull/17262#issuecomment-1455135466
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
1 - 100 of 329 matches
Mail list logo