[GitHub] [doris] zhannngchen commented on a diff in pull request #10706: [feature-wip](unique-key-merge-on-write) add bloom filter index for primary key, DSIP-018[1.2]

2022-07-09 Thread GitBox
zhannngchen commented on code in PR #10706: URL: https://github.com/apache/doris/pull/10706#discussion_r917232884 ## be/src/olap/primary_key_index.cpp: ## @@ -30,12 +30,17 @@ Status PrimaryKeyIndexBuilder::init() { options.encoding = segment_v2::EncodingInfo::get_default_e

[GitHub] [doris] github-actions[bot] commented on pull request #10706: [feature-wip](unique-key-merge-on-write) add bloom filter index for primary key, DSIP-018[1.2]

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10706: URL: https://github.com/apache/doris/pull/10706#issuecomment-1179494625 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 #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10533: URL: https://github.com/apache/doris/pull/10533#issuecomment-1179498636 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 #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10533: URL: https://github.com/apache/doris/pull/10533#issuecomment-1179498641 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] morningman merged pull request #10533: [feature][tracing] Support query tracing to improve doris observabil…

2022-07-09 Thread GitBox
morningman merged PR #10533: URL: https://github.com/apache/doris/pull/10533 -- 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: [feature](tracing) Support query tracing to improve doris observability by introducing OpenTelemetry. (#10533)

2022-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 d5ea677282 [feature](tracing) Support query t

[GitHub] [doris] morningman merged pull request #10620: [Enhancement][multi-catalog]Impl parallel for file scanner to improve the scanner performance

2022-07-09 Thread GitBox
morningman merged PR #10620: URL: https://github.com/apache/doris/pull/10620 -- 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: [improvement](multi-catalog) Impl parallel for file scanner to improve the scanner performance (#10620)

2022-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 24d824a783 [improvement](multi-catalog) Impl

[GitHub] [doris] BiteTheDDDDt merged pull request #10467: [Bug][Vectorized] Support array function in where pre in volap_scan_node

2022-07-09 Thread GitBox
BiteThet merged PR #10467: URL: https://github.com/apache/doris/pull/10467 -- 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: [Bug][Vectorized] Support array function in where pre in volap_scan_node (#10467)

2022-07-09 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 1f08f2d144 [Bug][Vectorized] Support array fu

[GitHub] [doris] BiteTheDDDDt closed pull request #10388: [feature-wip] (array-type) add the array_distinct function

2022-07-09 Thread GitBox
BiteThet closed pull request #10388: [feature-wip] (array-type) add the array_distinct function URL: https://github.com/apache/doris/pull/10388 -- 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 th

[GitHub] [doris] Gabriel39 opened a new issue, #10715: [Bug] Wrong results when using in runtime filter

2022-07-09 Thread GitBox
Gabriel39 opened a new issue, #10715: URL: https://github.com/apache/doris/issues/10715 ### 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 master

[GitHub] [doris] Gabriel39 opened a new pull request, #10716: [BUG] runtime filter core dump

2022-07-09 Thread GitBox
Gabriel39 opened a new pull request, #10716: URL: https://github.com/apache/doris/pull/10716 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

[GitHub] [doris] wangbo opened a new pull request, #10717: [refactor] remove PredicateColumn

2022-07-09 Thread GitBox
wangbo opened a new pull request, #10717: URL: https://github.com/apache/doris/pull/10717 # Proposed changes remove PredicateColumn ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/

[GitHub] [doris] caiconghui opened a new issue, #10718: [Enhancement] (alter) Increase the success rate of alter job by ignoring some task failure

2022-07-09 Thread GitBox
caiconghui opened a new issue, #10718: URL: https://github.com/apache/doris/issues/10718 ### 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 now, wh

[GitHub] [doris] caiconghui opened a new pull request, #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-09 Thread GitBox
caiconghui opened a new pull request, #10719: URL: https://github.com/apache/doris/pull/10719 # Proposed changes Issue Number: close #10718 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris-spark-connector] caiconghui merged pull request #41: [Enhancement] Add param max_filter_ratio for sink of spark connector

2022-07-09 Thread GitBox
caiconghui merged PR #41: URL: https://github.com/apache/doris-spark-connector/pull/41 -- 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-spark-connector] branch master updated: [Enhancement] Add param max_filter_ratio for sink of spark connector (#41)

2022-07-09 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 41b612d [Enhancement] Add pa

[GitHub] [doris] weizuo93 opened a new issue, #10720: [Bug] Segment files are removed as trash but tablet meta is normal

2022-07-09 Thread GitBox
weizuo93 opened a new issue, #10720: URL: https://github.com/apache/doris/issues/10720 ### 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 trunk version

[GitHub] [doris] weizuo93 opened a new pull request, #10721: [Bug] Fix bug that segments are removed as trash but tablet meta is normal

2022-07-09 Thread GitBox
weizuo93 opened a new pull request, #10721: URL: https://github.com/apache/doris/pull/10721 # Proposed changes Issue Number: close #10720 ## Problem Summary: We replaced the original disk on the BE node with a new disk by wrong operation when BE restarted. When we disco

[GitHub] [doris] yiguolei merged pull request #10716: [BUG] runtime filter core dump

2022-07-09 Thread GitBox
yiguolei merged PR #10716: URL: https://github.com/apache/doris/pull/10716 -- 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: [BUG] runtime filter core dump (#10716)

2022-07-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 7f9eeb8fc3 [BUG] runtime filter core dump (#107

[GitHub] [doris] HappenLee opened a new pull request, #10722: [bug-fix] fix the bug join node insert null column to not null column

2022-07-09 Thread GitBox
HappenLee opened a new pull request, #10722: URL: https://github.com/apache/doris/pull/10722 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior: (Ye

[doris] branch dev-1.0.1-v20220709 updated: [tmpfix] join node nullable to nonnull

2022-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1-v20220709 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.0.1-v20220709 by this push: new ae1f42fad7 [tmpfix

[GitHub] [doris] SaintBacchus opened a new issue, #10723: [Bug] [Multi-Catalog] Failed to use hms database when there are some presto views in hms.

2022-07-09 Thread GitBox
SaintBacchus opened a new issue, #10723: URL: https://github.com/apache/doris/issues/10723 ### 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 master br

[GitHub] [doris] morningman commented on issue #9594: [Bug] PAUSE SYNC JOB 卡死

2022-07-09 Thread GitBox
morningman commented on issue #9594: URL: https://github.com/apache/doris/issues/9594#issuecomment-1179559887 > 要是如你说,这么简单的问题,我还有必要来这里提issues? 请注意你的言辞!开源社区没有任何人有义务解决你的问题! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [doris] morningman closed issue #9594: [Bug] PAUSE SYNC JOB 卡死

2022-07-09 Thread GitBox
morningman closed issue #9594: [Bug] PAUSE SYNC JOB 卡死 URL: https://github.com/apache/doris/issues/9594 -- 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

[GitHub] [doris] SaintBacchus opened a new pull request, #10724: [MultiCatalog]Add strong checker for hms table

2022-07-09 Thread GitBox
SaintBacchus opened a new pull request, #10724: URL: https://github.com/apache/doris/pull/10724 # Proposed changes Issue Number: close #10723 ## Problem Summary: Add a strong checker for the hms table. Now we only support a small subset of the hive table, so we need interce

[GitHub] [doris] SaintBacchus commented on pull request #10724: [enhancement][MultiCatalog]Add strong checker for hms table

2022-07-09 Thread GitBox
SaintBacchus commented on PR #10724: URL: https://github.com/apache/doris/pull/10724#issuecomment-1179560504 Hudi and Iceberg also have some nonsupport case, I will add it tomorrow -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [doris-flink-connector] morningman opened a new pull request, #46: [TLP] remove incubator

2022-07-09 Thread GitBox
morningman opened a new pull request, #46: URL: https://github.com/apache/doris-flink-connector/pull/46 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original be

[GitHub] [doris-spark-connector] morningman opened a new pull request, #43: [TLP] remove incubator

2022-07-09 Thread GitBox
morningman opened a new pull request, #43: URL: https://github.com/apache/doris-spark-connector/pull/43 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original be

[GitHub] [doris-manager] morningman opened a new pull request, #62: [TLP] remove incubator

2022-07-09 Thread GitBox
morningman opened a new pull request, #62: URL: https://github.com/apache/doris-manager/pull/62 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior:

[doris-website] branch master updated: [TLP] remove incubator

2022-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 7d35327161 [TLP] remove incubator 7d3

[GitHub] [doris] Kikyou1997 opened a new issue, #10725: [Bug] Get wrong results of TPC-DS SQL

2022-07-09 Thread GitBox
Kikyou1997 opened a new issue, #10725: URL: https://github.com/apache/doris/issues/10725 ### 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 master

[GitHub] [doris] Kikyou1997 opened a new pull request, #10726: [bugfix] Fix the unexpected concurrent modification to the block returned by VOlapScanNode

2022-07-09 Thread GitBox
Kikyou1997 opened a new pull request, #10726: URL: https://github.com/apache/doris/pull/10726 # Proposed changes Issue Number: #10725 ## Problem Summary: I think the bug is caused by the modification of block introduced by column prune feature without the necessary sync

[GitHub] [doris] Kikyou1997 closed pull request #10726: [bugfix] Fix the unexpected concurrent modification to the block returned by VOlapScanNode

2022-07-09 Thread GitBox
Kikyou1997 closed pull request #10726: [bugfix] Fix the unexpected concurrent modification to the block returned by VOlapScanNode URL: https://github.com/apache/doris/pull/10726 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[doris-flink-connector] branch master updated: [TLP] remove incubator (#46)

2022-07-09 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/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new b010851 [TLP] remove incub

[GitHub] [doris-spark-connector] hf200012 merged pull request #43: [TLP] remove incubator

2022-07-09 Thread GitBox
hf200012 merged PR #43: URL: https://github.com/apache/doris-spark-connector/pull/43 -- 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...

[GitHub] [doris-flink-connector] hf200012 merged pull request #46: [TLP] remove incubator

2022-07-09 Thread GitBox
hf200012 merged PR #46: URL: https://github.com/apache/doris-flink-connector/pull/46 -- 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-spark-connector] branch master updated: [TLP] remove incubator (#43)

2022-07-09 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/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 798df56 [TLP] remove incub

[GitHub] [doris-manager] hf200012 merged pull request #62: [TLP] remove incubator

2022-07-09 Thread GitBox
hf200012 merged PR #62: URL: https://github.com/apache/doris-manager/pull/62 -- 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-manager] branch master updated: [TLP] remove incubator (#62)

2022-07-09 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/doris-manager.git The following commit(s) were added to refs/heads/master by this push: new a4cee39 [TLP] remove incubator (#6

[GitHub] [doris] starocean999 opened a new pull request, #10727: [FIX] need check if aggregate_function_changed_flags is set by fe

2022-07-09 Thread GitBox
starocean999 opened a new pull request, #10727: URL: https://github.com/apache/doris/pull/10727 # Proposed changes Issue Number: close #xxx ## Problem Summary: aggregate_function_changed_flags is an optional field, be shoud check if it is set before using it ## Ch

[GitHub] [doris] yiguolei commented on a diff in pull request #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-09 Thread GitBox
yiguolei commented on code in PR #10719: URL: https://github.com/apache/doris/pull/10719#discussion_r917328443 ## fe/fe-core/src/main/java/org/apache/doris/alter/RollupJobV2.java: ## @@ -444,6 +456,12 @@ protected void runRunningJob() throws AlterCancelException { tbl.

[GitHub] [doris] caiconghui commented on a diff in pull request #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-09 Thread GitBox
caiconghui commented on code in PR #10719: URL: https://github.com/apache/doris/pull/10719#discussion_r917328465 ## fe/fe-core/src/main/java/org/apache/doris/alter/RollupJobV2.java: ## @@ -444,6 +456,12 @@ protected void runRunningJob() throws AlterCancelException { tb

[doris] 02/02: [hotfix](dev-1.0.1) support convert between nullable and non-nullable in join node

2022-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 2cb493947f7c1baae0290f068687633818b35639 Author: morningman AuthorDate: Sat Jul 9 22:17:35 2022 +0800 [hotfix

[doris] 01/02: [hotfix](dev-1.0.1) fix expr compose and replace bug

2022-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 853cc63bc9be84df41e99c4d8d625cb08a819fb1 Author: morningman AuthorDate: Sat Jul 9 12:39:01 2022 +0800 [hotfix

[doris] branch dev-1.0.1 updated (c60ed8f18a -> 2cb493947f)

2022-07-09 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch dev-1.0.1 in repository https://gitbox.apache.org/repos/asf/doris.git from c60ed8f18a [fix](optimizer) join reorder may cause column non-existence problem (#10670) new 853cc63bc9 [h

[GitHub] [doris] morningman closed pull request #10722: [bug-fix] fix the bug join node insert null column to not null column

2022-07-09 Thread GitBox
morningman closed pull request #10722: [bug-fix] fix the bug join node insert null column to not null column URL: https://github.com/apache/doris/pull/10722 -- 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

[GitHub] [doris] morningman commented on pull request #10722: [bug-fix] fix the bug join node insert null column to not null column

2022-07-09 Thread GitBox
morningman commented on PR #10722: URL: https://github.com/apache/doris/pull/10722#issuecomment-1179642083 Manually merged to dev-1.0.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 above to go to the specifi

[GitHub] [doris] morningman commented on pull request #10727: [FIX] need check if aggregate_function_changed_flags is set by fe

2022-07-09 Thread GitBox
morningman commented on PR #10727: URL: https://github.com/apache/doris/pull/10727#issuecomment-1179642119 Manually merged to dev-1.0.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 above to go to the specifi

[GitHub] [doris] morningman closed pull request #10727: [FIX] need check if aggregate_function_changed_flags is set by fe

2022-07-09 Thread GitBox
morningman closed pull request #10727: [FIX] need check if aggregate_function_changed_flags is set by fe URL: https://github.com/apache/doris/pull/10727 -- 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] [doris] yiguolei commented on a diff in pull request #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-09 Thread GitBox
yiguolei commented on code in PR #10719: URL: https://github.com/apache/doris/pull/10719#discussion_r917330602 ## fe/fe-core/src/main/java/org/apache/doris/alter/SchemaChangeJobV2.java: ## @@ -494,22 +492,38 @@ protected void runRunningJob() throws AlterCancelException {

[GitHub] [doris] caiconghui commented on a diff in pull request #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-09 Thread GitBox
caiconghui commented on code in PR #10719: URL: https://github.com/apache/doris/pull/10719#discussion_r917330814 ## fe/fe-core/src/main/java/org/apache/doris/alter/SchemaChangeJobV2.java: ## @@ -494,22 +492,38 @@ protected void runRunningJob() throws AlterCancelException {

[GitHub] [doris] morningman commented on a diff in pull request #10721: [Bug] Fix bug that segments are removed as trash but tablet meta is normal

2022-07-09 Thread GitBox
morningman commented on code in PR #10721: URL: https://github.com/apache/doris/pull/10721#discussion_r917331120 ## be/src/olap/tablet_manager.cpp: ## @@ -154,13 +154,24 @@ Status TabletManager::_add_tablet_unlocked(TTabletId tablet_id, const TabletShar // During restore p

[GitHub] [doris] dataalive closed issue #9711: [Bug] time_round function calculated wrong timestamp

2022-07-09 Thread GitBox
dataalive closed issue #9711: [Bug] time_round function calculated wrong timestamp URL: https://github.com/apache/doris/issues/9711 -- 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] [doris] dataalive commented on issue #9711: [Bug] time_round function calculated wrong timestamp

2022-07-09 Thread GitBox
dataalive commented on issue #9711: URL: https://github.com/apache/doris/issues/9711#issuecomment-1179645002 这个关联的PR: https://github.com/apache/doris/pull/9712 已经合入,这个Issue可以关闭了。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [doris] github-actions[bot] commented on pull request #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10719: URL: https://github.com/apache/doris/pull/10719#issuecomment-1179648559 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 #10719: [enhancement](alter) Make alter job more robust by ignoring some task failure

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10719: URL: https://github.com/apache/doris/pull/10719#issuecomment-1179648563 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] yiguolei merged pull request #10710: [improve](planner): split output expr to multiple line.

2022-07-09 Thread GitBox
yiguolei merged PR #10710: URL: https://github.com/apache/doris/pull/10710 -- 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: [improve](planner): split output expr to multiple line. (#10710)

2022-07-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 a6e4c88663 [improve](planner): split output exp

[GitHub] [doris] Lchangliang opened a new issue, #10728: [Bug] select count(*) return 0 use vectorized_engine

2022-07-09 Thread GitBox
Lchangliang opened a new issue, #10728: URL: https://github.com/apache/doris/issues/10728 ### 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 master

[GitHub] [doris] Kikyou1997 commented on issue #9846: [Enhancement] there is redundant column in scannode

2022-07-09 Thread GitBox
Kikyou1997 commented on issue #9846: URL: https://github.com/apache/doris/issues/9846#issuecomment-1179650287 > done #10615 This issue should be reopened now, This PR #10615 has some memory problems which was triggerred on TPC-DS tests as described in issue #10725. -- This is an a

[GitHub] [doris] yiguolei commented on a diff in pull request #10717: [refactor] remove PredicateColumn

2022-07-09 Thread GitBox
yiguolei commented on code in PR #10717: URL: https://github.com/apache/doris/pull/10717#discussion_r917335252 ## be/src/olap/rowset/segment_v2/bitshuffle_page.h: ## @@ -392,7 +392,14 @@ class BitShufflePageDecoder : public PageDecoder { size_t max_fetch = std::min(*n

[GitHub] [doris] yiguolei commented on a diff in pull request #10717: [refactor] remove PredicateColumn

2022-07-09 Thread GitBox
yiguolei commented on code in PR #10717: URL: https://github.com/apache/doris/pull/10717#discussion_r917335637 ## be/src/olap/schema.cpp: ## @@ -127,48 +126,45 @@ vectorized::IColumn::MutablePtr Schema::get_predicate_column_nullable_ptr(FieldT vectorized::IColumn::MutablePtr S

[GitHub] [doris] platoneko commented on issue #10728: [Bug] select count(*) return 0 use vectorized_engine

2022-07-09 Thread GitBox
platoneko commented on issue #10728: URL: https://github.com/apache/doris/issues/10728#issuecomment-1179651264 assign me -- 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] yiguolei commented on a diff in pull request #10717: [refactor] remove PredicateColumn

2022-07-09 Thread GitBox
yiguolei commented on code in PR #10717: URL: https://github.com/apache/doris/pull/10717#discussion_r917336066 ## be/src/olap/bloom_filter_predicate.h: ## @@ -81,18 +80,42 @@ class BloomFilterColumnPredicate : public ColumnPredicate { new_size += _specific_

[GitHub] [doris] weizuo93 commented on a diff in pull request #10721: [Bug] Fix bug that segments are removed as trash but tablet meta is normal

2022-07-09 Thread GitBox
weizuo93 commented on code in PR #10721: URL: https://github.com/apache/doris/pull/10721#discussion_r917337271 ## be/src/olap/tablet_manager.cpp: ## @@ -154,13 +154,24 @@ Status TabletManager::_add_tablet_unlocked(TTabletId tablet_id, const TabletShar // During restore pro

[GitHub] [doris] platoneko opened a new issue, #10729: [Bug] clang compile error: private field '_profile' is not used

2022-07-09 Thread GitBox
platoneko opened a new issue, #10729: URL: https://github.com/apache/doris/issues/10729 ### 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 master

[GitHub] [doris] wangbo commented on a diff in pull request #10717: [refactor] remove PredicateColumn

2022-07-09 Thread GitBox
wangbo commented on code in PR #10717: URL: https://github.com/apache/doris/pull/10717#discussion_r917337848 ## be/src/olap/rowset/segment_v2/bitshuffle_page.h: ## @@ -392,7 +392,14 @@ class BitShufflePageDecoder : public PageDecoder { size_t max_fetch = std::min(*n,

[GitHub] [doris] hf200012 opened a new pull request, #10730: [TLP] how-to-contribute remove incubator

2022-07-09 Thread GitBox
hf200012 opened a new pull request, #10730: URL: https://github.com/apache/doris/pull/10730 # Proposed changes [TLP] how-to-contribute remove incubator Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required)

[GitHub] [doris] github-actions[bot] commented on pull request #10448: [Load][Vectorized] opt the mem use of aggregate function in load to speed up

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10448: URL: https://github.com/apache/doris/pull/10448#issuecomment-1179660273 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 #10448: [Load][Vectorized] opt the mem use of aggregate function in load to speed up

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10448: URL: https://github.com/apache/doris/pull/10448#issuecomment-1179660279 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] BiteTheDDDDt merged pull request #10448: [Load][Vectorized] opt the mem use of aggregate function in load to speed up

2022-07-09 Thread GitBox
BiteThet merged PR #10448: URL: https://github.com/apache/doris/pull/10448 -- 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 (a6e4c88663 -> 502ac4e76b)

2022-07-09 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a6e4c88663 [improve](planner): split output expr to multiple line. (#10710) add 502ac4e76b [Load][Vectorized]

[GitHub] [doris] platoneko opened a new pull request, #10731: [Enhancement] Garbage collection of unused data on remote storage backend

2022-07-09 Thread GitBox
platoneko opened a new pull request, #10731: URL: https://github.com/apache/doris/pull/10731 # Proposed changes Issue Number: close #xxx ## Problem Summary: This PR will record remote unused rowset info in rocksdb, and remove remote data in background gc thread. Ther

[GitHub] [doris] platoneko opened a new pull request, #10732: [fix] remove unused private field _profile

2022-07-09 Thread GitBox
platoneko opened a new pull request, #10732: URL: https://github.com/apache/doris/pull/10732 # Proposed changes Issue Number: close #10729 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] 924060929 commented on a diff in pull request #10659: [enhancement](nereids) make SSB works

2022-07-09 Thread GitBox
924060929 commented on code in PR #10659: URL: https://github.com/apache/doris/pull/10659#discussion_r917338424 ## fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java: ## @@ -81,33 +74,14 @@ public void plan(StatementBase queryStmt, PhysicalPlanTrans

[GitHub] [doris] compasses opened a new issue, #10733: [Feature] Add NGRAM bloom filter index to speed up like queries.

2022-07-09 Thread GitBox
compasses opened a new issue, #10733: URL: https://github.com/apache/doris/issues/10733 ### 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 To speed

[GitHub] [doris] Gabriel39 opened a new pull request, #10734: Revert "[Enhancement] Add column prune support for VOlapScanNode

2022-07-09 Thread GitBox
Gabriel39 opened a new pull request, #10734: URL: https://github.com/apache/doris/pull/10734 This reverts commit e37d29485f2357441b24ed2b7a175bca004e536c. Some bugs are introduced by this commit # Proposed changes Issue Number: close #xxx ## Problem Summary:

[GitHub] [doris] github-actions[bot] commented on pull request #10734: Revert "[Enhancement] Add column prune support for VOlapScanNode

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10734: URL: https://github.com/apache/doris/pull/10734#issuecomment-1179668836 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 #10734: Revert "[Enhancement] Add column prune support for VOlapScanNode

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10734: URL: https://github.com/apache/doris/pull/10734#issuecomment-1179668843 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 #10732: [fix] remove unused private field _profile

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10732: URL: https://github.com/apache/doris/pull/10732#issuecomment-1179668939 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 #10732: [fix] remove unused private field _profile

2022-07-09 Thread GitBox
github-actions[bot] commented on PR #10732: URL: https://github.com/apache/doris/pull/10732#issuecomment-1179668941 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