[GitHub] [doris] Yulei-Yang commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on a diff in pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on a diff in pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on a diff in pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 commented on pull request #17427: [fix](compatibility) fix unsigned int type compatibility value scope problem

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 opened a new pull request, #17428: Update data-faq.md

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on a diff in pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 commented on pull request #17428: [docs](typo) fix docs, already support rename column.

2023-03-05 Thread via GitHub
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

[GitHub] [doris] xiaokang commented on a diff in pull request #17330: [Refactor](map) remove using column array in map to reduce offset column

2023-03-05 Thread via GitHub
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

[GitHub] [doris] hello-stephen commented on pull request #17427: [fix](compatibility) fix unsigned int type compatibility value scope problem

2023-03-05 Thread via GitHub
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

[GitHub] [doris] yiguolei commented on pull request #17421: [refactor](functioncontext) remove duplicate type definition in function context

2023-03-05 Thread via GitHub
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

[GitHub] [doris] yiguolei merged pull request #17397: [fix](metrics)Delete the extra underline for metrics

2023-03-05 Thread via GitHub
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

[doris] branch master updated (afb5def385 -> 779d94f932)

2023-03-05 Thread yiguolei
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

[GitHub] [doris] zhangstar333 commented on a diff in pull request #17344: [feature](function) support type template in SQL function

2023-03-05 Thread via GitHub
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

[GitHub] [doris] zhangstar333 commented on a diff in pull request #17344: [feature](function) support type template in SQL function

2023-03-05 Thread via GitHub
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

[GitHub] [doris] wangbo commented on a diff in pull request #17414: [enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to clear transaction

2023-03-05 Thread via GitHub
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) {

[GitHub] [doris] wangbo commented on a diff in pull request #17414: [enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to clear transaction

2023-03-05 Thread via GitHub
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) {

[GitHub] [doris] ByteYue opened a new pull request, #17429: [chore](fe) enhance mysql data type

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ByteYue commented on pull request #17429: [chore](fe) enhance mysql data type

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on a diff in pull request #17414: [enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to clear transaction

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17429: [chore](fe) enhance mysql data type

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17414: [enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to clear transaction

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] freemandealer commented on pull request #17391: [fix](regression) Parameterize the S3 info for segcompaction regressi…

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on pull request #17414: [enhancement](transaction) Reduce hold writeLock time for DatabaseTransactionMgr to clear transaction

2023-03-05 Thread via GitHub
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

[GitHub] [doris] hello-stephen commented on pull request #17429: [chore](fe) enhance mysql data type

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 commented on pull request #17428: [docs](typo) fix docs, already support rename column.

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ByteYue commented on pull request #16813: [enhance](cooldown) turn write cooldown meta async

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17324: [function](vec)use const_col to opt current functions.

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17324: [function](vec)use const_col to opt current functions.

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #16813: [enhance](cooldown) turn write cooldown meta async

2023-03-05 Thread via GitHub
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

[GitHub] [doris] xiaokang opened a new pull request, #17430: [bugfix](jsonb) Fix create mv using jsonb key cause be crash

2023-03-05 Thread via GitHub
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

[GitHub] [doris] xiaokang commented on pull request #17430: [bugfix](jsonb) Fix create mv using jsonb key cause be crash

2023-03-05 Thread via GitHub
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

[GitHub] [doris] morningman opened a new pull request, #17431: [fix](orc) fix heap-use-after-free and potential memory leak of orc reader

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on a diff in pull request #17431: [fix](orc) fix heap-use-after-free and potential memory leak of orc reader

2023-03-05 Thread via GitHub
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( -

[GitHub] [doris] yiguolei commented on pull request #17421: [refactor](functioncontext) remove duplicate type definition in function context

2023-03-05 Thread via GitHub
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

[GitHub] [doris] morningman commented on pull request #17431: [fix](orc) fix heap-use-after-free and potential memory leak of orc reader

2023-03-05 Thread via GitHub
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

[GitHub] [doris] freemandealer opened a new pull request, #17432: [fix](segcompaction) core when doing segcompaction for cancelling load(#16731)

2023-03-05 Thread via GitHub
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

[GitHub] [doris] freemandealer commented on pull request #17432: [fix](segcompaction) core when doing segcompaction for cancelling load(#16731)

2023-03-05 Thread via GitHub
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

[GitHub] [doris] hello-stephen commented on pull request #17421: [refactor](functioncontext) remove duplicate type definition in function context

2023-03-05 Thread via GitHub
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

[GitHub] [doris] hello-stephen commented on pull request #17431: [fix](orc) fix heap-use-after-free and potential memory leak of orc reader

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17432: [fix](segcompaction) core when doing segcompaction for cancelling load(#16731)

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on a diff in pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on a diff in pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on a diff in pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on a diff in pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on a diff in pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-05 Thread via GitHub
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

[GitHub] [doris] caiconghui commented on pull request #17281: [enhancement](k8s)K8s yml demo

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 commented on pull request #17427: [fix](compatibility) fix unsigned int type compatibility value scope problem

2023-03-05 Thread via GitHub
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

[GitHub] [doris] liaoxin01 commented on a diff in pull request #17334: [fix](merge-on-write) fix that delete bitmap is not calculated correctly when clone tablet

2023-03-05 Thread via GitHub
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, -

[GitHub] [doris] Bingandbing commented on pull request #17305: [enhancement](planner) support case transition of timestamp datatype when create table

2023-03-05 Thread via GitHub
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

[GitHub] [doris] bobhan1 commented on issue #17176: [Good First Issue] Doris' Future

2023-03-05 Thread via GitHub
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

[GitHub] [doris] freemandealer commented on pull request #17391: [fix](regression) Parameterize the S3 info for segcompaction regressi…

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17432: [fix](segcompaction) core when doing segcompaction for cancelling load(#16731)

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17432: [fix](segcompaction) core when doing segcompaction for cancelling load(#16731)

2023-03-05 Thread via GitHub
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

[GitHub] [doris] dataroaring merged pull request #17432: [fix](segcompaction) core when doing segcompaction for cancelling load(#16731)

2023-03-05 Thread via GitHub
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.

[doris] branch master updated: [fix](segcompaction) core when doing segcompaction for cancelling load(#16731) (#17432)

2023-03-05 Thread dataroaring
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

[GitHub] [doris] bobhan1 opened a new issue, #17433: [Feature] (array_function) support array_flatten function

2023-03-05 Thread via GitHub
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_

[GitHub] [doris] Yulei-Yang opened a new pull request, #17434: [Improvement](restore) make timeout of restore job's dispatching task progress configuable

2023-03-05 Thread via GitHub
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

[GitHub] [doris] bobhan1 commented on issue #17433: [Feature] (array_function) support array_flatten function

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 commented on pull request #17427: [fix](compatibility) fix unsigned int type compatibility value scope problem

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #16617: [Feature](network interface) Support network interface

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Tanya-W commented on pull request #17425: [fix](regression) Adjust the test_add_drop_index case to avoid that FE failed to start when replaying the log

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[GitHub] [doris] morningman merged pull request #17424: [Improvement](auth)(step-2) add ranger authorizer for hms catalog

2023-03-05 Thread via GitHub
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

[doris] branch master updated (d08b231073 -> d8a231f340)

2023-03-05 Thread morningman
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] [doris] github-actions[bot] commented on pull request #17418: [chore](config) Increase the default maximum depth limit for expressions

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17418: [chore](config) Increase the default maximum depth limit for expressions

2023-03-05 Thread via GitHub
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

[GitHub] [doris] dataroaring merged pull request #17381: [fix](rebalance) fix that the clone operation is not performed due to incorrect condition judgment

2023-03-05 Thread via GitHub
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.

[doris] branch master updated: [fix](rebalance) fix that the clone operation is not performed due to incorrect condition judgment (#17381)

2023-03-05 Thread dataroaring
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

[GitHub] [doris] Yulei-Yang commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-05 Thread via GitHub
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

[GitHub] [doris] morningman commented on pull request #17434: [Improvement](restore) make timeout of restore job's dispatching task progress configuable

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17434: [Improvement](restore) make timeout of restore job's dispatching task progress configuable

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17434: [Improvement](restore) make timeout of restore job's dispatching task progress configuable

2023-03-05 Thread via GitHub
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

[GitHub] [doris] dataroaring merged pull request #17334: [fix](merge-on-write) fix that delete bitmap is not calculated correctly when clone tablet

2023-03-05 Thread via GitHub
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.

[doris] branch master updated (5190a496ac -> 0801883604)

2023-03-05 Thread dataroaring
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

[doris-thirdparty] branch hadoop-libs created (now 113149a)

2023-03-05 Thread morningman
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

[doris-thirdparty] branch hadoop-libs updated: [hadoop-libs] modify readme

2023-03-05 Thread morningman
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

[doris-thirdparty] annotated tag hadoop-libs-3.3.4 updated (4f3d477 -> d4811ee)

2023-03-05 Thread morningman
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

[GitHub] [doris] Yukang-Lian commented on issue #17176: [Good First Issue] Doris' Future

2023-03-05 Thread via GitHub
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

[GitHub] [doris] Yulei-Yang commented on pull request #17342: [Improvement](meta) support return total statistics of all databases for command show proc '/jobs

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 commented on pull request #17427: [fix](compatibility) fix unsigned int type compatibility value scope problem

2023-03-05 Thread via GitHub
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

[GitHub] [doris] morningman opened a new pull request, #17435: [deps](libhdfs) add official hadoop libhdfs for x86

2023-03-05 Thread via GitHub
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`

[GitHub] [doris] subkanthi commented on issue #16392: Doris Roadmap 2023

2023-03-05 Thread via GitHub
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

[GitHub] [doris] white123dog commented on issue #17176: [Good First Issue] Doris' Future

2023-03-05 Thread via GitHub
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

[GitHub] [doris] eldenmoon commented on issue #17433: [Feature] (array_function) support array_flatten function

2023-03-05 Thread via GitHub
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

[GitHub] [doris] ZhangYu0123 commented on pull request #17427: [fix](type compatibility) fix unsigned int type compatibility problem

2023-03-05 Thread via GitHub
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

[GitHub] [doris] gitccl opened a new pull request, #17436: [Feature](array-function) Support array_concat function

2023-03-05 Thread via GitHub
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

[GitHub] [doris] gitccl commented on pull request #17436: [Feature](array-function) Support array_concat function

2023-03-05 Thread via GitHub
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] [doris] github-actions[bot] commented on pull request #17436: [Feature](array-function) Support array_concat function

2023-03-05 Thread via GitHub
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

[GitHub] [doris] BiteTheDDDDt commented on pull request #17202: [Chore](third-party) upgrade thrift from 0.13 to 0.16

2023-03-05 Thread via GitHub
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

[GitHub] [doris] BiteTheDDDDt commented on pull request #17262: [Enchancement](Materialized-View) add more error infomation for select materialized view fail

2023-03-05 Thread via GitHub
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   2   3   4   >