[GitHub] [incubator-doris] zenoyang opened a new pull request #7557: [feature-wip](vectorized) Support bloom filter predicate on vectorized engine storage layer

2021-12-30 Thread GitBox
zenoyang opened a new pull request #7557: URL: https://github.com/apache/incubator-doris/pull/7557 ## Proposed changes issue: #7556 - Support bloom filter predicate on vectorized engine storage layer - Add bloom filter and null predicate UT ## Types of changes

[GitHub] [incubator-doris] zenoyang opened a new issue #7556: [feature-wip](vectorized) Support bloom filter predicate on vectorized engine storage layer

2021-12-30 Thread GitBox
zenoyang opened a new issue #7556: URL: https://github.com/apache/incubator-doris/issues/7556 ### 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 B

[GitHub] [incubator-doris] HappenLee closed issue #7554: [Bug] [Vectorized] Negative function get error result and vsort node eos may false

2021-12-30 Thread GitBox
HappenLee closed issue #7554: URL: https://github.com/apache/incubator-doris/issues/7554 -- 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

[incubator-doris] branch vectorized updated: [Bug] Fix negative function error result and sort node eos (#7555)

2021-12-30 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch vectorized in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/vectorized by this push: new ad71c92 [Bug] Fix negative

[GitHub] [incubator-doris] HappenLee merged pull request #7555: [Bug] Fix negative function error result and sort node eos

2021-12-30 Thread GitBox
HappenLee merged pull request #7555: URL: https://github.com/apache/incubator-doris/pull/7555 -- 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] HappenLee opened a new pull request #7555: [Bug] Fix negative function error result and sort node eos

2021-12-30 Thread GitBox
HappenLee opened a new pull request #7555: URL: https://github.com/apache/incubator-doris/pull/7555 ## Proposed changes Close related #7554 (replace it with issue number if it exists). Describe the overview of changes, and introduce why we need it. ## Types of changes

[GitHub] [incubator-doris] HappenLee opened a new issue #7554: [Bug] [Vectorized] Negative function get error result and vsort node eos may false

2021-12-30 Thread GitBox
HappenLee opened a new issue #7554: URL: https://github.com/apache/incubator-doris/issues/7554 ### 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 vect

[GitHub] [incubator-doris] xinyiZzz opened a new issue #7553: [Proposal] Memory management optimization

2021-12-30 Thread GitBox
xinyiZzz opened a new issue #7553: URL: https://github.com/apache/incubator-doris/issues/7553 ### 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 h

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7494: [BUGFIX] forbidden create materialized view with distinct

2021-12-30 Thread GitBox
github-actions[bot] commented on pull request #7494: URL: https://github.com/apache/incubator-doris/pull/7494#issuecomment-1003257724 -- 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

[incubator-doris] branch vectorized updated (164b274 -> e0cadc4)

2021-12-30 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch vectorized in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 164b274 [revert] "[improvement](bdbje) clean too many bdbje log (#7273)" (#7312) add 8660bf6

[GitHub] [incubator-doris] chovy-3012 commented on pull request #7532: [Improvement] Default cooldown time for storage medium SSD

2021-12-30 Thread GitBox
chovy-3012 commented on pull request #7532: URL: https://github.com/apache/incubator-doris/pull/7532#issuecomment-1003245693 The thins is : Set property `"storage_medium"="ssd"` when creating table or partition . Default `storage_cooldown_time` is 30 days, which is same values as `sto

[GitHub] [incubator-doris] zuochunwei edited a comment on pull request #7544: [Reader refactor & bugfix] rename Reader to TabletReader

2021-12-30 Thread GitBox
zuochunwei edited a comment on pull request #7544: URL: https://github.com/apache/incubator-doris/pull/7544#issuecomment-1003238123 > yes, i agree! but rename file will result in massive changes for files which include reader.h, so let's do it next time! -- This is an automated me

[incubator-doris] branch master updated (7903e64 -> b2c5f25)

2021-12-30 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 7903e64 [Bug](partition pruning v2) Fix NPE when calling `Analyzer.getContext()` in partition pruning

[GitHub] [incubator-doris] morningman merged pull request #7422: [docs] add more faq and FE debugging method

2021-12-30 Thread GitBox
morningman merged pull request #7422: URL: https://github.com/apache/incubator-doris/pull/7422 -- 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] zuochunwei commented on pull request #7544: [Reader refactor & bugfix] rename Reader to TabletReader

2021-12-30 Thread GitBox
zuochunwei commented on pull request #7544: URL: https://github.com/apache/incubator-doris/pull/7544#issuecomment-1003238123 > yes,but rename file will result in massive changes for files included reader.h, so let's do it next time! -- This is an automated message from the Apache

[GitHub] [incubator-doris] zuochunwei closed pull request #7544: [Reader refactor & bugfix] rename Reader to TabletReader

2021-12-30 Thread GitBox
zuochunwei closed pull request #7544: URL: https://github.com/apache/incubator-doris/pull/7544 -- 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 #7531: Throw an exception to spark when the data push fails and there are too many retries

2021-12-30 Thread GitBox
github-actions[bot] commented on pull request #7531: URL: https://github.com/apache/incubator-doris/pull/7531#issuecomment-1003220499 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] github-actions[bot] commented on pull request #7541: [deps][chore] make openssl works with old glibc version

2021-12-30 Thread GitBox
github-actions[bot] commented on pull request #7541: URL: https://github.com/apache/incubator-doris/pull/7541#issuecomment-1003215571 -- 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] EmmyMiao87 commented on pull request #7494: [BUGFIX] forbidden create materialized view with distinct

2021-12-30 Thread GitBox
EmmyMiao87 commented on pull request #7494: URL: https://github.com/apache/incubator-doris/pull/7494#issuecomment-1003086113 Please fix the ut test ~ -- 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] wangshuo128 commented on pull request #7544: [Reader refactor & bugfix] rename Reader to TabletReader

2021-12-30 Thread GitBox
wangshuo128 commented on pull request #7544: URL: https://github.com/apache/incubator-doris/pull/7544#issuecomment-1003080977 Maybe the filename of reader.h and reader.cpp should be renamed to table_reader.h and table_reader.cpp as well. -- This is an automated message from the Apache Gi

[GitHub] [incubator-doris] morningman edited a comment on issue #7540: 行过滤和列脱敏[Feature]

2021-12-30 Thread GitBox
morningman edited a comment on issue #7540: URL: https://github.com/apache/incubator-doris/issues/7540#issuecomment-1003062824 我认为这里可能需要三种权限: 1. 行权限 根据where条件赋予用户某些行的读。 ``` grant row_priv(where col>1 and abs(col2) < 3 or col3 =4) on db.tbl to user1

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7506: [Feature] broker load disable cache config added

2021-12-30 Thread GitBox
github-actions[bot] commented on pull request #7506: URL: https://github.com/apache/incubator-doris/pull/7506#issuecomment-1003067164 -- 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] morningman commented on pull request #7532: [Improvement] Default cooldown time for storage medium SSD

2021-12-30 Thread GitBox
morningman commented on pull request #7532: URL: https://github.com/apache/incubator-doris/pull/7532#issuecomment-1003064885 Can `dynamic_partition.hot_partition_num` meet your requirements? http://doris.incubator.apache.org/master/zh-CN/administrator-guide/dynamic-partition.html#%E4

[GitHub] [incubator-doris] morningman commented on issue #7540: 行过滤和列脱敏[Feature]

2021-12-30 Thread GitBox
morningman commented on issue #7540: URL: https://github.com/apache/incubator-doris/issues/7540#issuecomment-1003062824 我认为这里可能需要三种权限: 1. 行权限 根据where条件赋予用户某些行的读。 ``` grant row_priv(where col>1 and abs(col2) < 3 or col3 =4) on db.tbl to user1 `

[GitHub] [incubator-doris] morningman commented on issue #7540: 行过滤和列脱敏[Feature]

2021-12-30 Thread GitBox
morningman commented on issue #7540: URL: https://github.com/apache/incubator-doris/issues/7540#issuecomment-1003049121 Nice work. Looking forward your PR! -- 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] GoGoWen opened a new pull request #7550: fix query bug cause by partition_aggregation_node

2021-12-30 Thread GitBox
GoGoWen opened a new pull request #7550: URL: https://github.com/apache/incubator-doris/pull/7550 ## Proposed changes Close related #7549 ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_ - [ X] B

[GitHub] [incubator-doris] GoGoWen opened a new issue #7549: [Bug] query result is wrong when aggregate without groupby

2021-12-30 Thread GitBox
GoGoWen opened a new issue #7549: URL: https://github.com/apache/incubator-doris/issues/7549 ### 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.15

[GitHub] [incubator-doris] yangzhg opened a new pull request #7548: [refactor] update parent pom version and optimize build scripts

2021-12-30 Thread GitBox
yangzhg opened a new pull request #7548: URL: https://github.com/apache/incubator-doris/pull/7548 ## Proposed changes [refactor] update parent pom version and optimize build scripts ## Types of changes What types of changes does your code introduce to Doris? _Put an `x`

[GitHub] [incubator-doris] 924060929 opened a new pull request #7547: [Optimize] Support merge in runtime filter(#7546)

2021-12-30 Thread GitBox
924060929 opened a new pull request #7547: URL: https://github.com/apache/incubator-doris/pull/7547 ## Proposed changes Close related #7546. 支持IN predicate的合并。 去掉IN predicate隐式转变成Bloom filter的逻辑。 ## Types of changes What types of changes does your code introduc

[GitHub] [incubator-doris] 924060929 opened a new issue #7546: [Enhancement] Support merge IN predicate & Adaptive runtime filter

2021-12-30 Thread GitBox
924060929 opened a new issue #7546: URL: https://github.com/apache/incubator-doris/issues/7546 ### 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] liutang123 opened a new issue #7545: [improvement](executor) Optimize lock of client cache

2021-12-30 Thread GitBox
liutang123 opened a new issue #7545: URL: https://github.com/apache/incubator-doris/issues/7545 When the instance execution ends, it will report to FE if the execution fails. When we set `thrift_connect_timeout_seconds` a large number, due to lock contention and long creation time o

[GitHub] [incubator-doris] zuochunwei opened a new pull request #7544: Reader refactor

2021-12-30 Thread GitBox
zuochunwei opened a new pull request #7544: URL: https://github.com/apache/incubator-doris/pull/7544 ## Proposed changes Close related #issue (replace it with issue number if it exists). Describe the overview of changes, and introduce why we need it. ## Types of changes

[GitHub] [incubator-doris] liutang123 opened a new pull request #7543: [improvement](executor) Optimize lock of client cache

2021-12-30 Thread GitBox
liutang123 opened a new pull request #7543: URL: https://github.com/apache/incubator-doris/pull/7543 ## Proposed changes Close related #issue (replace it with issue number if it exists). Describe the overview of changes, and introduce why we need it. ## Types of changes

[incubator-doris] branch master updated: [Bug](partition pruning v2) Fix NPE when calling `Analyzer.getContext()` in partition pruning related logic. (#7542)

2021-12-30 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao 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 7903e64 [Bug](partition pruning v2)

[GitHub] [incubator-doris] EmmyMiao87 merged pull request #7542: Fix NPE when using `ConnectContext` instance in partition pruning related logic.

2021-12-30 Thread GitBox
EmmyMiao87 merged pull request #7542: URL: https://github.com/apache/incubator-doris/pull/7542 -- 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 #7542: Fix NPE when using `ConnectContext` instance in partition pruning related logic.

2021-12-30 Thread GitBox
github-actions[bot] commented on pull request #7542: URL: https://github.com/apache/incubator-doris/pull/7542#issuecomment-1002933649 -- 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] wangshuo128 commented on a change in pull request #7542: Fix NPE when calling `Analyzer.getContext()` in partition pruning related logic.

2021-12-30 Thread GitBox
wangshuo128 commented on a change in pull request #7542: URL: https://github.com/apache/incubator-doris/pull/7542#discussion_r776621667 ## File path: fe/fe-core/src/main/java/org/apache/doris/planner/ScanNode.java ## @@ -133,6 +134,11 @@ public void computeColumnFilter() {

[GitHub] [incubator-doris] wangshuo128 commented on a change in pull request #7542: Fix NPE when calling `Analyzer.getContext()` in partition pruning related logic.

2021-12-30 Thread GitBox
wangshuo128 commented on a change in pull request #7542: URL: https://github.com/apache/incubator-doris/pull/7542#discussion_r776612442 ## File path: fe/fe-core/src/main/java/org/apache/doris/planner/ScanNode.java ## @@ -133,6 +134,11 @@ public void computeColumnFilter() {

[GitHub] [incubator-doris] morningman commented on a change in pull request #7524: Multiple FE WEB UI login issues

2021-12-30 Thread GitBox
morningman commented on a change in pull request #7524: URL: https://github.com/apache/incubator-doris/pull/7524#discussion_r776611075 ## File path: docs/zh-CN/faq/faq.md ## @@ -318,6 +318,79 @@ failed to initialize storage reader. tablet=63416.1050661139.aa4d304e7a7aff9c-f0

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #7542: Fix NPE when calling `Analyzer.getContext()` in partition pruning related logic.

2021-12-30 Thread GitBox
EmmyMiao87 commented on a change in pull request #7542: URL: https://github.com/apache/incubator-doris/pull/7542#discussion_r776609106 ## File path: fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java ## @@ -445,6 +445,15 @@ private void computeInaccurateCardina