[GitHub] [doris] morningman commented on a diff in pull request #13096: [DOC](storage policy) add cold and hot separation docs

2022-10-09 Thread GitBox
morningman commented on code in PR #13096: URL: https://github.com/apache/doris/pull/13096#discussion_r990957510 ## docs/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-RESOURCE.md: ## @@ -50,6 +50,22 @@ ALTER RESOURCE 'spark0' PROPERTIES ("working_dir

[GitHub] [doris] github-actions[bot] commented on pull request #13051: [feature](auth) support user password policy and alter user stmt

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13051: URL: https://github.com/apache/doris/pull/13051#issuecomment-1272858578 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 #13051: [feature](auth) support user password policy and alter user stmt

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

[doris] branch master updated (63903136c4 -> e094e6ca71)

2022-10-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 63903136c4 [refactor](jcup) Format keywords in sql_parser.cup (#13133) add e094e6ca71 [typo](docs)add hive-bitma

[GitHub] [doris] yiguolei merged pull request #13237: [typo](docs)add hive-bitmap compile and package des

2022-10-09 Thread GitBox
yiguolei merged PR #13237: URL: https://github.com/apache/doris/pull/13237 -- 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

[GitHub] [doris] Kikyou1997 opened a new pull request, #13243: [Enhancement](nereids) Remove redundant log when fall back to stale parser

2022-10-09 Thread GitBox
Kikyou1997 opened a new pull request, #13243: URL: https://github.com/apache/doris/pull/13243 # Proposed changes Issue Number: noissue ## Problem summary Such error stack is totally useless and noising. ## Checklist(Required) 1. Does it affect the original b

[GitHub] [doris] nextdreamblue opened a new issue, #13242: [Bug] create view need check table by table name regex

2022-10-09 Thread GitBox
nextdreamblue opened a new issue, #13242: URL: https://github.com/apache/doris/issues/13242 ### 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-6

[doris] branch branch-1.1-lts updated (1539b661cb -> 5d3bc771ce)

2022-10-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git from 1539b661cb [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_no

[GitHub] [doris] yiguolei merged pull request #13241: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool (#13222)

2022-10-09 Thread GitBox
yiguolei merged PR #13241: URL: https://github.com/apache/doris/pull/13241 -- 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

[GitHub] [doris] yiguolei opened a new pull request, #13241: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool (#13222)

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

[GitHub] [doris] morningman merged pull request #13133: [chore] Format keywords in sql_parser.cup

2022-10-09 Thread GitBox
morningman merged PR #13133: URL: https://github.com/apache/doris/pull/13133 -- 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 (86d55dd79c -> 63903136c4)

2022-10-09 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/doris.git from 86d55dd79c [Improvement](like function) avoid to convert const column to full column (#13214) add 63903136c4

[GitHub] [doris] nextdreamblue opened a new pull request, #13240: [fix](ddl) check view name by table name regex when create

2022-10-09 Thread GitBox
nextdreamblue opened a new pull request, #13240: URL: https://github.com/apache/doris/pull/13240 Signed-off-by: nextdreamblue # Proposed changes Issue Number: close #xxx ## Problem summary add check view name by table name regex when create. ## Checklist(Re

[GitHub] [doris] stalary commented on a diff in pull request #13051: [feature](auth) support user password policy and alter user stmt

2022-10-09 Thread GitBox
stalary commented on code in PR #13051: URL: https://github.com/apache/doris/pull/13051#discussion_r990881647 ## docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/CREATE-USER.md: ## @@ -87,6 +112,18 @@ host 部分也可指定为 domain,语法为:'user_name'@['domain'],即使 C

[doris] branch master updated (a8535e91af -> 86d55dd79c)

2022-10-09 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a8535e91af [Improvement](runtimefilter) DO NOT allocate memory for bbf in prepare phase (#13207) add 86d55dd79c

[GitHub] [doris] yiguolei merged pull request #13207: [Improvement](runtimefilter) DO NOT allocate memory for bbf in prepare phase

2022-10-09 Thread GitBox
yiguolei merged PR #13207: URL: https://github.com/apache/doris/pull/13207 -- 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

[GitHub] [doris] yiguolei merged pull request #13214: [Improvement](like function) avoid to convert const column to full column

2022-10-09 Thread GitBox
yiguolei merged PR #13214: URL: https://github.com/apache/doris/pull/13214 -- 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: [Improvement](runtimefilter) DO NOT allocate memory for bbf in prepare phase (#13207)

2022-10-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 a8535e91af [Improvement](runtimefilter) DO NOT

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-09 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990934807 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableSample.java: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-09 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990933566 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java: ## @@ -197,17 +205,49 @@ protected TableRef(TableRef other) { lateralViewRefs.add(

[GitHub] [doris] xinyiZzz commented on a diff in pull request #10170: [Enhancement](optimizer) Support select table sample

2022-10-09 Thread GitBox
xinyiZzz commented on code in PR #10170: URL: https://github.com/apache/doris/pull/10170#discussion_r990929685 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableRef.java: ## @@ -160,6 +161,12 @@ public TableRef(TableName name, String alias, PartitionNames partitionName

[GitHub] [doris] spihiker opened a new issue, #13239: [Enhancement] Be node memory manage need to optimize

2022-10-09 Thread GitBox
spihiker opened a new issue, #13239: URL: https://github.com/apache/doris/issues/13239 ### 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 My doris

[GitHub] [doris] morningman commented on a diff in pull request #13051: [feature](auth) support user password policy and alter user stmt

2022-10-09 Thread GitBox
morningman commented on code in PR #13051: URL: https://github.com/apache/doris/pull/13051#discussion_r990924323 ## docs/zh-CN/docs/advanced/variables.md: ## @@ -520,4 +523,27 @@ SELECT /*+ SET_VAR(query_timeout = 1, enable_partition_cache=true) */ sleep(3); 用于调试目的。在向量化执行引擎中

[GitHub] [doris] morningman commented on a diff in pull request #13051: [feature](auth) support user password policy and alter user stmt

2022-10-09 Thread GitBox
morningman commented on code in PR #13051: URL: https://github.com/apache/doris/pull/13051#discussion_r990922948 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -1650,6 +1670,145 @@ opt_user_role ::= :} ; +opt_password_option ::= +opt_passwd_history_policy:histo

[GitHub] [doris] morrySnow closed pull request #13013: [enhancement](explain) compress descriptor table explain string

2022-10-09 Thread GitBox
morrySnow closed pull request #13013: [enhancement](explain) compress descriptor table explain string URL: https://github.com/apache/doris/pull/13013 -- 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

[GitHub] [doris] Gabriel39 opened a new pull request, #13238: [Bug](predicate) Cover all const predicates in scan node

2022-10-09 Thread GitBox
Gabriel39 opened a new pull request, #13238: URL: https://github.com/apache/doris/pull/13238 # Proposed changes For an vectorized expression which meets the condition `vexpr->is_constant()`, a const column is expected to return. But now we still don't cover all predicates for const

[doris] branch master updated: [feature](nereids) dump physical tree and memo (#13091)

2022-10-09 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 375dfedd83 [feature](nereids) dump physical tr

[GitHub] [doris] morrySnow merged pull request #13091: [feature](nereids) dump physical tree and memo

2022-10-09 Thread GitBox
morrySnow merged PR #13091: URL: https://github.com/apache/doris/pull/13091 -- 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] github-actions[bot] commented on pull request #13091: [feature](nereids) dump physical tree and memo

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13091: URL: https://github.com/apache/doris/pull/13091#issuecomment-1272790542 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 #13091: [feature](nereids) dump physical tree and memo

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13091: URL: https://github.com/apache/doris/pull/13091#issuecomment-1272790516 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 #13234: [improvement](test) set default value of parallel config items to 10

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13234: URL: https://github.com/apache/doris/pull/13234#issuecomment-1272785485 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 #13234: [improvement](test) set default value of parallel config items to 10

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13234: URL: https://github.com/apache/doris/pull/13234#issuecomment-1272785463 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 #13237: [typo](docs)add hive-bitmap compile and package des

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13237: URL: https://github.com/apache/doris/pull/13237#issuecomment-1272784494 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 #13237: [typo](docs)add hive-bitmap compile and package des

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

[doris-website] branch master updated: [typo](doc)add hive-bitmap package des (#137)

2022-10-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-website.git The following commit(s) were added to refs/heads/master by this push: new 1cf8557ff35 [typo](doc)add hive-bit

[GitHub] [doris-website] hf200012 merged pull request #137: [typo](doc)add hive-bitmap package des

2022-10-09 Thread GitBox
hf200012 merged PR #137: URL: https://github.com/apache/doris-website/pull/137 -- 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 (1cd4e5cec6 -> bdcb600f3d)

2022-10-09 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1cd4e5cec6 refractor insert_xxx functions (#13088) add bdcb600f3d [Bug](load) fix core dump on big block load (

[GitHub] [doris] HappenLee closed issue #13011: [Bug] core dump on load with lateral view

2022-10-09 Thread GitBox
HappenLee closed issue #13011: [Bug] core dump on load with lateral view URL: https://github.com/apache/doris/issues/13011 -- 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 un

[GitHub] [doris] HappenLee merged pull request #13014: [Bug](load) fix core dump on big block load

2022-10-09 Thread GitBox
HappenLee merged PR #13014: URL: https://github.com/apache/doris/pull/13014 -- 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] LemonLiTree opened a new pull request, #13237: [typo](docs)add hive-bitmap compile and package des

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

[GitHub] [doris] morrySnow commented on a diff in pull request #13216: [improve](Nereids): split otherJoinCondition with List.

2022-10-09 Thread GitBox
morrySnow commented on code in PR #13216: URL: https://github.com/apache/doris/pull/13216#discussion_r990880286 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java: ## @@ -45,8 +45,10 @@ public class LogicalJoin extends LogicalBina

[doris] branch master updated (20b583c91e -> 1cd4e5cec6)

2022-10-09 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 20b583c91e [Bug](array-type) Fix memory buffer overflow (#13074) add 1cd4e5cec6 refractor insert_xxx functions (#1

[GitHub] [doris] xy720 merged pull request #13088: [refractor](vectorized) refractor some insert_xxx functions

2022-10-09 Thread GitBox
xy720 merged PR #13088: URL: https://github.com/apache/doris/pull/13088 -- 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.apache

[GitHub] [doris] github-actions[bot] commented on pull request #13214: [Improvement](like function) avoid to convert const column to full column

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13214: URL: https://github.com/apache/doris/pull/13214#issuecomment-1272750567 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 #13214: [Improvement](like function) avoid to convert const column to full column

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

[doris] branch master updated: [Bug](array-type) Fix memory buffer overflow (#13074)

2022-10-09 Thread cambyzju
This is an automated email from the ASF dual-hosted git repository. cambyzju 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 20b583c91e [Bug](array-type) Fix memory buffer

[GitHub] [doris] cambyzju merged pull request #13074: [Bug](array-type) Fix memory buffer overflow

2022-10-09 Thread GitBox
cambyzju merged PR #13074: URL: https://github.com/apache/doris/pull/13074 -- 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

[GitHub] [doris] dataroaring opened a new pull request, #13234: [improvement](test) set default value of parallel config items to 10

2022-10-09 Thread GitBox
dataroaring opened a new pull request, #13234: URL: https://github.com/apache/doris/pull/13234 # 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 #13074: [Bug](array-type) Fix memory buffer overflow

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13074: URL: https://github.com/apache/doris/pull/13074#issuecomment-1272748461 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] AshinGau commented on a diff in pull request #13051: [feature](auth) support user password policy and alter user stmt

2022-10-09 Thread GitBox
AshinGau commented on code in PR #13051: URL: https://github.com/apache/doris/pull/13051#discussion_r990895260 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -1650,6 +1670,145 @@ opt_user_role ::= :} ; +opt_password_option ::= +opt_passwd_history_policy:history

[GitHub] [doris] github-actions[bot] commented on pull request #13233: [bugfix](datatimev2) fix value column loss precision and scale

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13233: URL: https://github.com/apache/doris/pull/13233#issuecomment-1272742421 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 #13233: [bugfix](datatimev2) fix value column loss precision and scale

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13233: URL: https://github.com/apache/doris/pull/13233#issuecomment-1272742408 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] yixiutt opened a new pull request, #13233: [bugfix](datatimev2) fix value column loss precision and scale

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

[GitHub] [doris] vvii opened a new issue, #13232: [Bug] SQL查询 IF子句不支持表达式

2022-10-09 Thread GitBox
vvii opened a new issue, #13232: URL: https://github.com/apache/doris/issues/13232 ### 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 1.1.2-rc05-a8323d

[GitHub] [doris] luozenglin commented on a diff in pull request #13228: [feature](agg) support `any`,`any_value` agg functions.

2022-10-09 Thread GitBox
luozenglin commented on code in PR #13228: URL: https://github.com/apache/doris/pull/13228#discussion_r990887320 ## docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/any_value.md: ## @@ -0,0 +1,48 @@ +--- +{ +"title": "ANY_VALUE", +"language": "zh-CN" +} +---

[GitHub] [doris] deardeng commented on pull request #13096: [DOC](storage policy) add cold and hot separation docs

2022-10-09 Thread GitBox
deardeng commented on PR #13096: URL: https://github.com/apache/doris/pull/13096#issuecomment-1272728721 > We also need a document to introduce this feature, and best practice of this feature for user. You can refer to > > ``` > https://doris.apache.org/zh-CN/docs/dev/advanced/cach

[GitHub] [doris] github-actions[bot] commented on pull request #13207: [Improvement](runtimefilter) DO NOT allocate memory for bbf in prepare phase

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13207: URL: https://github.com/apache/doris/pull/13207#issuecomment-1272727164 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 #13207: [Improvement](runtimefilter) DO NOT allocate memory for bbf in prepare phase

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13207: URL: https://github.com/apache/doris/pull/13207#issuecomment-1272727152 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] luozenglin commented on pull request #13227: [fix](join) should call getOutputTblRefIds to get child's tuple info

2022-10-09 Thread GitBox
luozenglin commented on PR #13227: URL: https://github.com/apache/doris/pull/13227#issuecomment-1272724225 Does this pr solve the problem that #12261 wants to fix? -- 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] HappenLee commented on a diff in pull request #13228: [feature](agg) support `any`,`any_value` agg functions.

2022-10-09 Thread GitBox
HappenLee commented on code in PR #13228: URL: https://github.com/apache/doris/pull/13228#discussion_r990876879 ## docs/zh-CN/docs/sql-manual/sql-functions/aggregate-functions/any_value.md: ## @@ -0,0 +1,48 @@ +--- +{ +"title": "ANY_VALUE", +"language": "zh-CN" +} +--- +

[GitHub] [doris] SaintBacchus opened a new pull request, #13231: impl node type

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

[GitHub] [doris] SaintBacchus closed pull request #13145: [feature-wip](CN Node)Support compute only node in doris

2022-10-09 Thread GitBox
SaintBacchus closed pull request #13145: [feature-wip](CN Node)Support compute only node in doris URL: https://github.com/apache/doris/pull/13145 -- 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

[GitHub] [doris] SaintBacchus closed pull request #13145: [feature-wip](CN Node)Support Compute Only Node in doris

2022-10-09 Thread GitBox
SaintBacchus closed pull request #13145: [feature-wip](CN Node)Support Compute Only Node in doris URL: https://github.com/apache/doris/pull/13145 -- 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

[doris] branch master updated: [feature-wip](new-scan) Add new ES scanner and new ES scan node #13027

2022-10-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 935ef5a598 [feature-wip](new-scan) Add new ES s

[GitHub] [doris] yiguolei merged pull request #13027: [feature-wip](new-scan) Add new ES scanner and new ES scan node

2022-10-09 Thread GitBox
yiguolei merged PR #13027: URL: https://github.com/apache/doris/pull/13027 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13027: [feature-wip](new-scan) Add new ES scanner and new ES scan node

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13027: URL: https://github.com/apache/doris/pull/13027#issuecomment-1272682101 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 #13027: [feature-wip](new-scan) Add new ES scanner and new ES scan node

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

[doris] branch master updated: [feature-wip](multi-catalog) Optimize the performance of boolean & dictionary decoding (#13212)

2022-10-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 dd089259be [feature-wip](multi-catalog) Optimiz

[GitHub] [doris] yiguolei merged pull request #13212: [feature-wip](multi-catalog) Optimize the performance of boolean & dictionary decoding

2022-10-09 Thread GitBox
yiguolei merged PR #13212: URL: https://github.com/apache/doris/pull/13212 -- 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: [fix](sort)should not change resolvedTupleExprs in toThrift method (#13211)

2022-10-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 e829061614 [fix](sort)should not change resolve

[GitHub] [doris] yiguolei merged pull request #13211: [fix](sort)should not change resolvedTupleExprs in toThrift method

2022-10-09 Thread GitBox
yiguolei merged PR #13211: URL: https://github.com/apache/doris/pull/13211 -- 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: [compaction](http_action) enable be run manual compaction concurrently (#13219)

2022-10-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 3dc4dc6d43 [compaction](http_action) enable be

[GitHub] [doris] yiguolei merged pull request #13219: [compaction](http_action) enable be run manual compaction concurrently

2022-10-09 Thread GitBox
yiguolei merged PR #13219: URL: https://github.com/apache/doris/pull/13219 -- 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

[GitHub] [doris] yiguolei merged pull request #13222: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool

2022-10-09 Thread GitBox
yiguolei merged PR #13222: URL: https://github.com/apache/doris/pull/13222 -- 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: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool (#13222)

2022-10-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 15c7c0b754 [chore](release build) copy license

[GitHub] [doris] github-actions[bot] closed pull request #8906: [feat](sql) support star except modifier

2022-10-09 Thread GitBox
github-actions[bot] closed pull request #8906: [feat](sql) support star except modifier URL: https://github.com/apache/doris/pull/8906 -- 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 co

[GitHub] [doris] github-actions[bot] commented on pull request #13212: [feature-wip](multi-catalog) Optimize the performance of boolean & dictionary decoding

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13212: URL: https://github.com/apache/doris/pull/13212#issuecomment-1272578937 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 #13212: [feature-wip](multi-catalog) Optimize the performance of boolean & dictionary decoding

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13212: URL: https://github.com/apache/doris/pull/13212#issuecomment-1272578940 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 #13222: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13222: URL: https://github.com/apache/doris/pull/13222#issuecomment-1272578114 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 #13222: [chore](release build) copy license and notice file to output folder and strip debug info from meta tool

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13222: URL: https://github.com/apache/doris/pull/13222#issuecomment-1272578104 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] morningman commented on a diff in pull request #13224: [fix](rowset) fix that rowset writer doesn't process the return value which may result in data loss

2022-10-09 Thread GitBox
morningman commented on code in PR #13224: URL: https://github.com/apache/doris/pull/13224#discussion_r990808904 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -173,7 +173,11 @@ OLAPStatus BetaRowsetWriter::flush_single_memtable(MemTable* memtable, int64_t* RowsetSharedPt

[GitHub] [doris] Toms1999 opened a new pull request, #13229: Fully resolved Mysql external table issues

2022-10-09 Thread GitBox
Toms1999 opened a new pull request, #13229: URL: https://github.com/apache/doris/pull/13229 # 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 #13143: [test](jdbc) add jdbc and hive regression test

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13143: URL: https://github.com/apache/doris/pull/13143#issuecomment-1272565640 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3214629210";) output. shellcheck err

[GitHub] [doris] luozenglin opened a new pull request, #13228: [feature](agg) support `any`,`any_value` agg functions.

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

[doris] branch branch-1.1-lts updated: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure (#13217)

2022-10-09 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 1539b661cb [fix](be_ut) fix end

[GitHub] [doris] xinyiZzz merged pull request #13217: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure

2022-10-09 Thread GitBox
xinyiZzz merged PR #13217: URL: https://github.com/apache/doris/pull/13217 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #13217: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13217: URL: https://github.com/apache/doris/pull/13217#issuecomment-1272553367 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 #13217: [fix](be_ut) fix endless loop in parquet scan when do parquet_scanner_test ut and es_http_scan_node_test failure

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13217: URL: https://github.com/apache/doris/pull/13217#issuecomment-1272553122 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] starocean999 opened a new pull request, #13227: [fix](join) should call getOutputTblRefIds to get child's tuple info

2022-10-09 Thread GitBox
starocean999 opened a new pull request, #13227: URL: https://github.com/apache/doris/pull/13227 # Proposed changes Issue Number: close #xxx ## Problem summary in hash join node, should call getOutputTblRefIds to get child's tuple info, this function works for both inline

[GitHub] [doris] hf200012 closed pull request #13226: [refactor](datax)Refactoring doris writer code

2022-10-09 Thread GitBox
hf200012 closed pull request #13226: [refactor](datax)Refactoring doris writer code URL: https://github.com/apache/doris/pull/13226 -- 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] hf200012 opened a new pull request, #13226: [refactor](datax)Refactoring doris writer code

2022-10-09 Thread GitBox
hf200012 opened a new pull request, #13226: URL: https://github.com/apache/doris/pull/13226 Refactoring doris writer code # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect th

[GitHub] [doris] cambyzju opened a new pull request, #13225: [fix](array-type) fix get_data_at for zero element array

2022-10-09 Thread GitBox
cambyzju opened a new pull request, #13225: URL: https://github.com/apache/doris/pull/13225 # Proposed changes Issue Number: close #13119 ## Problem summary Describe your changes. We should get data ptr after check element size. ## Checklist(Required) 1.

[doris] branch master updated (b9516b50c1 -> 581494dea8)

2022-10-09 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b9516b50c1 [typo](docs)fix docs 404 url (#13157) add 581494dea8 [fix](test) resolve load in tpch_sf100_unique

[GitHub] [doris] dataroaring merged pull request #13208: [fix](test) resolve load in tpch_sf100_unique_p2 and tpch_sf10_unique_p2

2022-10-09 Thread GitBox
dataroaring merged PR #13208: URL: https://github.com/apache/doris/pull/13208 -- 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.

[GitHub] [doris] github-actions[bot] commented on pull request #13211: [fix](sort)should not change resolvedTupleExprs in toThrift method

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13211: URL: https://github.com/apache/doris/pull/13211#issuecomment-1272531596 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 #13211: [fix](sort)should not change resolvedTupleExprs in toThrift method

2022-10-09 Thread GitBox
github-actions[bot] commented on PR #13211: URL: https://github.com/apache/doris/pull/13211#issuecomment-1272531589 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] zhannngchen commented on a diff in pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-10-09 Thread GitBox
zhannngchen commented on code in PR #12866: URL: https://github.com/apache/doris/pull/12866#discussion_r990780225 ## be/src/olap/delta_writer.cpp: ## @@ -295,9 +307,13 @@ Status DeltaWriter::close() { return Status::OLAPInternalError(OLAP_ERR_ALREADY_CANCELLED); }

[doris] branch master updated: [typo](docs)fix docs 404 url (#13157)

2022-10-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.git The following commit(s) were added to refs/heads/master by this push: new b9516b50c1 [typo](docs)fix docs 404 url (#1

[GitHub] [doris] hf200012 merged pull request #13157: [typo](docs)fix docs 404 url

2022-10-09 Thread GitBox
hf200012 merged PR #13157: URL: https://github.com/apache/doris/pull/13157 -- 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: [schema change](fix) fix coredump of schema change (#13183)

2022-10-09 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 7b2fdd26a1 [schema change](fix) fix coredump of

  1   2   >