[GitHub] [incubator-doris] HappenLee commented on issue #7774: [Enhancement][Vectorized] Speed up column filtering via SIMD

2022-01-17 Thread GitBox
HappenLee commented on issue #7774: URL: https://github.com/apache/incubator-doris/issues/7774#issuecomment-1014247052 nice job! -- 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 com

[GitHub] [incubator-doris] yangzhg opened a new pull request #7776: [improvment] (fe) add retry at be heartbeat, avoid show be is down when be in high load

2022-01-17 Thread GitBox
yangzhg opened a new pull request #7776: URL: https://github.com/apache/incubator-doris/pull/7776 # Proposed changes 1. add retry at be heartbeat, avoid show be is down when be in high load 2. remove some unused code ## Problem Summary: Describe the overview of change

[GitHub] [incubator-doris] morningman closed issue #7662: [Feature] Support general hints int select stmt

2022-01-17 Thread GitBox
morningman closed issue #7662: URL: https://github.com/apache/incubator-doris/issues/7662 -- 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-

[GitHub] [incubator-doris] HappenLee merged pull request #7775: [Vectorized][Improvement] Speed up column filtering via SIMD

2022-01-17 Thread GitBox
HappenLee merged pull request #7775: URL: https://github.com/apache/incubator-doris/pull/7775 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: comm

[incubator-doris] branch vectorized updated (d2f2210 -> 57bdde6)

2022-01-17 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 d2f2210 [Vectorized][feature](planner)(executor) Support grouping sets rollup cube (#7601) add

[GitHub] [incubator-doris] HappenLee closed issue #7774: [Enhancement][Vectorized] Speed up column filtering via SIMD

2022-01-17 Thread GitBox
HappenLee closed issue #7774: URL: https://github.com/apache/incubator-doris/issues/7774 -- 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] HappenLee opened a new issue #7777: [Vectorized][Bug] Bug of repeated node resize and compile of grouping set code

2022-01-17 Thread GitBox
HappenLee opened a new issue #: URL: https://github.com/apache/incubator-doris/issues/ ### 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] HappenLee opened a new pull request #7778: [Vectorized][Bug] Fix bug of repeated node resize and compile failed

2022-01-17 Thread GitBox
HappenLee opened a new pull request #7778: URL: https://github.com/apache/incubator-doris/pull/7778 # Proposed changes Issue Number: close # ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beh

[GitHub] [incubator-doris] HappenLee merged pull request #7751: [vectorized](improving) (exec) optimize VDataStreamSender's send() performance #7747

2022-01-17 Thread GitBox
HappenLee merged pull request #7751: URL: https://github.com/apache/incubator-doris/pull/7751 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: comm

[incubator-doris] branch vectorized updated (57bdde6 -> 778fa8d)

2022-01-17 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 57bdde6 [Vectorized][Improvement] Speed up column filtering via SIMD (#7775) add 778fa8d [Vec

[GitHub] [incubator-doris] zenoyang opened a new issue #7779: [Bug][Vectorized] Fix compile error and warning

2022-01-17 Thread GitBox
zenoyang opened a new issue #7779: URL: https://github.com/apache/incubator-doris/issues/7779 ### 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 vecto

[GitHub] [incubator-doris] zenoyang opened a new pull request #7780: [Vectorized](compile) Fix compile error and warning

2022-01-17 Thread GitBox
zenoyang opened a new pull request #7780: URL: https://github.com/apache/incubator-doris/pull/7780 # Proposed changes Issue Number: #7779 Fix compile error and warning ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does

[GitHub] [incubator-doris] morningman opened a new issue #7781: [Roadmap] Support automatic table structure transformation and pseudo data generation

2022-01-17 Thread GitBox
morningman opened a new issue #7781: URL: https://github.com/apache/incubator-doris/issues/7781 ### 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 edited a comment on issue #7502: Doris Roadmap 2022

2022-01-17 Thread GitBox
morningman edited a comment on issue #7502: URL: https://github.com/apache/incubator-doris/issues/7502#issuecomment-1001839293 The following is the Roadmap for the Doris community in 2022. The plan includes all aspects of code features, documentation, community building, etc. that are t

[GitHub] [incubator-doris] yiguolei commented on pull request #7780: [Vectorized](compile) Fix compile error and warning

2022-01-17 Thread GitBox
yiguolei commented on pull request #7780: URL: https://github.com/apache/incubator-doris/pull/7780#issuecomment-1014330999 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[GitHub] [incubator-doris] spaces-X opened a new issue #7782: [Proposal][Feature] enable Quantile pre-aggregation

2022-01-17 Thread GitBox
spaces-X opened a new issue #7782: URL: https://github.com/apache/incubator-doris/issues/7782 ### 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 I

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-17 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r785863571 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -7257,4 +7259,46 @@ public static boolean isStoredTableNamesLo

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-17 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r785864111 ## File path: be/src/agent/task_worker_pool.cpp ## @@ -1650,4 +1654,73 @@ void TaskWorkerPool::_random_sleep(int second) { sleep(rnd.Uniform

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-17 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r785864622 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -7257,4 +7259,46 @@ public static boolean isStoredTableNamesLo

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-17 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r785865075 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -7257,4 +7259,46 @@ public static boolean isStoredTableNamesLo

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-17 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r785865358 ## File path: gensrc/thrift/AgentService.thrift ## @@ -160,6 +160,13 @@ struct TCloneReq { 10: optional i32 timeout_s; } +struct TCompact

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-17 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r785865665 ## File path: docs/en/sql-reference/sql-statements/Administration/ADMIN COMPACT.md ## @@ -0,0 +1,52 @@ +--- Review comment: > New doc nee

[GitHub] [incubator-doris] weizuo93 commented on a change in pull request #7521: [Feature] Support triggering compaction for a specific partition manually

2022-01-17 Thread GitBox
weizuo93 commented on a change in pull request #7521: URL: https://github.com/apache/incubator-doris/pull/7521#discussion_r785866544 ## File path: be/src/olap/olap_server.cpp ## @@ -551,4 +537,51 @@ void StorageEngine::_pop_tablet_from_submitted_compaction(TabletSharedPtr tabl

[GitHub] [incubator-doris] caiconghui commented on pull request #7773: [fix][chore](thrift) Fix warning when generate cpp code by thrift IDL file and use strict mode

2022-01-17 Thread GitBox
caiconghui commented on pull request #7773: URL: https://github.com/apache/incubator-doris/pull/7773#issuecomment-1014419489 > After this pr is merged, will the thrift data of different versions cannot be parsed during the upgrade or in the mixed version cluster? The only thing I'm n

[GitHub] [incubator-doris] caiconghui edited a comment on pull request #7773: [fix][chore](thrift) Fix warning when generate cpp code by thrift IDL file and use strict mode

2022-01-17 Thread GitBox
caiconghui edited a comment on pull request #7773: URL: https://github.com/apache/incubator-doris/pull/7773#issuecomment-1014419489 > After this pr is merged, will the thrift data of different versions cannot be parsed during the upgrade or in the mixed version cluster? The only thin

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7780: [Vectorized](compile) Fix compile error and warning

2022-01-17 Thread GitBox
github-actions[bot] commented on pull request #7780: URL: https://github.com/apache/incubator-doris/pull/7780#issuecomment-1014435956 -- 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 #7773: [fix][chore](thrift) Fix warning when generate cpp code by thrift IDL file and use strict mode

2022-01-17 Thread GitBox
yangzhg commented on pull request #7773: URL: https://github.com/apache/incubator-doris/pull/7773#issuecomment-1014436369 Have you test this in a cluster that have new and old nodes ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] caiconghui commented on pull request #7773: [fix][chore](thrift) Fix warning when generate cpp code by thrift IDL file and use strict mode

2022-01-17 Thread GitBox
caiconghui commented on pull request #7773: URL: https://github.com/apache/incubator-doris/pull/7773#issuecomment-1014440058 > Have you test this in a cluster that have new and old nodes ? > Have you test this in a cluster that have new and old nodes ? follower with new

[GitHub] [incubator-doris] caiconghui edited a comment on pull request #7773: [fix][chore](thrift) Fix warning when generate cpp code by thrift IDL file and use strict mode

2022-01-17 Thread GitBox
caiconghui edited a comment on pull request #7773: URL: https://github.com/apache/incubator-doris/pull/7773#issuecomment-1014440058 > Have you test this in a cluster that have new and old nodes ? > Have you test this in a cluster that have new and old nodes ? follower w

[GitHub] [incubator-doris] caiconghui edited a comment on pull request #7773: [fix][chore](thrift) Fix warning when generate cpp code by thrift IDL file and use strict mode

2022-01-17 Thread GitBox
caiconghui edited a comment on pull request #7773: URL: https://github.com/apache/incubator-doris/pull/7773#issuecomment-1014440058 > Have you test this in a cluster that have new and old nodes ? follower with new version,master with older version,I test forward function, but not tes

[GitHub] [incubator-doris] HappenLee merged pull request #7778: [Vectorized][Bug] Fix bug of repeated node resize and compile failed

2022-01-17 Thread GitBox
HappenLee merged pull request #7778: URL: https://github.com/apache/incubator-doris/pull/7778 -- 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 closed issue #7777: [Vectorized][Bug] Bug of repeated node resize and compile of grouping set code

2022-01-17 Thread GitBox
HappenLee closed issue #: URL: https://github.com/apache/incubator-doris/issues/ -- 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 (778fa8d -> c86d691)

2022-01-17 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 778fa8d [Vectorized](improving) (exec) optimize VDataStreamSender's send() performance #7747 (#7751

[incubator-doris] branch vectorized updated (c86d691 -> 66b3b1d)

2022-01-17 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 c86d691 [Vectorized][Bug] Fix bug of repeated node resize and compile failed (#7778) add 66b3b

[GitHub] [incubator-doris] HappenLee merged pull request #7780: [Vectorized](compile) Fix compile error and warning

2022-01-17 Thread GitBox
HappenLee merged pull request #7780: URL: https://github.com/apache/incubator-doris/pull/7780 -- 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 closed pull request #7763: Vectorized

2022-01-17 Thread GitBox
HappenLee closed pull request #7763: URL: https://github.com/apache/incubator-doris/pull/7763 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: comm

[incubator-doris] branch vectorized updated (66b3b1d -> 8a1a612)

2022-01-17 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. omit 66b3b1d [Vectorized](compile) Fix compile error and warning (#7780) omit c86d691 [Vectorized][B

[incubator-doris] 02/33: [Bug] Fix negative function error result and sort node eos (#7555)

2022-01-17 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 commit a33b2ac2d1027e7c3c00c2a0d36276dd1b54df33 Author: HappenLee AuthorDate: Fri Dec 31 00:37:54 2021 -0600

[incubator-doris] 05/33: [Bug] Change parser string to int (#7595)

2022-01-17 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 commit 45286430724bfecaf73407f15c427aae6bd417e3 Author: Pxl <952130...@qq.com> AuthorDate: Wed Jan 5 16:13:38 20

[incubator-doris] 08/33: [Bug] Fix bug of cast expr nullable and ifnull function (#7626)

2022-01-17 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 commit 24e1d64a6b26be2f97477d39d87caed8ee0f5f8e Author: HappenLee AuthorDate: Wed Jan 5 23:56:22 2022 -0600

[incubator-doris] 16/33: [Vectorized] [Function] Support do not fold constant at vectorized (#7668)

2022-01-17 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 commit acb63c749cff8b323cf9efca8cf47ddb171aecd0 Author: Pxl <952130...@qq.com> AuthorDate: Mon Jan 10 10:52:44 2

[incubator-doris] 12/33: [Vectorizd] [Function] Add string type vec support at doris_builtins_functions[D (#7661)

2022-01-17 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 commit 345c119510602110275a698e64f76f7e2f058065 Author: Pxl <952130...@qq.com> AuthorDate: Fri Jan 7 14:57:20 20

[incubator-doris] 23/33: [Vectorized][Feature] upport function conv (#7693)

2022-01-17 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 commit ffdc9fc9be28ae94671916f06e4fd5f219707e93 Author: Pxl <952130...@qq.com> AuthorDate: Wed Jan 12 17:08:09 2

[incubator-doris] 18/33: [Vectorized] (olap) Optimize BlockReader's performance (#7642)

2022-01-17 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 commit 8b8210433eeeb0fbfc20b39520188d2e23892767 Author: thinker AuthorDate: Mon Jan 10 20:28:21 2022 +0800

[incubator-doris] 22/33: [Vectorized][Bug] Fix get wrong result when select random column && fix get wrong has_null_tag (#7728)

2022-01-17 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 commit a9d9c02a2fefc16c0eccc572626fac8b58a64d70 Author: Pxl <952130...@qq.com> AuthorDate: Wed Jan 12 15:55:58 2

[incubator-doris] 13/33: [Vectorized][Feature] support money_format/ucase/character_length (#7649)

2022-01-17 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 commit cc451e7126235327872f1d043ce41d09460fbd79 Author: Pxl <952130...@qq.com> AuthorDate: Fri Jan 7 15:04:55 20

[incubator-doris] 07/33: [Refactor] Cow refactor: giveup using boost (#7567)

2022-01-17 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 commit a261538948f61f9b38c4e4d906bd9254bbae07b4 Author: thinker AuthorDate: Thu Jan 6 00:12:17 2022 +0800

[incubator-doris] 30/33: [Vectorized][Improvement] Speed up column filtering via SIMD (#7775)

2022-01-17 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 commit 0a68fc3138057d536cae16e0c4052469cdd2c76e Author: Zeno Yang AuthorDate: Mon Jan 17 16:54:40 2022 +0800

[incubator-doris] 25/33: [Vectorized] Rebase code from master

2022-01-17 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 commit 20619e795832ca6947a32787f7f8937f5c6d0411 Author: lihaopeng AuthorDate: Thu Jan 13 17:27:07 2022 +0800

[incubator-doris] 33/33: [Vectorized](compile) Fix compile error and warning (#7780)

2022-01-17 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 commit 8a1a6126b4c387eaa678f4a65e773d795e021f0a Author: Zeno Yang AuthorDate: Mon Jan 17 20:27:13 2022 +0800

[incubator-doris] 09/33: [Vectorized][Feature] fix core dump when using function override and function alias at the same time && support substr(str, int) override (#7640)

2022-01-17 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 commit 41b165cbf10b39ec41f63958e2332aa1d5b8fc5d Author: Pxl <952130...@qq.com> AuthorDate: Thu Jan 6 18:57:05 20

[incubator-doris] 06/33: [Vectorized][Function] Support function and (#7618)

2022-01-17 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 commit 5779e9b580d8c4b80e9f3f677974d1b05ee4215a Author: Pxl <952130...@qq.com> AuthorDate: Wed Jan 5 20:11:07 20

[incubator-doris] 04/33: [Bug] Fix bug of concat function and fold const expr (#7608)

2022-01-17 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 commit 5f52c04d62be933c6b1f377db862989a19574778 Author: HappenLee AuthorDate: Tue Jan 4 06:45:32 2022 -0600

[incubator-doris] 03/33: [Function] Fix error about rank/dense_rank/row_number return always not nullable (#7561)

2022-01-17 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 commit 9431a93dd623f76618c31921ea1f650ce6444a6a Author: zhangstar333 <87313068+zhangstar...@users.noreply.github

[incubator-doris] 17/33: [Feature][Vectorized] Support String in vec exe engine (#7670)

2022-01-17 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 commit 1fc1c7005dccabdadeb0a5d2cd0cf0aa4871a3a8 Author: HappenLee AuthorDate: Mon Jan 10 20:27:45 2022 +0800

[incubator-doris] 14/33: [vectorized] [block] Add new method get_data_type to avoid unnecessary copy by the method get_data_type (#7600)

2022-01-17 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 commit e4619d98a18952a24e2e3583d3ab82da2d0a1ba8 Author: thinker AuthorDate: Fri Jan 7 15:37:35 2022 +0800

[incubator-doris] 10/33: [Function][Vec] add function coalesce (#7632)

2022-01-17 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 commit ebdc0bac985b488fda6f1a29d1c09ceedfe5315a Author: zhangstar333 <87313068+zhangstar...@users.noreply.github

[incubator-doris] 11/33: [Bug] Fix function nulllable not match and largetint cast failed (#7659)

2022-01-17 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 commit da43e38a71ac7b5394e15d1d52ea055f50684f83 Author: HappenLee AuthorDate: Thu Jan 6 21:52:51 2022 -0600

[incubator-doris] 15/33: [Vectorized] Support bloom filter predicate on vectorized engine storage layer (#7557)

2022-01-17 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 commit ae9d0cff0ad6aa59919eaa138307d619fffa9aeb Author: Zeno Yang AuthorDate: Sat Jan 8 01:00:43 2022 +0800

[incubator-doris] 26/33: [Vectorized][Function] Support function stddev/variance/stddev_samp/variance_samp (#7734)

2022-01-17 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 commit 990723c15b346f0838314e53c8138e574176a5b9 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github

[incubator-doris] 19/33: [Vectorized][Bug] fix 'negative' function ut run fail && fix testIsBucketShuffleJoin run fail && fix some compile fail (#7688)

2022-01-17 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 commit 9f16ac2363f2777d55e7538eda2daee46df643b0 Author: Pxl <952130...@qq.com> AuthorDate: Tue Jan 11 10:48:02 2

[incubator-doris] 27/33: [Vectorization] Support SegmentIterator vectorization (#7613)

2022-01-17 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 commit e23e332f75f6d1b3891c9adcd7ba85f9a89f765e Author: wangbo <506340...@qq.com> AuthorDate: Fri Jan 14 11:44:2

[incubator-doris] 29/33: [Vectorized][feature](planner)(executor) Support grouping sets rollup cube (#7601)

2022-01-17 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 commit 8760e644f4086809f214f0d105f0ae4492024ca6 Author: anneji-dev <85534151+anneji-...@users.noreply.github.com

[incubator-doris] 24/33: [Vectorized][Bug] Bitmap/HLL type no support cast to varchar/char (#7737)

2022-01-17 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 commit 30de672b2e45a83a95706a1f1f100054b436f33c Author: HappenLee AuthorDate: Thu Jan 13 13:34:29 2022 +0800

[incubator-doris] 31/33: [Vectorized](improving) (exec) optimize VDataStreamSender's send() performance #7747 (#7751)

2022-01-17 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 commit f45d2a2144179bcc64b807a68f4a6befdc796383 Author: zuochunwei AuthorDate: Mon Jan 17 17:10:24 2022 +0800

[incubator-doris] 20/33: [Vectorized][Enhancement] fix some bug & improve some code (#7714)

2022-01-17 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 commit b20b5b7e4310a91c6cb42a8cc1ba4c6850bd3af2 Author: Pxl <952130...@qq.com> AuthorDate: Wed Jan 12 09:57:10 2

[incubator-doris] 32/33: [Vectorized][Bug] Fix bug of repeated node resize and compile failed (#7778)

2022-01-17 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 commit b634ea62bbdef860a5bafffb078e6f128bfaaaff Author: HappenLee AuthorDate: Mon Jan 17 20:11:26 2022 +0800

[incubator-doris] 21/33: [Vectorized][Enhancement] use simd to speed up coalesce and if_not_null function (#7722)

2022-01-17 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 commit f3ce1cba69aa27f8ae0af63451bab41d5048c367 Author: HappenLee AuthorDate: Wed Jan 12 13:20:48 2022 +0800

[GitHub] [incubator-doris] zhengshengjun opened a new issue #7783: [Bug] Consider backend status when more than one backends exists in same host

2022-01-17 Thread GitBox
zhengshengjun opened a new issue #7783: URL: https://github.com/apache/incubator-doris/issues/7783 ### 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

[GitHub] [incubator-doris] zhengshengjun opened a new pull request #7784: [Bug] Consider backend status when more than one backends exists in same host #7783

2022-01-17 Thread GitBox
zhengshengjun opened a new pull request #7784: URL: https://github.com/apache/incubator-doris/pull/7784 …ame host # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affe

[GitHub] [incubator-doris] HappenLee opened a new pull request #7785: [Vectorized] Support Vectorized Exec Engine In Doris

2022-01-17 Thread GitBox
HappenLee opened a new pull request #7785: URL: https://github.com/apache/incubator-doris/pull/7785 # Proposed changes Issue Number: close #6238 Co-authored-by: HappenLee Co-authored-by: stdpain <34912776+stdp...@users.noreply.github.com> Co-authored-by:

[GitHub] [incubator-doris] morningman commented on issue #7580: [Roadmap] Support vectorized query engine

2022-01-17 Thread GitBox
morningman commented on issue #7580: URL: https://github.com/apache/incubator-doris/issues/7580#issuecomment-1014511789 Related #6238 -- 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] [incubator-doris] hf200012 opened a new pull request #7786: Add Amazon S3 support

2022-01-17 Thread GitBox
hf200012 opened a new pull request #7786: URL: https://github.com/apache/incubator-doris/pull/7786 Add Amazon S3 support # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does

[GitHub] [incubator-doris] hf200012 closed pull request #7786: [Doc]Add Amazon S3 support

2022-01-17 Thread GitBox
hf200012 closed pull request #7786: URL: https://github.com/apache/incubator-doris/pull/7786 -- 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] hf200012 commented on pull request #7786: [Doc]Add Amazon S3 support

2022-01-17 Thread GitBox
hf200012 commented on pull request #7786: URL: https://github.com/apache/incubator-doris/pull/7786#issuecomment-1014552582 Resubmit -- 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] hf200012 opened a new pull request #7787: [Doc]Documentation corrections

2022-01-17 Thread GitBox
hf200012 opened a new pull request #7787: URL: https://github.com/apache/incubator-doris/pull/7787 Documentation corrections # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. D

[GitHub] [incubator-doris] morningman opened a new pull request #7788: [bix](bitmap-index) Fix bug that bitmap index may return wrong result.

2022-01-17 Thread GitBox
morningman opened a new pull request #7788: URL: https://github.com/apache/incubator-doris/pull/7788 # Proposed changes Issue Number: close #xxx ## Problem Summary: Fix the following bugs. 1. `column1` created a bitmap index. 2. `column1` has a lot index items

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7785: [feature][vectorized] Support Vectorized Exec Engine In Doris

2022-01-17 Thread GitBox
github-actions[bot] commented on pull request #7785: URL: https://github.com/apache/incubator-doris/pull/7785#issuecomment-1014699158 -- 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 closed issue #6238: [Proposal] Vectorization Execution Engine optimization for Doris

2022-01-17 Thread GitBox
morningman closed issue #6238: URL: https://github.com/apache/incubator-doris/issues/6238 -- 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-

[GitHub] [incubator-doris] morningman merged pull request #7785: [feature](vectorization) Support Vectorized Exec Engine In Doris

2022-01-17 Thread GitBox
morningman merged pull request #7785: URL: https://github.com/apache/incubator-doris/pull/7785 -- 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 closed pull request #7145: no static_cast

2022-01-17 Thread GitBox
zuochunwei closed pull request #7145: URL: https://github.com/apache/incubator-doris/pull/7145 -- 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 closed pull request #7695: [vectorized](optimization)(aggregate) improving aggregate count & sum performance

2022-01-17 Thread GitBox
zuochunwei closed pull request #7695: URL: https://github.com/apache/incubator-doris/pull/7695 -- 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 a change in pull request #7788: [bix](bitmap-index) Fix bug that bitmap index may return wrong result.

2022-01-17 Thread GitBox
yangzhg commented on a change in pull request #7788: URL: https://github.com/apache/incubator-doris/pull/7788#discussion_r786370400 ## File path: be/src/olap/rowset/segment_v2/ordinal_page_index.h ## @@ -69,6 +69,9 @@ class OrdinalIndexReader { // load and parse the index

[incubator-doris] branch master updated: [improvement](broker) add some properties that can be set in the broker conf file (#7499)

2022-01-17 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 946fa29 [improvement](broker) add

[GitHub] [incubator-doris] morningman closed issue #7498: [Enhancement] [Broker] Add theproperties that can be set to config file of Broker

2022-01-17 Thread GitBox
morningman closed issue #7498: URL: https://github.com/apache/incubator-doris/issues/7498 -- 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-

[GitHub] [incubator-doris] morningman merged pull request #7499: [Broker] Add some properties that can be set in the broker conf file

2022-01-17 Thread GitBox
morningman merged pull request #7499: URL: https://github.com/apache/incubator-doris/pull/7499 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: com

[incubator-doris] branch master updated: [improvement](colocation) Add a new config to delay the relocation of colocation group (#7656)

2022-01-17 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 3494c89 [improvement](colocation)

[GitHub] [incubator-doris] morningman merged pull request #7656: [improvement](colocation) Add a new config to delay the relocation of colocation group

2022-01-17 Thread GitBox
morningman merged pull request #7656: URL: https://github.com/apache/incubator-doris/pull/7656 -- 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] morningman commented on pull request #7098: Support remote storage, step1: use a struct instead of string for parameter path, add basic remote method

2022-01-17 Thread GitBox
morningman commented on pull request #7098: URL: https://github.com/apache/incubator-doris/pull/7098#issuecomment-1015026898 link to #7575 -- 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 sp

[GitHub] [incubator-doris] morningman commented on pull request #7529: Support remote storage, step2, only for be: hot data trans to cold data. clean cold data when drop table

2022-01-17 Thread GitBox
morningman commented on pull request #7529: URL: https://github.com/apache/incubator-doris/pull/7529#issuecomment-1015026994 link to #7575 -- 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 sp

[GitHub] [incubator-doris] yiguolei commented on pull request #7529: Support remote storage, step2, only for be: hot data trans to cold data. clean cold data when drop table

2022-01-17 Thread GitBox
yiguolei commented on pull request #7529: URL: https://github.com/apache/incubator-doris/pull/7529#issuecomment-1015028794 I have two questions: 1. Shoud set the partition to freeze state to avoid insert data to cold partitions? 2. How to deal with schema change for the data in S3?

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7787: [Doc]Documentation corrections

2022-01-17 Thread GitBox
github-actions[bot] commented on pull request #7787: URL: https://github.com/apache/incubator-doris/pull/7787#issuecomment-1015033545 -- 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 #7787: [Doc]Documentation corrections

2022-01-17 Thread GitBox
EmmyMiao87 commented on pull request #7787: URL: https://github.com/apache/incubator-doris/pull/7787#issuecomment-1015034341 BTW, now our pr title is written in a fixed format and can be automatically labeled. For example, []() (#pr). The label will be automatically -- This is an a

[GitHub] [incubator-doris] hf200012 commented on issue #7502: Doris Roadmap 2022

2022-01-17 Thread GitBox
hf200012 commented on issue #7502: URL: https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015047945 #7680 Data export function supports exporting to db, kafka, etc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] hf200012 closed issue #7676: [Feature] Doris supports multi-table Join materialized views

2022-01-17 Thread GitBox
hf200012 closed issue #7676: URL: https://github.com/apache/incubator-doris/issues/7676 -- 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-un

[GitHub] [incubator-doris] hf200012 commented on issue #7502: Doris Roadmap 2022

2022-01-17 Thread GitBox
hf200012 commented on issue #7502: URL: https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015048834 #7678 max_by, min_by aggregate function support -- 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] morningman merged pull request #7772: [fix](lateral-view) Fix some lateral view bugs

2022-01-17 Thread GitBox
morningman merged pull request #7772: URL: https://github.com/apache/incubator-doris/pull/7772 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: com

[incubator-doris] branch master updated (3494c89 -> efb4e18)

2022-01-17 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 3494c89 [improvement](colocation) Add a new config to delay the relocation of colocation group (#7656)

[GitHub] [incubator-doris] huligong1234 commented on issue #7502: Doris Roadmap 2022

2022-01-17 Thread GitBox
huligong1234 commented on issue #7502: URL: https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015068122 looking forward to support decimal data type for create table as select statement. (detailMessage = Unsupported type 'DECIMAL(9,0)' in create table as select statemen

[GitHub] [incubator-doris] huligong1234 edited a comment on issue #7502: Doris Roadmap 2022

2022-01-17 Thread GitBox
huligong1234 edited a comment on issue #7502: URL: https://github.com/apache/incubator-doris/issues/7502#issuecomment-1015068122 support decimal data type for create table as select statement. (detailMessage = Unsupported type 'DECIMAL(9,0)' in create table as select statement) -- Thi

  1   2   >