[GitHub] [doris] github-actions[bot] commented on pull request #14853: [fix](statistics) fix CpuTimeMS in audit log when enable_vectorized_e…

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14853: URL: https://github.com/apache/doris/pull/14853#issuecomment-1341910578 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] hello-stephen commented on pull request #14918: [bugfix](conf) remove useless conf

2022-12-07 Thread GitBox
hello-stephen commented on PR #14918: URL: https://github.com/apache/doris/pull/14918#issuecomment-1341910636 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.99 seconds load time: 458 seconds storage size: 17123356242 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #14822: [fix](aggregate) agg table and unique table get different result when…

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14822: URL: https://github.com/apache/doris/pull/14822#issuecomment-1341911690 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] xy720 opened a new issue, #14919: [Proposal] Support Map Type

2022-12-07 Thread GitBox
xy720 opened a new issue, #14919: URL: https://github.com/apache/doris/issues/14919 ### Description DSIP: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=231118769 ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://

[GitHub] [doris] github-actions[bot] commented on pull request #14892: [fix](statistics) Fix NPE when update analysis job status

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14892: URL: https://github.com/apache/doris/pull/14892#issuecomment-1341920963 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 #14909: [Pipeline](fix) fix enable_pipeline_engine variable not work

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14909: URL: https://github.com/apache/doris/pull/14909#issuecomment-1341921169 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] englefly commented on a diff in pull request #14867: [feature](nereids)add binary & unary arithmetic for nereids

2022-12-07 Thread GitBox
englefly commented on code in PR #14867: URL: https://github.com/apache/doris/pull/14867#discussion_r1042883463 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/ExpressionTranslator.java: ## @@ -346,6 +347,12 @@ public Expr visitBinaryArithmetic(BinaryArithme

[GitHub] [doris] englefly commented on a diff in pull request #14867: [feature](nereids)add binary & unary arithmetic for nereids

2022-12-07 Thread GitBox
englefly commented on code in PR #14867: URL: https://github.com/apache/doris/pull/14867#discussion_r1042883869 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -493,12 +497,15 @@ public Expression visitPredicated(PredicatedContext ctx)

[GitHub] [doris] luozenglin opened a new pull request, #14920: [enhancement](remote) support local cache GC at the granularity of cache files

2022-12-07 Thread GitBox
luozenglin opened a new pull request, #14920: URL: https://github.com/apache/doris/pull/14920 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: -

[GitHub] [doris] github-actions[bot] commented on pull request #13741: [feature](split_by_string)support split by string function

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #13741: URL: https://github.com/apache/doris/pull/13741#issuecomment-1341932736 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 #14881: [Bug](predicate) fix ccore dump on varchar with in list predicate

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14881: URL: https://github.com/apache/doris/pull/14881#issuecomment-1341935434 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] dataroaring merged pull request #13861: [enhancement](chore) remove sf1DataPath conf from regression-conf.groovy

2022-12-07 Thread GitBox
dataroaring merged PR #13861: URL: https://github.com/apache/doris/pull/13861 -- 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: [enhancement](test) remove sf1DataPath conf from regression-conf.groovy (#13861)

2022-12-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 be3f3978c8 [enhancement](test) remove sf1Dat

[GitHub] [doris] github-actions[bot] commented on pull request #14920: [enhancement](remote) support local cache GC at the granularity of cache files

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14920: URL: https://github.com/apache/doris/pull/14920#issuecomment-1341935973 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris-flink-connector] melin opened a new issue, #92: [Feature] 支持flink catalog

2022-12-07 Thread GitBox
melin opened a new issue, #92: URL: https://github.com/apache/doris-flink-connector/issues/92 ### 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] [doris] carlvinhust2012 opened a new pull request, #14921: [fix](array-type) fix the be core dump when insert '[1, 1, 1]' or '[true, true, true]'

2022-12-07 Thread GitBox
carlvinhust2012 opened a new pull request, #14921: URL: https://github.com/apache/doris/pull/14921 # Proposed changes 1. this pr is used to fix the be core dump when we run insert '[1, 1, 1]' or '[true, true, true]' under the non-vectorization scenario. Issue Number: #7570 ## P

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #14911: [Refactor](NLJ) refactor the nested loop join node

2022-12-07 Thread GitBox
github-actions[bot] commented on code in PR #14911: URL: https://github.com/apache/doris/pull/14911#discussion_r1042892680 ## be/src/vec/exec/join/vnested_loop_join_node.cpp: ## @@ -682,4 +563,53 @@ void VNestedLoopJoinNode::_release_mem() { _tuple_is_null_right_flag_column

[GitHub] [doris] Jibing-Li opened a new pull request, #14922: [improvement](multi-catalog)Support invalid/not invalid option for refresh catalog and db.

2022-12-07 Thread GitBox
Jibing-Li opened a new pull request, #14922: URL: https://github.com/apache/doris/pull/14922 # Proposed changes Issue Number: close #xxx ## Problem summary Current refresh catalog/db operation always invalid all the related cache. In some cases, it is not necessary, for

[GitHub] [doris] github-actions[bot] commented on pull request #14901: [Exec][Pipeline] Remove AggContext's lock

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14901: URL: https://github.com/apache/doris/pull/14901#issuecomment-1341945224 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 #14920: [enhancement](remote) support local cache GC at the granularity of cache files

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14920: URL: https://github.com/apache/doris/pull/14920#issuecomment-1341945517 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] github-actions[bot] commented on pull request #14921: [fix](array-type) fix the be core dump when insert '[1, 1, 1]' or '[true, true, true]'

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14921: URL: https://github.com/apache/doris/pull/14921#issuecomment-1341945887 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] github-actions[bot] commented on pull request #13914: [feature](function)Support negative index for function split_part

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #13914: URL: https://github.com/apache/doris/pull/13914#issuecomment-1341951691 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] zhangstar333 opened a new pull request, #14923: [vectorized](pipeline) support assert num rows operator

2022-12-07 Thread GitBox
zhangstar333 opened a new pull request, #14923: URL: https://github.com/apache/doris/pull/14923 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[GitHub] [doris] github-actions[bot] commented on pull request #14923: [vectorized](pipeline) support assert num rows operator

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14923: URL: https://github.com/apache/doris/pull/14923#issuecomment-1341965629 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] BePPPower opened a new pull request, #14924: [Docs](jdbc catalog) add docs for jdbc catalog

2022-12-07 Thread GitBox
BePPPower opened a new pull request, #14924: URL: https://github.com/apache/doris/pull/14924 # Proposed changes Issue Number: close #xxx add docs for jdbc catalog ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the origi

[GitHub] [doris] morningman commented on a diff in pull request #14924: [Docs](jdbc catalog) add docs for jdbc catalog

2022-12-07 Thread GitBox
morningman commented on code in PR #14924: URL: https://github.com/apache/doris/pull/14924#discussion_r1042909640 ## docs/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Create/CREATE-CATALOG.md: ## @@ -75,6 +76,19 @@ CREATE CATALOG [IF NOT EXISTS] catalog_name

[GitHub] [doris-flink-connector] melin closed issue #92: [Feature] 支持flink catalog

2022-12-07 Thread GitBox
melin closed issue #92: [Feature] 支持flink catalog URL: https://github.com/apache/doris-flink-connector/issues/92 -- 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,

[GitHub] [doris] dutyu opened a new pull request, #14925: [Feature] add errorCode and errorMessage in audit log.

2022-12-07 Thread GitBox
dutyu opened a new pull request, #14925: URL: https://github.com/apache/doris/pull/14925 # Proposed changes Sometimes we need to use audit log to monitor sql's error code distribution and we want to know the error message when sql run failed. ## Problem summary Describ

[GitHub] [doris] hello-stephen commented on pull request #14920: [enhancement](remote) support local cache GC at the granularity of cache files

2022-12-07 Thread GitBox
hello-stephen commented on PR #14920: URL: https://github.com/apache/doris/pull/14920#issuecomment-1342036607 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.9 seconds load time: 453 seconds storage size: 17123356347 Bytes https://doris-com

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #14926: [Bug](predicate) fix ccore dump on varchar with in list predicate

2022-12-07 Thread GitBox
BiteThet opened a new pull request, #14926: URL: https://github.com/apache/doris/pull/14926 # Proposed changes cherry pick from #14881 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] github-actions[bot] commented on pull request #14911: [Refactor](NLJ) refactor the nested loop join node

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14911: URL: https://github.com/apache/doris/pull/14911#issuecomment-1342052705 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 #14911: [Refactor](NLJ) refactor the nested loop join node

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14911: URL: https://github.com/apache/doris/pull/14911#issuecomment-1342052739 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] hello-stephen commented on pull request #14921: [fix](array-type) fix the be core dump when insert '[1, 1, 1]' or '[true, true, true]'

2022-12-07 Thread GitBox
hello-stephen commented on PR #14921: URL: https://github.com/apache/doris/pull/14921#issuecomment-1342058210 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.45 seconds load time: 483 seconds storage size: 17123356258 Bytes https://doris-co

[GitHub] [doris-website] hf200012 merged pull request #171: Xiaomi vectorization blog updates

2022-12-07 Thread GitBox
hf200012 merged PR #171: URL: https://github.com/apache/doris-website/pull/171 -- 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-website] branch master updated: Xiaomi vectorization blog updates (#171)

2022-12-07 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-website.git The following commit(s) were added to refs/heads/master by this push: new ad2d991276e Xiaomi vectorization bl

[GitHub] [doris] Gabriel39 commented on a diff in pull request #14923: [vectorized](pipeline) support assert num rows operator

2022-12-07 Thread GitBox
Gabriel39 commented on code in PR #14923: URL: https://github.com/apache/doris/pull/14923#discussion_r1042948221 ## be/src/vec/exec/vassert_num_rows_node.cpp: ## @@ -39,20 +37,20 @@ VAssertNumRowsNode::VAssertNumRowsNode(ObjectPool* pool, const TPlanNode& tnode, } Status VA

[GitHub] [doris] hello-stephen commented on pull request #14922: [improvement](multi-catalog)Support invalid/not invalid option for refresh catalog and db.

2022-12-07 Thread GitBox
hello-stephen commented on PR #14922: URL: https://github.com/apache/doris/pull/14922#issuecomment-1342079708 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.4 seconds load time: 501 seconds storage size: 17123356264 Bytes https://doris-com

[doris-website] branch master updated: fix

2022-12-07 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-website.git The following commit(s) were added to refs/heads/master by this push: new 7c34979db73 fix 7c34979db73 is desc

[GitHub] [doris] hello-stephen commented on pull request #14923: [vectorized](pipeline) support assert num rows operator

2022-12-07 Thread GitBox
hello-stephen commented on PR #14923: URL: https://github.com/apache/doris/pull/14923#issuecomment-1342101366 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.08 seconds load time: 487 seconds storage size: 17123356283 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #14925: [Feature](audit) add errorCode and errorMessage in audit log

2022-12-07 Thread GitBox
hello-stephen commented on PR #14925: URL: https://github.com/apache/doris/pull/14925#issuecomment-1342102090 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.07 seconds load time: 436 seconds storage size: 17123356286 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #14923: [vectorized](pipeline) support assert num rows operator

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14923: URL: https://github.com/apache/doris/pull/14923#issuecomment-1342107925 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] Gabriel39 merged pull request #14918: [bugfix](conf) remove useless conf

2022-12-07 Thread GitBox
Gabriel39 merged PR #14918: URL: https://github.com/apache/doris/pull/14918 -- 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.ap

[doris] branch master updated: [bugfix](conf) remove useless conf (#14918)

2022-12-07 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 4c5ddf70db [bugfix](conf) remove useless conf

[GitHub] [doris] hf200012 opened a new pull request, #14927: [typo](docs)Java udf and Jdbc doc fix

2022-12-07 Thread GitBox
hf200012 opened a new pull request, #14927: URL: https://github.com/apache/doris/pull/14927 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[GitHub] [doris] github-actions[bot] commented on pull request #14920: [enhancement](remote) support local cache GC at the granularity of cache files

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14920: URL: https://github.com/apache/doris/pull/14920#issuecomment-1342120280 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] github-actions[bot] commented on pull request #14924: [Docs](jdbc catalog) add docs for jdbc catalog

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14924: URL: https://github.com/apache/doris/pull/14924#issuecomment-1342130417 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 #14924: [Docs](jdbc catalog) add docs for jdbc catalog

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14924: URL: https://github.com/apache/doris/pull/14924#issuecomment-1342130352 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] BiteTheDDDDt closed pull request #14926: [Bug](predicate) fix ccore dump on varchar with in list predicate

2022-12-07 Thread GitBox
BiteThet closed pull request #14926: [Bug](predicate) fix ccore dump on varchar with in list predicate URL: https://github.com/apache/doris/pull/14926 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [doris] Gabriel39 opened a new pull request, #14928: [Pipeline](select node) Support select node on pipeline engine

2022-12-07 Thread GitBox
Gabriel39 opened a new pull request, #14928: URL: https://github.com/apache/doris/pull/14928 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Y

[GitHub] [doris] github-actions[bot] commented on pull request #14923: [vectorized](pipeline) support assert num rows operator

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14923: URL: https://github.com/apache/doris/pull/14923#issuecomment-1342145703 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 #14923: [vectorized](pipeline) support assert num rows operator

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14923: URL: https://github.com/apache/doris/pull/14923#issuecomment-1342145635 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 #14928: [Pipeline](select node) Support select node on pipeline engine

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14928: URL: https://github.com/apache/doris/pull/14928#issuecomment-1342146350 clang-tidy review says "All clean, LGTM! :+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

[GitHub] [doris] Gabriel39 merged pull request #14909: [Pipeline](fix) fix enable_pipeline_engine variable not work

2022-12-07 Thread GitBox
Gabriel39 merged PR #14909: URL: https://github.com/apache/doris/pull/14909 -- 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.ap

[doris] branch master updated (4c5ddf70db -> dbaa02d3a0)

2022-12-07 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4c5ddf70db [bugfix](conf) remove useless conf (#14918) add dbaa02d3a0 [Pipeline](fix) fix enable_pipeline_engi

[GitHub] [doris] adonis0147 opened a new issue, #14929: [Feature](MTMV) Support mapping the partition rule of base table to the materialized view

2022-12-07 Thread GitBox
adonis0147 opened a new issue, #14929: URL: https://github.com/apache/doris/issues/14929 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description When we create a

[GitHub] [doris] BePPPower commented on a diff in pull request #14924: [Docs](jdbc catalog) add docs for jdbc catalog

2022-12-07 Thread GitBox
BePPPower commented on code in PR #14924: URL: https://github.com/apache/doris/pull/14924#discussion_r1042990981 ## docs/zh-CN/docs/ecosystem/external-table/multi-catalog.md: ## @@ -371,6 +372,100 @@ mysql> select * from test; 之后,可以像正常的 Hive MetaStore 一样,访问 DLF 下的元数据。

[GitHub] [doris] adonis0147 opened a new pull request, #14930: [feature-wip](MTMV) Support mapping the partition rule of base table to the materialized view

2022-12-07 Thread GitBox
adonis0147 opened a new pull request, #14930: URL: https://github.com/apache/doris/pull/14930 # Proposed changes Issue Number: close #14929 ## Problem summary When we create a materialized view for multiple tables, users may not figure out the partition rule for the mate

[GitHub] [doris] adonis0147 commented on issue #13146: [Enhancement][MultiTableMaterializedView] The schedule framework for the MTMV

2022-12-07 Thread GitBox
adonis0147 commented on issue #13146: URL: https://github.com/apache/doris/issues/13146#issuecomment-1342173912 This is a sub task of #7503 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [doris] github-actions[bot] commented on pull request #14898: [Pipeline](hashjoin) Support hash join on pipeline engine

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14898: URL: https://github.com/apache/doris/pull/14898#issuecomment-1342174957 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] adonis0147 commented on issue #13751: [Enhancement] (MTMV) Add show statement for MTMV job and task

2022-12-07 Thread GitBox
adonis0147 commented on issue #13751: URL: https://github.com/apache/doris/issues/13751#issuecomment-1342175086 This is a sub task of #7503 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [doris] github-actions[bot] commented on pull request #14898: [Pipeline](hashjoin) Support hash join on pipeline engine

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14898: URL: https://github.com/apache/doris/pull/14898#issuecomment-1342174994 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] adonis0147 commented on pull request #12762: [feature-wip](MTMV) Support showing and dropping materialized view for multiple tables

2022-12-07 Thread GitBox
adonis0147 commented on PR #12762: URL: https://github.com/apache/doris/pull/12762#issuecomment-1342176837 This is a sub task of #7503 -- 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] [doris] github-actions[bot] commented on pull request #14784: [feature](nereids) Support `using join` syntax

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14784: URL: https://github.com/apache/doris/pull/14784#issuecomment-1342177905 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] hello-stephen commented on pull request #14928: [Pipeline](select node) Support select node on pipeline engine

2022-12-07 Thread GitBox
hello-stephen commented on PR #14928: URL: https://github.com/apache/doris/pull/14928#issuecomment-1342178106 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.92 seconds load time: 431 seconds storage size: 17123356366 Bytes https://doris-co

[GitHub] [doris] HappenLee commented on a diff in pull request #14928: [Pipeline](select node) Support select node on pipeline engine

2022-12-07 Thread GitBox
HappenLee commented on code in PR #14928: URL: https://github.com/apache/doris/pull/14928#discussion_r1043002813 ## be/src/pipeline/exec/operator.h: ## @@ -318,6 +319,10 @@ class Operator : public OperatorBase { virtual Status get_block(RuntimeState* state, vectorized::Bloc

[GitHub] [doris] pengxiangyu commented on a diff in pull request #14920: [enhancement](remote) support local cache GC at the granularity of cache files

2022-12-07 Thread GitBox
pengxiangyu commented on code in PR #14920: URL: https://github.com/apache/doris/pull/14920#discussion_r1042980176 ## be/src/io/cache/file_cache_manager.cpp: ## @@ -175,16 +193,21 @@ void FileCacheManager::gc_file_caches() { // policy2: GC file cache by disk size if (g

[doris-website] branch master updated: fix

2022-12-07 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-website.git The following commit(s) were added to refs/heads/master by this push: new 031432abe39 fix 031432abe39 is desc

[GitHub] [doris] morrySnow merged pull request #14784: [feature](nereids) Support `using join` syntax

2022-12-07 Thread GitBox
morrySnow merged PR #14784: URL: https://github.com/apache/doris/pull/14784 -- 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.ap

[doris] branch master updated (dbaa02d3a0 -> 2fb896d916)

2022-12-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dbaa02d3a0 [Pipeline](fix) fix enable_pipeline_engine variable not work (#14909) add 2fb896d916 [feature](nere

[GitHub] [doris] github-actions[bot] commented on pull request #14899: [typo](docs)optimize the FE config document

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14899: URL: https://github.com/apache/doris/pull/14899#issuecomment-1342191627 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 #14899: [typo](docs)optimize the FE config document

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14899: URL: https://github.com/apache/doris/pull/14899#issuecomment-1342191664 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 #14683: [feature](Nereids) support push down no group agg to olap scan

2022-12-07 Thread GitBox
github-actions[bot] commented on PR #14683: URL: https://github.com/apache/doris/pull/14683#issuecomment-1342192578 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] morrySnow merged pull request #14683: [feature](Nereids) support push down no group agg to olap scan

2022-12-07 Thread GitBox
morrySnow merged PR #14683: URL: https://github.com/apache/doris/pull/14683 -- 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.ap

[GitHub] [doris] morrySnow closed issue #14464: [Enhancement] (Nereids) use zonemap to speed up count, min and max

2022-12-07 Thread GitBox
morrySnow closed issue #14464: [Enhancement] (Nereids) use zonemap to speed up count, min and max URL: https://github.com/apache/doris/issues/14464 -- 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

[doris] branch master updated: [feature](Nereids) support push down no group agg to olap scan (#14683)

2022-12-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 1887881a61 [feature](Nereids) support push dow

[GitHub] [doris] HappenLee commented on a diff in pull request #14868: [feature](pipeline) add inersect/except operators

2022-12-07 Thread GitBox
HappenLee commented on code in PR #14868: URL: https://github.com/apache/doris/pull/14868#discussion_r1043015397 ## be/src/pipeline/exec/operator.h: ## @@ -251,7 +251,7 @@ class DataSinkOperator : public OperatorBase { virtual Status sink(RuntimeState* state, vectorized::Bl

[GitHub] [doris] zenoyang opened a new pull request, #14931: [fix](planner) fix hll_union plan: Invalid Aggregate Operator: hll_union

2022-12-07 Thread GitBox
zenoyang opened a new pull request, #14931: URL: https://github.com/apache/doris/pull/14931 # Proposed changes Issue Number: close #xxx When using `hll_union` aggregate function, PREAGGREGATION is always OFF and Rollup cannot be hit. ## Problem summary reproduce: `

[GitHub] [doris-flink-connector] DongLiang-0 closed pull request #90: [fix]Fix the NullPointerException caused by empty label when serializing

2022-12-07 Thread GitBox
DongLiang-0 closed pull request #90: [fix]Fix the NullPointerException caused by empty label when serializing URL: https://github.com/apache/doris-flink-connector/pull/90 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [doris] ZhangGuoqiang666 commented on issue #14198: [Feature] 希望增加多些地理函数

2022-12-07 Thread GitBox
ZhangGuoqiang666 commented on issue #14198: URL: https://github.com/apache/doris/issues/14198#issuecomment-1342212345 +1, 时空运算会越来越重要,可以参加doris submit,提一下 -- 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] tpolong commented on issue #14198: [Feature] 希望增加多些地理函数

2022-12-07 Thread GitBox
tpolong commented on issue #14198: URL: https://github.com/apache/doris/issues/14198#issuecomment-1342212947 您好,您的邮件已收到,谢谢! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [doris] hello-stephen commented on pull request #14930: [feature-wip](MTMV) Support mapping the partition rule of base table to the materialized view

2022-12-07 Thread GitBox
hello-stephen commented on PR #14930: URL: https://github.com/apache/doris/pull/14930#issuecomment-1342213953 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.24 seconds load time: 441 seconds storage size: 17123356256 Bytes https://doris-co

[GitHub] [doris] Gabriel39 merged pull request #14898: [Pipeline](hashjoin) Support hash join on pipeline engine

2022-12-07 Thread GitBox
Gabriel39 merged PR #14898: URL: https://github.com/apache/doris/pull/14898 -- 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.ap

[doris] branch master updated: [Pipeline](hashjoin) Support hash join on pipeline engine (#14898)

2022-12-07 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 0c817e6b3a [Pipeline](hashjoin) Support hash

[doris-website] branch master updated: fix

2022-12-07 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-website.git The following commit(s) were added to refs/heads/master by this push: new bc52f07f909 fix bc52f07f909 is desc

[doris] branch master updated (0c817e6b3a -> 562fb6db83)

2022-12-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0c817e6b3a [Pipeline](hashjoin) Support hash join on pipeline engine (#14898) add 562fb6db83 [fix](Nereids) ev

[GitHub] [doris] morrySnow merged pull request #14816: [Fix](Nereids)fix event channel loop until queue is not empty.

2022-12-07 Thread GitBox
morrySnow merged PR #14816: URL: https://github.com/apache/doris/pull/14816 -- 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.ap

<    1   2   3