[GitHub] [incubator-doris] yangzhg merged pull request #6538: [BUG] fix bugs with string type

2021-09-01 Thread GitBox
yangzhg merged pull request #6538: URL: https://github.com/apache/incubator-doris/pull/6538 -- 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: [BUG] fix bugs with string type (#6538)

2021-09-01 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 9f7d4cf [BUG] fix bugs with string ty

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6504: [Feature]support three functions of json

2021-09-01 Thread GitBox
yangzhg commented on a change in pull request #6504: URL: https://github.com/apache/incubator-doris/pull/6504#discussion_r699980646 ## File path: be/src/exprs/json_functions.cpp ## @@ -108,6 +109,96 @@ DoubleVal JsonFunctions::get_json_double(FunctionContext* context, const St

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6504: [Feature]support three functions of json

2021-09-01 Thread GitBox
yangzhg commented on a change in pull request #6504: URL: https://github.com/apache/incubator-doris/pull/6504#discussion_r699981146 ## File path: be/src/exprs/json_functions.cpp ## @@ -108,6 +109,96 @@ DoubleVal JsonFunctions::get_json_double(FunctionContext* context, const St

[GitHub] [incubator-doris] qzsee commented on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
qzsee commented on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-910058088 > This bug has been fixed in new version Yesterday, I tested the latest master branch and did not have this problem. However, version 0.14 still has this problem. Ar

[GitHub] [incubator-doris] qzsee commented on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
qzsee commented on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-910064230 > ```c++ > Status ExprContext::prepare(RuntimeState* state, const RowDescriptor& row_desc, > const std::shared_ptr& tracker) { > _p

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #6539: Support concurrent export of query results

2021-09-01 Thread GitBox
EmmyMiao87 commented on a change in pull request #6539: URL: https://github.com/apache/incubator-doris/pull/6539#discussion_r68628 ## File path: be/src/runtime/file_result_writer.cpp ## @@ -39,13 +42,36 @@ namespace doris { const size_t FileResultWriter::OUTSTREAM_BUFFER

[GitHub] [incubator-doris] qzsee edited a comment on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
qzsee edited a comment on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-910064230 > ```c++ > Status ExprContext::prepare(RuntimeState* state, const RowDescriptor& row_desc, > const std::shared_ptr& tracker) { >

[GitHub] [incubator-doris] qzsee commented on issue #6525: [BUG] Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
qzsee commented on issue #6525: URL: https://github.com/apache/incubator-doris/issues/6525#issuecomment-910067507 > 新版本的 runtime filter 取消了这部分逻辑了。所以新版本没问题。 > 旧版本的 runtime filter 确实有可能有你这个问题。 是的,但是新版本的runtime filter,也有IN类型的过滤,这部分同样有复制谓词的过程,如果_tuple_idx不清空,不太清楚有些特别的查询是否继续命中这种bug。

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #6539: Support concurrent export of query results

2021-09-01 Thread GitBox
EmmyMiao87 commented on a change in pull request #6539: URL: https://github.com/apache/incubator-doris/pull/6539#discussion_r68628 ## File path: be/src/runtime/file_result_writer.cpp ## @@ -39,13 +42,36 @@ namespace doris { const size_t FileResultWriter::OUTSTREAM_BUFFER

[GitHub] [incubator-doris] caiconghui commented on a change in pull request #6416: #6386 Enforce null check at Catalog.getDb and Database.getTable

2021-09-01 Thread GitBox
caiconghui commented on a change in pull request #6416: URL: https://github.com/apache/incubator-doris/pull/6416#discussion_r699112144 ## File path: fe/fe-core/src/main/java/org/apache/doris/alter/Alter.java ## @@ -260,17 +251,11 @@ private void processModifyColumnComment(Datab

[GitHub] [incubator-doris] zbtzbtzbt commented on pull request #6540: fe

2021-09-01 Thread GitBox
zbtzbtzbt commented on pull request #6540: URL: https://github.com/apache/incubator-doris/pull/6540#issuecomment-909908624 you can add some descriptions about this pr. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [incubator-doris] zhao447131724 closed issue #6537: Connect to doris failed.

2021-09-01 Thread GitBox
zhao447131724 closed issue #6537: URL: https://github.com/apache/incubator-doris/issues/6537 -- 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

[GitHub] [incubator-doris] caiconghui commented on issue #6535: doris中的建立的前缀索引限定36byte,和遇到varchar截断

2021-09-01 Thread GitBox
caiconghui commented on issue #6535: URL: https://github.com/apache/incubator-doris/issues/6535#issuecomment-909949619 you can put this question to github discussion https://github.com/apache/incubator-doris/discussions -- This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-doris] crazy2323 closed issue #6530: Build failed in centos

2021-09-01 Thread GitBox
crazy2323 closed issue #6530: URL: https://github.com/apache/incubator-doris/issues/6530 -- 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] BiteTheDDDDt commented on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
BiteThet commented on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-909937505 ```cpp Status ExprContext::prepare(RuntimeState* state, const RowDescriptor& row_desc, const std::shared_ptr& tracker) { _pr

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6455: [CodeRefactor]Remove useless code for Segment V2

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6455: URL: https://github.com/apache/incubator-doris/pull/6455#issuecomment-909818793 -- 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 c

[GitHub] [incubator-doris] yangzhg commented on issue #6498: Uniq 模型支持REPLACE外,能否支持 abandon

2021-09-01 Thread GitBox
yangzhg commented on issue #6498: URL: https://github.com/apache/incubator-doris/issues/6498#issuecomment-909805608 I will evaluate this feature later, and you are welcome to contribute to this feature -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-doris] EmmyMiao87 commented on pull request #6540: fe

2021-09-01 Thread GitBox
EmmyMiao87 commented on pull request #6540: URL: https://github.com/apache/incubator-doris/pull/6540#issuecomment-909917654 Your pr contains more than 30,000 lines of code, but there is no commit msg, so this won't work. And the title is too big. It is best to submit them separat

[GitHub] [incubator-doris] morningman commented on a change in pull request #6102: WIP: Support create table as select

2021-09-01 Thread GitBox
morningman commented on a change in pull request #6102: URL: https://github.com/apache/incubator-doris/pull/6102#discussion_r699283182 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -3096,6 +3104,48 @@ public void createTableLike(CreateTableL

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6504: [Feature]support three functions of json

2021-09-01 Thread GitBox
yangzhg commented on a change in pull request #6504: URL: https://github.com/apache/incubator-doris/pull/6504#discussion_r699800543 ## File path: be/src/exprs/json_functions.cpp ## @@ -108,6 +108,96 @@ DoubleVal JsonFunctions::get_json_double(FunctionContext* context, const St

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6538: [BUG] fix bugs with string type

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6538: URL: https://github.com/apache/incubator-doris/pull/6538#issuecomment-909808383 -- 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 c

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #6540: fe

2021-09-01 Thread GitBox
EmmyMiao87 commented on a change in pull request #6540: URL: https://github.com/apache/incubator-doris/pull/6540#discussion_r699864015 ## File path: manage/www/.babelrc ## @@ -0,0 +1,25 @@ +{ Review comment: The code needs to meet development specifications. Such as lic

[GitHub] [incubator-doris] yangzhg commented on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
yangzhg commented on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-909935262 This bug has been fixed in new version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6524: [Doc] Update stream-load-manual.md

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6524: URL: https://github.com/apache/incubator-doris/pull/6524#issuecomment-909801267 -- 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 c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6506: [Feature] Support for storage layer benchmark

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6506: URL: https://github.com/apache/incubator-doris/pull/6506#issuecomment-909876498 -- 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 c

[GitHub] [incubator-doris] caiconghui commented on issue #6536: doris耗资源 问题怎么配置可以解决

2021-09-01 Thread GitBox
caiconghui commented on issue #6536: URL: https://github.com/apache/incubator-doris/issues/6536#issuecomment-909950312 you can tell more details about this issue in github discussion. https://github.com/apache/incubator-doris/discussions -- This is an automated message from the Apache

[GitHub] [incubator-doris] qzsee edited a comment on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
qzsee edited a comment on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-910064230 > ```c++ > Status ExprContext::prepare(RuntimeState* state, const RowDescriptor& row_desc, > const std::shared_ptr& tracker) { >

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #6525: [BUG] Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
EmmyMiao87 commented on issue #6525: URL: https://github.com/apache/incubator-doris/issues/6525#issuecomment-909941736 新版本的 runtime filter 取消了这部分逻辑了。所以新版本没问题。 旧版本的 runtime filter 确实有可能有你这个问题。 -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-doris] yangzhg edited a comment on issue #6530: Build failed in centos

2021-09-01 Thread GitBox
yangzhg edited a comment on issue #6530: URL: https://github.com/apache/incubator-doris/issues/6530#issuecomment-909949369 -- 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.

[GitHub] [incubator-doris] ccoffline commented on a change in pull request #6416: #6386 Enforce null check at Catalog.getDb and Database.getTable

2021-09-01 Thread GitBox
ccoffline commented on a change in pull request #6416: URL: https://github.com/apache/incubator-doris/pull/6416#discussion_r699104541 ## File path: fe/fe-core/src/main/java/org/apache/doris/alter/SchemaChangeJobV2.java ## @@ -218,9 +215,9 @@ protected void runPendingJob() thro

[GitHub] [incubator-doris] zbtzbtzbt edited a comment on pull request #6540: fe

2021-09-01 Thread GitBox
zbtzbtzbt edited a comment on pull request #6540: URL: https://github.com/apache/incubator-doris/pull/6540#issuecomment-909908624 you can add some descriptions about this pr, the title is so ambiguous -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #6532: [Bug] Fix dataTables bootstrap js version differ.

2021-09-01 Thread GitBox
yangzhg commented on a change in pull request #6532: URL: https://github.com/apache/incubator-doris/pull/6532#discussion_r699840263 ## File path: fe/fe-core/src/main/java/org/apache/doris/http/action/WebBaseAction.java ## @@ -67,12 +67,12 @@ + " rel=\"stylesheet\

[GitHub] [incubator-doris] morningman commented on a change in pull request #6539: Support concurrent export of query results

2021-09-01 Thread GitBox
morningman commented on a change in pull request #6539: URL: https://github.com/apache/incubator-doris/pull/6539#discussion_r699833595 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/OutFileClause.java ## @@ -45,6 +48,8 @@ import java.util.Set; import java.ut

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6534: [Community] Add new template for issues

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6534: URL: https://github.com/apache/incubator-doris/pull/6534#issuecomment-909124987 -- 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 c

[GitHub] [incubator-doris] yangzhg merged pull request #6534: [Community] Add new template for issues

2021-09-01 Thread GitBox
yangzhg merged pull request #6534: URL: https://github.com/apache/incubator-doris/pull/6534 -- 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] zhao447131724 removed a comment on issue #6537: Connect to doris failed.

2021-09-01 Thread GitBox
zhao447131724 removed a comment on issue #6537: URL: https://github.com/apache/incubator-doris/issues/6537#issuecomment-908985808 直接使用mysql客户端连接是可以的,但是使用flink sql会报这个错误 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] morningman merged pull request #6475: [Proposal] create table like clause support copy rollup

2021-09-01 Thread GitBox
morningman merged pull request #6475: URL: https://github.com/apache/incubator-doris/pull/6475 -- 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

[GitHub] [incubator-doris] yangzhg commented on issue #6535: doris中的建立的前缀索引限定36byte,和遇到varchar截断

2021-09-01 Thread GitBox
yangzhg commented on issue #6535: URL: https://github.com/apache/incubator-doris/issues/6535#issuecomment-909948112 36字节是个经验值,varchar 截断是因为不好判断varchar 的长度 -- 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] yangzhg merged pull request #6538: [BUG] fix bugs with string type

2021-09-01 Thread GitBox
yangzhg merged pull request #6538: URL: https://github.com/apache/incubator-doris/pull/6538 -- 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] yangzhg commented on issue #6530: Build failed in centos

2021-09-01 Thread GitBox
yangzhg commented on issue #6530: URL: https://github.com/apache/incubator-doris/issues/6530#issuecomment-909949369 you shoud post all more build log -- 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 g

[GitHub] [incubator-doris] qzsee commented on issue #6525: [BUG] Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
qzsee commented on issue #6525: URL: https://github.com/apache/incubator-doris/issues/6525#issuecomment-910067507 > 新版本的 runtime filter 取消了这部分逻辑了。所以新版本没问题。 > 旧版本的 runtime filter 确实有可能有你这个问题。 是的,但是新版本的runtime filter,也有IN类型的过滤,这部分同样有复制谓词的过程,如果_tuple_idx不清空,不太清楚有些特别的查询是否继续命中这种bug。

[GitHub] [incubator-doris] qzsee commented on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
qzsee commented on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-910058088 -- 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] [incubator-doris] caiconghui merged pull request #6524: [Doc] Update stream-load-manual.md

2021-09-01 Thread GitBox
caiconghui merged pull request #6524: URL: https://github.com/apache/incubator-doris/pull/6524 -- 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6480: fix(sparkload): bitmap deep copy in `or` operator

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6480: URL: https://github.com/apache/incubator-doris/pull/6480#issuecomment-909083588 -- 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 c

[GitHub] [incubator-doris] crazy2323 commented on issue #6530: Build failed in centos

2021-09-01 Thread GitBox
crazy2323 commented on issue #6530: URL: https://github.com/apache/incubator-doris/issues/6530#issuecomment-909950031 upgrade gcc version -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6475: [Proposal] create table like clause support copy rollup

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6475: URL: https://github.com/apache/incubator-doris/pull/6475#issuecomment-909189880 -- 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 c

[GitHub] [incubator-doris] morningman commented on a change in pull request #6416: #6386 Enforce null check at Catalog.getDb and Database.getTable

2021-09-01 Thread GitBox
morningman commented on a change in pull request #6416: URL: https://github.com/apache/incubator-doris/pull/6416#discussion_r699260553 ## File path: fe/fe-core/src/main/java/org/apache/doris/alter/RollupJobV2.java ## @@ -667,22 +638,26 @@ private void replayCancelled(RollupJobV

[GitHub] [incubator-doris] ccoffline closed issue #6432: [Bug] HTTP v1 GetStreamLoadState PathVariable wildcard mismatch

2021-09-01 Thread GitBox
ccoffline closed issue #6432: URL: https://github.com/apache/incubator-doris/issues/6432 -- 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] ccoffline commented on issue #6432: [Bug] HTTP v1 GetStreamLoadState PathVariable wildcard mismatch

2021-09-01 Thread GitBox
ccoffline commented on issue #6432: URL: https://github.com/apache/incubator-doris/issues/6432#issuecomment-910146278 fixed by #4081 -- 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] yangzhg commented on pull request #6526: [BUG]Join query result is unstable when the predicate is pushed down to exchange node

2021-09-01 Thread GitBox
yangzhg commented on pull request #6526: URL: https://github.com/apache/incubator-doris/pull/6526#issuecomment-910165007 > > This bug has been fixed in new version > > Yesterday, I tested the latest master branch and did not have this problem. However, version 0.14 still has this pro

[GitHub] [incubator-doris] dh-cloud opened a new pull request #6544: fix bug colocate join table can't repaired

2021-09-01 Thread GitBox
dh-cloud opened a new pull request #6544: URL: https://github.com/apache/incubator-doris/pull/6544 cluster info: 4 hosts (10.35.15.164,165,206,207), 8 bes , table with colocate_with, 3 replicas version: 0.14 we found colocate join table replica can't repaired. the tablet sta

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6504: [Feature]support three functions of json

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6504: URL: https://github.com/apache/incubator-doris/pull/6504#issuecomment-910212271 -- 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 c

[GitHub] [incubator-doris] zbtzbtzbt commented on pull request #6518: [Enhance] Add a rewrite rule of compoundPredicate 'OR' 'AND' to hit prefix index

2021-09-01 Thread GitBox
zbtzbtzbt commented on pull request #6518: URL: https://github.com/apache/incubator-doris/pull/6518#issuecomment-910255419 here is the final version. -- 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

[GitHub] [incubator-doris] morningman commented on a change in pull request #6416: #6386 Enforce null check at Catalog.getDb and Database.getTable

2021-09-01 Thread GitBox
morningman commented on a change in pull request #6416: URL: https://github.com/apache/incubator-doris/pull/6416#discussion_r700266994 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/LoadStmt.java ## @@ -330,17 +329,12 @@ public void analyze(Analyzer analyzer)

[GitHub] [incubator-doris] Skysheepwang opened a new issue #6545: [Feature] Discussion of Histogram Metric in Doris and a Suggestion of Improvement

2021-09-01 Thread GitBox
Skysheepwang opened a new issue #6545: URL: https://github.com/apache/incubator-doris/issues/6545 ### 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] morningman commented on pull request #6544: fix bug colocate join table can't repaired

2021-09-01 Thread GitBox
morningman commented on pull request #6544: URL: https://github.com/apache/incubator-doris/pull/6544#issuecomment-910401124 Why you deploy 2 BEs on one host? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-doris] BiteTheDDDDt commented on pull request #6540: fe

2021-09-01 Thread GitBox
BiteThet commented on pull request #6540: URL: https://github.com/apache/incubator-doris/pull/6540#issuecomment-910406641 ![图片](https://user-images.githubusercontent.com/7939630/131701420-4b42b151-32df-40ca-8ad7-5d47d3973663.png) -- This is an automated message from the Apache Gi

[GitHub] [incubator-doris] morningman commented on a change in pull request #6539: Support concurrent export of query results

2021-09-01 Thread GitBox
morningman commented on a change in pull request #6539: URL: https://github.com/apache/incubator-doris/pull/6539#discussion_r700356119 ## File path: be/src/runtime/file_result_writer.cpp ## @@ -39,13 +42,36 @@ namespace doris { const size_t FileResultWriter::OUTSTREAM_BUFFER

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #5781: [Compaction][ThreadPool]Support adjust compaction threads num at runtime

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #5781: URL: https://github.com/apache/incubator-doris/pull/5781#issuecomment-910440916 -- 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 c

[GitHub] [incubator-doris] dh-cloud commented on pull request #6544: fix bug colocate join table can't repaired

2021-09-01 Thread GitBox
dh-cloud commented on pull request #6544: URL: https://github.com/apache/incubator-doris/pull/6544#issuecomment-910978995 > Why you deploy 2 BEs on one host? put be on one ssd,we test 2 num be on one host, the performance is the better. may be test case is not good,we should test agai

[GitHub] [incubator-doris] dh-cloud removed a comment on pull request #6544: fix bug colocate join table can't repaired

2021-09-01 Thread GitBox
dh-cloud removed a comment on pull request #6544: URL: https://github.com/apache/incubator-doris/pull/6544#issuecomment-910978995 > Why you deploy 2 BEs on one host? put be on one ssd,we test 2 num be on one host, the performance is the better. may be test case is not good,we should t

[GitHub] [incubator-doris] dh-cloud commented on pull request #6544: fix bug colocate join table can't repaired

2021-09-01 Thread GitBox
dh-cloud commented on pull request #6544: URL: https://github.com/apache/incubator-doris/pull/6544#issuecomment-910983438 > Why you deploy 2 BEs on one host? we put one be on one disk,test 2 bes on one host, the performance is better may be the test case is not good。 next we should

[GitHub] [incubator-doris] dh-cloud edited a comment on pull request #6544: fix bug colocate join table can't repaired

2021-09-01 Thread GitBox
dh-cloud edited a comment on pull request #6544: URL: https://github.com/apache/incubator-doris/pull/6544#issuecomment-910983438 > Why you deploy 2 BEs on one host? we put one be on one disk,test 2 bes on one host, the performance is better may be the test case is not good。 next we

[GitHub] [incubator-doris] xiaoxiaopan118 commented on a change in pull request #6532: [Bug] Fix dataTables bootstrap js version differ.

2021-09-01 Thread GitBox
xiaoxiaopan118 commented on a change in pull request #6532: URL: https://github.com/apache/incubator-doris/pull/6532#discussion_r700674900 ## File path: fe/fe-core/src/main/java/org/apache/doris/http/action/WebBaseAction.java ## @@ -67,12 +67,12 @@ + " rel=\"styl

[GitHub] [incubator-doris] yangzhg merged pull request #6506: [Feature] Support for storage layer benchmark

2021-09-01 Thread GitBox
yangzhg merged pull request #6506: URL: https://github.com/apache/incubator-doris/pull/6506 -- 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 (9f7d4cf -> 4dd610c)

2021-09-01 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 9f7d4cf [BUG] fix bugs with string type (#6538) add 4dd610c [Feature] Support for storage layer benc

[incubator-doris] branch master updated: [Feature]Support functions of json_array, json_object, json_quote (#6504)

2021-09-01 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 7a15e58 [Feature]Support functions o

[GitHub] [incubator-doris] yangzhg merged pull request #6504: [Feature]support three functions of json

2021-09-01 Thread GitBox
yangzhg merged pull request #6504: URL: https://github.com/apache/incubator-doris/pull/6504 -- 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] yangzhg merged pull request #6455: [CodeRefactor]Remove useless code for Segment V2

2021-09-01 Thread GitBox
yangzhg merged pull request #6455: URL: https://github.com/apache/incubator-doris/pull/6455 -- 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: (#6454) Remove useless code for Segment V2 (#6455)

2021-09-01 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 d8cde8c (#6454) Remove useless code f

[GitHub] [incubator-doris] yangzhg merged pull request #5781: [Compaction][ThreadPool]Support adjust compaction threads num at runtime

2021-09-01 Thread GitBox
yangzhg merged pull request #5781: URL: https://github.com/apache/incubator-doris/pull/5781 -- 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] yangzhg closed issue #5779: [ThreadPool] Adjust max_thread_num and min_thread_num of thread pool at runtime

2021-09-01 Thread GitBox
yangzhg closed issue #5779: URL: https://github.com/apache/incubator-doris/issues/5779 -- 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

[incubator-doris] branch master updated: [Compaction][ThreadPool]Support adjust compaction threads num at runtime (#5781)

2021-09-01 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 5719995 [Compaction][ThreadPool]Suppo

[GitHub] [incubator-doris] wangliansong opened a new pull request #6546: Update load-json-format.md

2021-09-01 Thread GitBox
wangliansong opened a new pull request #6546: URL: https://github.com/apache/incubator-doris/pull/6546 stripe_outer_array to strip_outer_array ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull req

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6546: Update load-json-format.md

2021-09-01 Thread GitBox
github-actions[bot] commented on pull request #6546: URL: https://github.com/apache/incubator-doris/pull/6546#issuecomment-911090797 -- 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 c

[GitHub] [incubator-doris] srikker opened a new pull request #6547: [Feature]Use table buckets as dynamic partition buckets default value

2021-09-01 Thread GitBox
srikker opened a new pull request #6547: URL: https://github.com/apache/incubator-doris/pull/6547 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature reque

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #6539: Support concurrent export of query results

2021-09-01 Thread GitBox
EmmyMiao87 commented on a change in pull request #6539: URL: https://github.com/apache/incubator-doris/pull/6539#discussion_r700721088 ## File path: be/src/runtime/file_result_writer.cpp ## @@ -39,13 +42,36 @@ namespace doris { const size_t FileResultWriter::OUTSTREAM_BUFFER

[GitHub] [incubator-doris] wangbo merged pull request #6480: fix(sparkload): bitmap deep copy in `or` operator

2021-09-01 Thread GitBox
wangbo merged pull request #6480: URL: https://github.com/apache/incubator-doris/pull/6480 -- 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

[incubator-doris] branch master updated (5719995 -> 6ac0ab6)

2021-09-01 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 5719995 [Compaction][ThreadPool]Support adjust compaction threads num at runtime (#5781) add 6ac0ab6

[GitHub] [incubator-doris] wangshuo128 commented on a change in pull request #6518: [Enhance] Add a rewrite rule of compoundPredicate 'OR' 'AND' to hit prefix index

2021-09-01 Thread GitBox
wangshuo128 commented on a change in pull request #6518: URL: https://github.com/apache/incubator-doris/pull/6518#discussion_r696724744 ## File path: fe/fe-core/src/main/java/org/apache/doris/rewrite/CompoundPredicateWriteRule.java ## @@ -0,0 +1,134 @@ +// Licensed to the Apac

[GitHub] [incubator-doris] wangshuo128 commented on a change in pull request #6518: [Enhance] Add a rewrite rule of compoundPredicate 'OR' 'AND' to hit prefix index

2021-09-01 Thread GitBox
wangshuo128 commented on a change in pull request #6518: URL: https://github.com/apache/incubator-doris/pull/6518#discussion_r700742327 ## File path: fe/pom.xml ## @@ -661,7 +661,7 @@ under the License. org.projectlombok lombok -

[GitHub] [incubator-doris] wangshuo128 commented on a change in pull request #6518: [Enhance] Add a rewrite rule of compoundPredicate 'OR' 'AND' to hit prefix index

2021-09-01 Thread GitBox
wangshuo128 commented on a change in pull request #6518: URL: https://github.com/apache/incubator-doris/pull/6518#discussion_r700760493 ## File path: fe/fe-core/src/main/java/org/apache/doris/rewrite/CompoundPredicateWriteRule.java ## @@ -0,0 +1,102 @@ +// Licensed to the Apac