[GitHub] [incubator-doris] morningman merged pull request #8136: [community](doc) Refactor the release and verify doc

2022-02-20 Thread GitBox
morningman merged pull request #8136: URL: https://github.com/apache/incubator-doris/pull/8136 -- 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: com

[incubator-doris] branch master updated (02531cc -> 13d217b)

2022-02-20 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/incubator-doris.git. from 02531cc [doc]fix start/stop command (#8150) add 13d217b [community](doc) Refactor the release and

[GitHub] [incubator-doris] yiguolei commented on a change in pull request #8041: [Feature](create_table) Support create table with random distribution to avoid data skew

2022-02-20 Thread GitBox
yiguolei commented on a change in pull request #8041: URL: https://github.com/apache/incubator-doris/pull/8041#discussion_r810593964 ## File path: be/src/exec/tablet_sink.cpp ## @@ -683,7 +683,13 @@ Status OlapTableSink::init(const TDataSink& t_sink) { if (table_sink.__iss

[GitHub] [incubator-doris] yiguolei commented on a change in pull request #8041: [Feature](create_table) Support create table with random distribution to avoid data skew

2022-02-20 Thread GitBox
yiguolei commented on a change in pull request #8041: URL: https://github.com/apache/incubator-doris/pull/8041#discussion_r810595114 ## File path: be/src/exec/tablet_sink.h ## @@ -460,6 +462,11 @@ class OlapTableSink : public DataSink { // TODO(cmy): this should be remov

[GitHub] [incubator-doris] yiguolei commented on a change in pull request #8041: [Feature](create_table) Support create table with random distribution to avoid data skew

2022-02-20 Thread GitBox
yiguolei commented on a change in pull request #8041: URL: https://github.com/apache/incubator-doris/pull/8041#discussion_r810595342 ## File path: be/src/vec/sink/vtablet_sink.cpp ## @@ -117,7 +120,16 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* input

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #8041: [Feature](create_table) Support create table with random distribution to avoid data skew

2022-02-20 Thread GitBox
caiconghui commented on a change in pull request #8041: URL: https://github.com/apache/incubator-doris/pull/8041#discussion_r810596382 ## File path: be/src/vec/sink/vtablet_sink.cpp ## @@ -117,7 +120,16 @@ Status VOlapTableSink::send(RuntimeState* state, vectorized::Block* inp

[GitHub] [incubator-doris] hf200012 opened a new pull request #8154: [Doc]Correct parameter name

2022-02-20 Thread GitBox
hf200012 opened a new pull request #8154: URL: https://github.com/apache/incubator-doris/pull/8154 Correct parameter name # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does

[GitHub] [incubator-doris] HappenLee closed issue #8140: [Vectorized][Bug] Query with null const may cause coredump in vec query engine

2022-02-20 Thread GitBox
HappenLee closed issue #8140: URL: https://github.com/apache/incubator-doris/issues/8140 -- 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-u

[GitHub] [incubator-doris] zbtzbtzbt commented on a change in pull request #8138: [Vectorized][Feature] support some bitmap functions

2022-02-20 Thread GitBox
zbtzbtzbt commented on a change in pull request #8138: URL: https://github.com/apache/incubator-doris/pull/8138#discussion_r810614593 ## File path: be/src/vec/functions/function_bitmap_variadic.cpp ## @@ -0,0 +1,229 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-doris] HappenLee merged pull request #8139: [Bug][vec] Fix bug of nullable const value convert to argument cause coredump

2022-02-20 Thread GitBox
HappenLee merged pull request #8139: URL: https://github.com/apache/incubator-doris/pull/8139 -- 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: comm

[incubator-doris] branch master updated: [Bug][vec] Fix bug of nullable const value convert to argument cause coredump (#8139)

2022-02-20 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 56adc7f [Bug][vec] Fix bug of nulla

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8154: [Doc]Correct parameter name

2022-02-20 Thread GitBox
github-actions[bot] commented on pull request #8154: URL: https://github.com/apache/incubator-doris/pull/8154#issuecomment-1046226821 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 Gi

[GitHub] [incubator-doris] yiguolei commented on pull request #8041: [Feature](create_table) Support create table with random distribution to avoid data skew

2022-02-20 Thread GitBox
yiguolei commented on pull request #8041: URL: https://github.com/apache/incubator-doris/pull/8041#issuecomment-1046230442 LGTM -- 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 comme

[GitHub] [incubator-doris] hf200012 merged pull request #7984: [Docs] add rpc function document

2022-02-20 Thread GitBox
hf200012 merged pull request #7984: URL: https://github.com/apache/incubator-doris/pull/7984 -- 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: commi

[incubator-doris] branch master updated: [Docs] add rpc function document (#7984)

2022-02-20 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new b27122d [Docs] add rpc function

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8138: [Vectorized][Feature] support some bitmap functions

2022-02-20 Thread GitBox
HappenLee commented on a change in pull request #8138: URL: https://github.com/apache/incubator-doris/pull/8138#discussion_r810653688 ## File path: be/src/vec/functions/function_bitmap_variadic.cpp ## @@ -0,0 +1,229 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8119: [Vectorized][HashJoin] Opt HashJoin Performance

2022-02-20 Thread GitBox
HappenLee commented on a change in pull request #8119: URL: https://github.com/apache/incubator-doris/pull/8119#discussion_r810656345 ## File path: be/src/vec/exec/vset_operation_node.h ## @@ -81,6 +81,7 @@ class VSetOperationNode : public ExecNode { //record insert column

[GitHub] [incubator-doris] westgatepark closed issue #8149: [Bug] 当开启向量化时函数或语法报错

2022-02-20 Thread GitBox
westgatepark closed issue #8149: URL: https://github.com/apache/incubator-doris/issues/8149 -- 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: commit

[GitHub] [incubator-doris] westgatepark opened a new issue #8155: [Bug] s3 BROKER LOAD 不识别s3前缀

2022-02-20 Thread GitBox
westgatepark opened a new issue #8155: URL: https://github.com/apache/incubator-doris/issues/8155 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 0

[GitHub] [incubator-doris] yiguolei commented on issue #8155: [Bug] s3 BROKER LOAD 不识别s3前缀

2022-02-20 Thread GitBox
yiguolei commented on issue #8155: URL: https://github.com/apache/incubator-doris/issues/8155#issuecomment-1046385157 ”BE 做了资源隔离“ 具体是怎么做的啊? 你是隔离了broker吗? -- 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

[GitHub] [incubator-doris] westgatepark commented on issue #8155: [Bug] s3 BROKER LOAD 不识别s3前缀

2022-02-20 Thread GitBox
westgatepark commented on issue #8155: URL: https://github.com/apache/incubator-doris/issues/8155#issuecomment-1046388686 be: alter system modify backend "***:9050" set ("tag.location" = "group_batch"); ... ... alter system modify backend "***:9050" set ("tag.location" = "group_

[GitHub] [incubator-doris] yangzhg merged pull request #8153: Some doc improvements and typo fix

2022-02-20 Thread GitBox
yangzhg merged pull request #8153: URL: https://github.com/apache/incubator-doris/pull/8153 -- 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: commit

[incubator-doris] branch master updated (b27122d -> 826738d)

2022-02-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from b27122d [Docs] add rpc function document (#7984) add 826738d [docs]Some doc improvements and typo fi

[GitHub] [incubator-doris] yangzhg merged pull request #8126: Update data-model-rollup.md

2022-02-20 Thread GitBox
yangzhg merged pull request #8126: URL: https://github.com/apache/incubator-doris/pull/8126 -- 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: commit

[incubator-doris] branch master updated (826738d -> 16bf60e)

2022-02-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 826738d [docs]Some doc improvements and typo fix (#8153) add 16bf60e [docs] Update data-model-rollup

[GitHub] [incubator-doris] yangzhg merged pull request #8144: [refactor] add some log when close parquet file

2022-02-20 Thread GitBox
yangzhg merged pull request #8144: URL: https://github.com/apache/incubator-doris/pull/8144 -- 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: commit

[incubator-doris] branch master updated (16bf60e -> 409aefd)

2022-02-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 16bf60e [docs] Update data-model-rollup.md (#8126) add 409aefd [refactor] add some log when close pa

[GitHub] [incubator-doris] yangzhg merged pull request #8071: Correct the wrong words in the prompt information

2022-02-20 Thread GitBox
yangzhg merged pull request #8071: URL: https://github.com/apache/incubator-doris/pull/8071 -- 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: commit

[incubator-doris] branch doris-manager updated: [refactor] Correct the wrong words in the prompt information (#8071)

2022-02-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch doris-manager in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/doris-manager by this push: new 0d61d43 [refactor] Corr

[GitHub] [incubator-doris] yangzhg closed issue #8151: [Bug] explode_json_array_string return unexpected return

2022-02-20 Thread GitBox
yangzhg closed issue #8151: URL: https://github.com/apache/incubator-doris/issues/8151 -- 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-uns

[GitHub] [incubator-doris] yangzhg merged pull request #8152: [fix](lateral-view) Fix bug that explode_json_array_string return unstable result

2022-02-20 Thread GitBox
yangzhg merged pull request #8152: URL: https://github.com/apache/incubator-doris/pull/8152 -- 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: commit

[incubator-doris] branch master updated: [fix](lateral-view) Fix bug that explode_json_array_string return unstable result (#8152)

2022-02-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 16020cb [fix](lateral-view) Fix bug t

[GitHub] [incubator-doris] westgatepark commented on issue #8155: [Bug] s3 BROKER LOAD 不识别s3前缀

2022-02-20 Thread GitBox
westgatepark commented on issue #8155: URL: https://github.com/apache/incubator-doris/issues/8155#issuecomment-1046389796 我把一些be节点卸载了broker组件,这些节点依然参与了s3load,所以目前没法对装载任务占用资源隔离. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8154: [Doc]Correct parameter name

2022-02-20 Thread GitBox
github-actions[bot] commented on pull request #8154: URL: https://github.com/apache/incubator-doris/pull/8154#issuecomment-1046390033 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, ple

[incubator-doris] branch master updated (16020cb -> c3348b8)

2022-02-20 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 16020cb [fix](lateral-view) Fix bug that explode_json_array_string return unstable result (#8152) ad

[GitHub] [incubator-doris] yangzhg merged pull request #8154: [Doc]Correct parameter name

2022-02-20 Thread GitBox
yangzhg merged pull request #8154: URL: https://github.com/apache/incubator-doris/pull/8154 -- 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: commit

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8110: (refactor) (runtime) tidy up the plan_fragment_executor codes

2022-02-20 Thread GitBox
github-actions[bot] commented on pull request #8110: URL: https://github.com/apache/incubator-doris/pull/8110#issuecomment-1046391246 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, ple

[GitHub] [incubator-doris] zhangstar333 commented on a change in pull request #8138: [Vectorized][Feature] support some bitmap functions

2022-02-20 Thread GitBox
zhangstar333 commented on a change in pull request #8138: URL: https://github.com/apache/incubator-doris/pull/8138#discussion_r810741885 ## File path: be/src/vec/functions/function_bitmap_variadic.cpp ## @@ -0,0 +1,229 @@ +// Licensed to the Apache Software Foundation (ASF) und

[GitHub] [incubator-doris] caiconghui commented on issue #8155: [Bug] s3 BROKER LOAD 不识别s3前缀

2022-02-20 Thread GitBox
caiconghui commented on issue #8155: URL: https://github.com/apache/incubator-doris/issues/8155#issuecomment-1046417835 just simply separated by broker name? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [incubator-doris] westgatepark commented on issue #8155: [Bug] s3 BROKER LOAD 不识别s3前缀

2022-02-20 Thread GitBox
westgatepark commented on issue #8155: URL: https://github.com/apache/incubator-doris/issues/8155#issuecomment-1046421242 您是说指定broker name吗: LOAD LABEL ... WITH BROKER ... 这样会报错识别不了s3前缀,所以我只能s3 sdk load: ... WITH S3 ... -- This is an automated message from the A

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8117: (refactor)(common) optimize Status implemention: no dynamic new

2022-02-20 Thread GitBox
github-actions[bot] commented on pull request #8117: URL: https://github.com/apache/incubator-doris/pull/8117#issuecomment-1046439380 -- 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

[GitHub] [incubator-doris] weizuo93 opened a new pull request #8156: [Transactions][Stmt] Support view transactions info for specified status by `SHOW TRANSACTION` stmt

2022-02-20 Thread GitBox
weizuo93 opened a new pull request #8156: URL: https://github.com/apache/incubator-doris/pull/8156 # Proposed changes Support view all transactions info for specified status by `SHOW TRANSACTION` stmt. ``` SHOW TRANSACTION WHERE STATUS = 'prepare/precommitted/committed/vis

[GitHub] [incubator-doris] BiteTheDDDDt opened a new issue #8157: [Feature][Vectorized] support function `json_array()`/`json_object`/`json_quote`

2022-02-20 Thread GitBox
BiteThet opened a new issue #8157: URL: https://github.com/apache/incubator-doris/issues/8157 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

[GitHub] [incubator-doris] BiteTheDDDDt opened a new pull request #8158: [Feature][Vectorized] support function `json_array()`/`json_object()`/`json_quote()`

2022-02-20 Thread GitBox
BiteThet opened a new pull request #8158: URL: https://github.com/apache/incubator-doris/pull/8158 @HappenLee # Proposed changes Issue Number: close #8157 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it af

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8138: [Vectorized][Feature] support some bitmap functions

2022-02-20 Thread GitBox
HappenLee commented on a change in pull request #8138: URL: https://github.com/apache/incubator-doris/pull/8138#discussion_r810787724 ## File path: be/src/vec/functions/function_bitmap_variadic.cpp ## @@ -0,0 +1,227 @@ +// Licensed to the Apache Software Foundation (ASF) under

[GitHub] [incubator-doris] xingtanzjr opened a new pull request #8159: Fix some typos in both comment and variable naming

2022-02-20 Thread GitBox
xingtanzjr opened a new pull request #8159: URL: https://github.com/apache/incubator-doris/pull/8159 ## Problem Summary: Fix some typos in both comment and variable naming. ## Checklist(Required) 1. Does it affect the original behavior: (No) 2. Has unit tests been add

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8158: [Feature][Vectorized] support function `json_array()`/`json_object()`/`json_quote()`

2022-02-20 Thread GitBox
github-actions[bot] commented on pull request #8158: URL: https://github.com/apache/incubator-doris/pull/8158#issuecomment-1046501365 -- 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

[GitHub] [incubator-doris] boboyunz opened a new issue #8160: [Bug] Failed to get scan range, no queryable replica found in tablet: 44605

2022-02-20 Thread GitBox
boboyunz opened a new issue #8160: URL: https://github.com/apache/incubator-doris/issues/8160 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 0.14.

[GitHub] [incubator-doris] DarvenDuan opened a new pull request #8161: [typo] (docs) update backup and restore docs

2022-02-20 Thread GitBox
DarvenDuan opened a new pull request #8161: URL: https://github.com/apache/incubator-doris/pull/8161 # Proposed changes ## Problem Summary: The 'backup' and 'restore' commands already support the 'EXCLUDE' clause, but viewing the help documentation with 'help backup' and 'help

[GitHub] [incubator-doris] zuochunwei opened a new pull request #8162: [improvement] (storage) Dict decoder improvement

2022-02-20 Thread GitBox
zuochunwei opened a new pull request #8162: URL: https://github.com/apache/incubator-doris/pull/8162 # Proposed changes replace PR#7897, resolve confilit Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required)

[GitHub] [incubator-doris] zuochunwei commented on pull request #7897: [improvement] (storage) Dict decoder optimization

2022-02-20 Thread GitBox
zuochunwei commented on pull request #7897: URL: https://github.com/apache/incubator-doris/pull/7897#issuecomment-1046569364 too much conflicts, so i new a PR instead, this PR will be deleted later -- This is an automated message from the Apache Git Service. To respond to the message, ple