[GitHub] [incubator-doris] Nivane opened a new pull request #8257: fix listdb description error

2022-02-27 Thread GitBox
Nivane opened a new pull request #8257: URL: https://github.com/apache/incubator-doris/pull/8257 ## Problem Summary: command line args 'listdb' description error ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) No 2. Has unit tests

[GitHub] [incubator-doris] caiconghui opened a new issue #8258: [Feature] Support Changing the bucketing mode of the table from Hash Distribution to Random Distribution

2022-02-27 Thread GitBox
caiconghui opened a new issue #8258: URL: https://github.com/apache/incubator-doris/issues/8258 ### 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] caiconghui opened a new pull request #8259: [Feature] Support Changing the bucketing mode of the table from Hash Distribution to Random Distribution

2022-02-27 Thread GitBox
caiconghui opened a new pull request #8259: URL: https://github.com/apache/incubator-doris/pull/8259 # Proposed changes Issue Number: close #8258 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original be

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8254: [doc] Modify document of compilation on ARM64

2022-02-27 Thread GitBox
github-actions[bot] commented on pull request #8254: URL: https://github.com/apache/incubator-doris/pull/8254#issuecomment-1053793668 -- 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] BiteTheDDDDt opened a new issue #8260: [Bug][Vectorized] fix bitmap_ut result wrong && fix schema_change compile error

2022-02-27 Thread GitBox
BiteThet opened a new issue #8260: URL: https://github.com/apache/incubator-doris/issues/8260 ### 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 m

[GitHub] [incubator-doris] BiteTheDDDDt opened a new pull request #8261: [Bug][Vectorized] fix bitmap_ut result wrong && fix schema_change compile error

2022-02-27 Thread GitBox
BiteThet opened a new pull request #8261: URL: https://github.com/apache/incubator-doris/pull/8261 # Proposed changes Issue Number: close #8260 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original b

[GitHub] [incubator-doris] wangbo commented on a change in pull request #8234: [Feature] Support pre-aggregation for quantile type

2022-02-27 Thread GitBox
wangbo commented on a change in pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#discussion_r81742 ## File path: be/src/exprs/quantile_function.cpp ## @@ -0,0 +1,127 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #8238: [fix] Function percentile input null return null

2022-02-27 Thread GitBox
HappenLee commented on a change in pull request #8238: URL: https://github.com/apache/incubator-doris/pull/8238#discussion_r815556429 ## File path: be/src/vec/functions/function_timestamp.cpp ## @@ -52,8 +52,60 @@ struct StrToDate { if (!ts_val.from_date_format_str

[GitHub] [incubator-doris] HappenLee commented on pull request #8234: [Feature] Support pre-aggregation for quantile type

2022-02-27 Thread GitBox
HappenLee commented on pull request #8234: URL: https://github.com/apache/incubator-doris/pull/8234#issuecomment-1053850074 before we release the feature, maybe we should support it in vec exec engine both. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-doris] HappenLee closed pull request #8214: [Opt] special cmp for equal string compare

2022-02-27 Thread GitBox
HappenLee closed pull request #8214: URL: https://github.com/apache/incubator-doris/pull/8214 -- 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8261: [Bug][Vectorized] fix bitmap_ut result wrong && fix schema_change compile error

2022-02-27 Thread GitBox
github-actions[bot] commented on pull request #8261: URL: https://github.com/apache/incubator-doris/pull/8261#issuecomment-1053854868 -- 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] caiconghui edited a comment on pull request #7970: [Feature] Support show tablets stmt

2022-02-27 Thread GitBox
caiconghui edited a comment on pull request #7970: URL: https://github.com/apache/incubator-doris/pull/7970#issuecomment-1053900981 please alse update doc @ChPi -- 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] [incubator-doris] caiconghui commented on pull request #7970: [Feature] Support show tablets stmt

2022-02-27 Thread GitBox
caiconghui commented on pull request #7970: URL: https://github.com/apache/incubator-doris/pull/7970#issuecomment-1053900981 please alse update doc, please @ChPi -- 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] [incubator-doris] BiteTheDDDDt opened a new issue #8262: [Bug][Vectorized] Be core dump on memtable

2022-02-27 Thread GitBox
BiteThet opened a new issue #8262: URL: https://github.com/apache/incubator-doris/issues/8262 ### 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 m

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8251: [improvement](lateral-view) Add number rows filtered in profile

2022-02-27 Thread GitBox
github-actions[bot] commented on pull request #8251: URL: https://github.com/apache/incubator-doris/pull/8251#issuecomment-1053933457 -- 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] github-actions[bot] commented on pull request #8257: fix listdb description error

2022-02-27 Thread GitBox
github-actions[bot] commented on pull request #8257: URL: https://github.com/apache/incubator-doris/pull/8257#issuecomment-1053934301 -- 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] zhangstar333 commented on a change in pull request #8238: [fix] Function percentile input null return null

2022-02-27 Thread GitBox
zhangstar333 commented on a change in pull request #8238: URL: https://github.com/apache/incubator-doris/pull/8238#discussion_r815622144 ## File path: be/src/vec/functions/function_timestamp.cpp ## @@ -52,8 +52,60 @@ struct StrToDate { if (!ts_val.from_date_format_

[GitHub] [incubator-doris] yangzhg opened a new pull request #8263: [refactor] remove unused new_in_predicate code

2022-02-27 Thread GitBox
yangzhg opened a new pull request #8263: URL: https://github.com/apache/incubator-doris/pull/8263 # Proposed changes remove unused code of new_in_predicate.h/cpp ## Problem Summary: remove unused code of new_in_predicate.h/cpp ## Checklist(Required) 1. Does