[GitHub] [doris] yiguolei merged pull request #12095: [fix](planner) fix orthogonal_bitmap_union_count plan : wrong PREAGGREGATION

2022-09-08 Thread GitBox
yiguolei merged PR #12095: URL: https://github.com/apache/doris/pull/12095 -- 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 (461a4cc94e -> 491dd34ba7)

2022-09-08 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 461a4cc94e [Enhancement](Error Msg) show details of COLUMN and TABLE name regex #11999 add 491dd34ba7 [fix](pl

[GitHub] [doris] yiguolei merged pull request #12417: [docs](quick-compaction) enable quick compaction by default

2022-09-08 Thread GitBox
yiguolei merged PR #12417: URL: https://github.com/apache/doris/pull/12417 -- 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 (491dd34ba7 -> 0ea7c4b37b)

2022-09-08 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 491dd34ba7 [fix](planner) fix orthogonal_bitmap_union_count plan : wrong PREAGGREGATION (#12095) add 0ea7c4b37

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #12444: [feature](nereids)add syntax support for double/float

2022-09-08 Thread GitBox
Kikyou1997 commented on code in PR #12444: URL: https://github.com/apache/doris/pull/12444#discussion_r965577862 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -962,4 +965,9 @@ public Expression visitExist(ExistContext context) {

[GitHub] [doris] yiguolei merged pull request #12437: [fix](agg) crash caused by failure of prepare

2022-09-08 Thread GitBox
yiguolei merged PR #12437: URL: https://github.com/apache/doris/pull/12437 -- 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](agg) crash caused by failure of prepare (#12437)

2022-09-08 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 14221adbbd [fix](agg) crash caused by failure o

[GitHub] [doris] wangshuo128 opened a new pull request, #12464: [Feature](Nereids) Main framework for selecting rollup index.

2022-09-08 Thread GitBox
wangshuo128 opened a new pull request, #12464: URL: https://github.com/apache/doris/pull/12464 # Proposed changes First step of #12303 ## Problem summary This is the first step for supporting rollup index selection for aggregate/unique key OLAP table. This PR aims to

[GitHub] [doris] TaoZex opened a new issue, #12465: [Feature] The field function support like mysql.

2022-09-08 Thread GitBox
TaoZex opened a new issue, #12465: URL: https://github.com/apache/doris/issues/12465 ### 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 Need poseex

[GitHub] [doris] jackwener merged pull request #12439: [feature](Nereids): Left deep tree join order.

2022-09-08 Thread GitBox
jackwener merged PR #12439: URL: https://github.com/apache/doris/pull/12439 -- 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: [feature](Nereids): Left deep tree join order. (#12439)

2022-09-08 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 7c7ac86fe8 [feature](Nereids): Left deep tree jo

[GitHub] [doris] github-actions[bot] commented on pull request #12460: [fix](stream load) Fix wrong conversion of null value when vstream load json format

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12460: URL: https://github.com/apache/doris/pull/12460#issuecomment-1240318775 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 #12460: [fix](stream load) Fix wrong conversion of null value when vstream load json format

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12460: URL: https://github.com/apache/doris/pull/12460#issuecomment-1240318819 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] 924060929 closed pull request #12462: [feature](Nereids) Support invoke exploration rule in PlanChecker and add an example

2022-09-08 Thread GitBox
924060929 closed pull request #12462: [feature](Nereids) Support invoke exploration rule in PlanChecker and add an example URL: https://github.com/apache/doris/pull/12462 -- 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] morrySnow commented on a diff in pull request #12441: [fix](agg)the intermediate slots should be materialized as output slots

2022-09-08 Thread GitBox
morrySnow commented on code in PR #12441: URL: https://github.com/apache/doris/pull/12441#discussion_r965591870 ## fe/fe-core/src/main/java/org/apache/doris/analysis/AggregateInfo.java: ## @@ -834,6 +834,31 @@ public void updateTypeOfAggregateExprs() { } } +p

[GitHub] [doris] wangbo opened a new issue, #12466: [Bug] 1.1 version Column prune incorrect result

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

[GitHub] [doris] caoliang-web opened a new issue, #12467: [Bug] select into outfile export format is parquet failed

2022-09-08 Thread GitBox
caoliang-web opened a new issue, #12467: URL: https://github.com/apache/doris/issues/12467 ### 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

[GitHub] [doris] Kikyou1997 opened a new pull request, #12468: [feature-wip](nereids) implement uncheckedCast method in VarcharLiteral

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

[GitHub] [doris] Kikyou1997 commented on pull request #12468: [feature-wip](nereids) implement uncheckedCast method in VarcharLiteral

2022-09-08 Thread GitBox
Kikyou1997 commented on PR #12468: URL: https://github.com/apache/doris/pull/12468#issuecomment-1240331292 @morrySnow -- 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] jackwener opened a new pull request, #12469: [improve](Nereids): check same logicalProperty when insert a Group.

2022-09-08 Thread GitBox
jackwener opened a new pull request, #12469: URL: https://github.com/apache/doris/pull/12469 # Proposed changes Issue Number: close #xxx ## Problem summary check same logicalProperty when insert a Group. ## Checklist(Required) 1. Does it affect the original

[GitHub] [doris] deardeng opened a new pull request, #12470: [fix] Fix notify update storage policy agent task null exception

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

[GitHub] [doris] qidaye commented on a diff in pull request #12401: [Enhancement](DOE): Doe support object/nested use string

2022-09-08 Thread GitBox
qidaye commented on code in PR #12401: URL: https://github.com/apache/doris/pull/12401#discussion_r965604625 ## fe/fe-core/src/main/java/org/apache/doris/external/elasticsearch/EsUtil.java: ## @@ -358,22 +358,23 @@ public static List genColumnsFromEs(EsRestClient client, String

[GitHub] [doris] morrySnow commented on a diff in pull request #12159: [feature](nereids)support distinct count

2022-09-08 Thread GitBox
morrySnow commented on code in PR #12159: URL: https://github.com/apache/doris/pull/12159#discussion_r965606605 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/AggregateFunction.java: ## @@ -25,13 +25,24 @@ public abstract class AggregateFunctio

[GitHub] [doris] wangshuo128 commented on a diff in pull request #12461: [Feature](Nereids)add relation id

2022-09-08 Thread GitBox
wangshuo128 commented on code in PR #12461: URL: https://github.com/apache/doris/pull/12461#discussion_r965624981 ## fe/fe-core/src/main/java/org/apache/doris/nereids/StatementContext.java: ## @@ -47,6 +51,10 @@ public StatementBase getParsedStatement() { return parsedS

[doris] branch master updated: [enhancement](nereids) add syntax support for fractional literal (#12444)

2022-09-08 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 d1ab6b1db2 [enhancement](nereids) add syntax s

[GitHub] [doris] morrySnow merged pull request #12444: [enhancement](nereids) add syntax support for fractional literal

2022-09-08 Thread GitBox
morrySnow merged PR #12444: URL: https://github.com/apache/doris/pull/12444 -- 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] wangshuo128 commented on pull request #12461: [Feature](Nereids)add relation id

2022-09-08 Thread GitBox
wangshuo128 commented on PR #12461: URL: https://github.com/apache/doris/pull/12461#issuecomment-1240361509 In general, I have a question. Why do we generate a relation id when binding relation instead of generation a unique relation id when creating `UnboundRelation` in the parser? --

[GitHub] [doris] morningman closed issue #11699: [Bug] const fold not work for current_date when enable_fold_constant_by_be=false

2022-09-08 Thread GitBox
morningman closed issue #11699: [Bug] const fold not work for current_date when enable_fold_constant_by_be=false URL: https://github.com/apache/doris/issues/11699 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] morningman merged pull request #11702: [feature](function)Support function "current_date" in FE

2022-09-08 Thread GitBox
morningman merged PR #11702: URL: https://github.com/apache/doris/pull/11702 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

[doris] branch master updated: [feature](function)Support function "current_date" in FE (#11702)

2022-09-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 85bd29 [feature](function)Support functio

[GitHub] [doris] catpineapple opened a new pull request, #12473: [fix](doc) remove the ambiguity in the description of the operating instructions document

2022-09-08 Thread GitBox
catpineapple opened a new pull request, #12473: URL: https://github.com/apache/doris/pull/12473 # Proposed changes Issue Number: close #xxx ## Problem summary Remove the ambiguity in the description of the operating instructions document ## Checklist(Required)

[GitHub] [doris-website] catpineapple opened a new pull request, #89: [fix](doc) remove the ambiguity in the description of the operating instructions document

2022-09-08 Thread GitBox
catpineapple opened a new pull request, #89: URL: https://github.com/apache/doris-website/pull/89 Remove the ambiguity in the description of the operating instructions document -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] carlvinhust2012 opened a new pull request, #12474: [regression](array-type) add some case for array insert

2022-09-08 Thread GitBox
carlvinhust2012 opened a new pull request, #12474: URL: https://github.com/apache/doris/pull/12474 # Proposed changes 1.this pr is used to add some case for array insert. Issue Number: #7570 ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] hello-stephen commented on pull request #12081: [Fix](BE) update pid file after be launch succeed

2022-09-08 Thread GitBox
hello-stephen commented on PR #12081: URL: https://github.com/apache/doris/pull/12081#issuecomment-1240401634 when BE is already started, then run "sh start_be.sh --daemon", be.pid file will be overwritten, Do you mean this? At present, start_be.sh will check if PID process already exists

[GitHub] [doris] englefly opened a new pull request, #12475: [fix](nereids) there are some invalid slot in other join conjuncts (hash join)

2022-09-08 Thread GitBox
englefly opened a new pull request, #12475: URL: https://github.com/apache/doris/pull/12475 # Proposed changes test sql: tpch q21 ``` select count(*) from lineitem l3 right anti join lineitem l1 on l3.l_orderkey = l1.l_orderkey and l3.l_suppkey <> l1.l_suppkey; ```

[GitHub] [doris] yangzhg merged pull request #12460: [fix](stream load) Fix wrong conversion of null value when vstream load json format

2022-09-08 Thread GitBox
yangzhg merged PR #12460: URL: https://github.com/apache/doris/pull/12460 -- 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.apac

[doris] branch master updated: [fix](stream load) Fix wrong conversion of null value when vstream load json format (#12460)

2022-09-08 Thread yangzhg
This is an automated email from the ASF dual-hosted git repository. yangzhg 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 2ccbbb5392 [fix](stream load) Fix wrong conversi

[GitHub] [doris] morrySnow commented on pull request #12468: [feature-wip](nereids) implement uncheckedCast method in VarcharLiteral

2022-09-08 Thread GitBox
morrySnow commented on PR #12468: URL: https://github.com/apache/doris/pull/12468#issuecomment-1240424043 please add regression test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [doris] zhengshiJ commented on a diff in pull request #12421: [fix](nereids) fix uncorrelated subquery can't get the correct result

2022-09-08 Thread GitBox
zhengshiJ commented on code in PR #12421: URL: https://github.com/apache/doris/pull/12421#discussion_r965687294 ## fe/fe-core/src/main/java/org/apache/doris/planner/CrossJoinNode.java: ## @@ -57,6 +58,26 @@ public CrossJoinNode(PlanNodeId id, PlanNode outer, PlanNode inner, Tab

[GitHub] [doris] morrySnow commented on a diff in pull request #12468: [feature-wip](nereids) implement uncheckedCast method in VarcharLiteral

2022-09-08 Thread GitBox
morrySnow commented on code in PR #12468: URL: https://github.com/apache/doris/pull/12468#discussion_r965687421 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/literal/VarcharLiteral.java: ## @@ -63,4 +67,28 @@ public LiteralExpr toLegacyLiteral() { p

[GitHub] [doris] zhengshiJ commented on a diff in pull request #12421: [fix](nereids) fix uncorrelated subquery can't get the correct result

2022-09-08 Thread GitBox
zhengshiJ commented on code in PR #12421: URL: https://github.com/apache/doris/pull/12421#discussion_r965686990 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/AssertNumRowsElement.java: ## @@ -75,7 +75,7 @@ public AssertNumRowsElement withChildren(List c

[GitHub] [doris] HappenLee commented on a diff in pull request #12349: [Improvement](sort) improve partial sort algorithm

2022-09-08 Thread GitBox
HappenLee commented on code in PR #12349: URL: https://github.com/apache/doris/pull/12349#discussion_r965668178 ## be/src/vec/core/sort_block.h: ## @@ -46,9 +48,425 @@ void stable_get_permutation(const Block& block, const SortDescription& descripti */ bool is_already_sorted

[GitHub] [doris] gongzexin opened a new issue, #12476: [Bug] The execution plan is partitoned, not bucket shuffle join

2022-09-08 Thread GitBox
gongzexin opened a new issue, #12476: URL: https://github.com/apache/doris/issues/12476 ### 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.1-rc03

[GitHub] [doris] AshinGau opened a new pull request, #12477: [feature-wip](parquet-reader) bug fix, parquet footer buffer is small when containing many columns

2022-09-08 Thread GitBox
AshinGau opened a new pull request, #12477: URL: https://github.com/apache/doris/pull/12477 # Proposed changes ## Problem summary Failed when reading parquet file with many columns(>1600). ``` mysql> select int_col from types_sf100_r100w limit 5; ERROR 1105 (HY000): errCode

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #12316: [Enhancement](compaction) reduce VMergeIterator copy block

2022-09-08 Thread GitBox
BiteThet commented on code in PR #12316: URL: https://github.com/apache/doris/pull/12316#discussion_r965712388 ## be/src/olap/rowset/beta_rowset_reader.cpp: ## @@ -313,6 +314,27 @@ Status BetaRowsetReader::next_block(vectorized::Block* block) { return Status::OK(); }

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965716438 ## be/src/common/config.h: ## @@ -849,6 +849,8 @@ CONF_Bool(enable_simdjson_reader, "false"); CONF_Int32(doris_remote_scanner_thread_pool_thread_num, "16"); // numbe

[GitHub] [doris-website] hf200012 merged pull request #90: fix PWA register error

2022-09-08 Thread GitBox
hf200012 merged PR #90: URL: https://github.com/apache/doris-website/pull/90 -- 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-website] branch master updated: fix PWA register error (#90)

2022-09-08 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 5742bb5a42e fix PWA register error

[GitHub] [doris-website] hf200012 merged pull request #89: [fix](doc) remove the ambiguity in the description of the operating instructions document

2022-09-08 Thread GitBox
hf200012 merged PR #89: URL: https://github.com/apache/doris-website/pull/89 -- 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

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965716438 ## be/src/common/config.h: ## @@ -849,6 +849,8 @@ CONF_Bool(enable_simdjson_reader, "false"); CONF_Int32(doris_remote_scanner_thread_pool_thread_num, "16"); // numbe

[doris-website] branch master updated: delete_doc_upd (#89)

2022-09-08 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 c2989c7ca59 delete_doc_upd (#89) c2

[GitHub] [doris-website] hf200012 merged pull request #87: hide learning path in community

2022-09-08 Thread GitBox
hf200012 merged PR #87: URL: https://github.com/apache/doris-website/pull/87 -- 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-website] branch master updated: hide learning path in community (#87)

2022-09-08 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 f503a79a36a hide learning path in c

[GitHub] [doris] xy720 opened a new pull request, #12479: [Bug](array_type) Forbid adding array key columns

2022-09-08 Thread GitBox
xy720 opened a new pull request, #12479: URL: https://github.com/apache/doris/pull/12479 # Proposed changes ``` mysql> desc array_test; +---++--+---+-+---+ | Field | Type | Null | Key | Default | Extra | +-

[GitHub] [doris] HappenLee commented on a diff in pull request #12349: [Improvement](sort) improve partial sort algorithm

2022-09-08 Thread GitBox
HappenLee commented on code in PR #12349: URL: https://github.com/apache/doris/pull/12349#discussion_r965753805 ## be/src/vec/core/sort_block.h: ## @@ -46,9 +48,425 @@ void stable_get_permutation(const Block& block, const SortDescription& descripti */ bool is_already_sorted

[GitHub] [doris] eldenmoon commented on pull request #12479: [Bug](array_type) Forbid adding array key columns

2022-09-08 Thread GitBox
eldenmoon commented on PR #12479: URL: https://github.com/apache/doris/pull/12479#issuecomment-1240498900 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 comment. To unsubscrib

[GitHub] [doris] FreeOnePlus closed pull request #12440: [Feature-wip](docker)Initialize and submit code for rapid development of Docker

2022-09-08 Thread GitBox
FreeOnePlus closed pull request #12440: [Feature-wip](docker)Initialize and submit code for rapid development of Docker URL: https://github.com/apache/doris/pull/12440 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [doris] FreeOnePlus opened a new pull request, #12480: [Feature-wip](docker)Initialize and submit code for rapid development of Docker

2022-09-08 Thread GitBox
FreeOnePlus opened a new pull request, #12480: URL: https://github.com/apache/doris/pull/12480 # Proposed changes Submitted shell script code for Dockerfile, Docker-Compose and related registers. ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] 924060929 opened a new pull request, #12481: (feature)(Nereids) Support function registry

2022-09-08 Thread GitBox
924060929 opened a new pull request, #12481: URL: https://github.com/apache/doris/pull/12481 # Proposed changes Support function registry. The classes: - FunctionRegistry: used to register scalar functions and aggregate functions - FunctionBuilder: used to resolve a BoundF

[GitHub] [doris] wangbo commented on issue #12466: [Bug] 1.1 version Column prune incorrect result

2022-09-08 Thread GitBox
wangbo commented on issue #12466: URL: https://github.com/apache/doris/issues/12466#issuecomment-1240557989 ### Solution 1 generate a _column_to_check for HashJoinNode, by using HashJoinNode's _row_desc_for_other_join_conjunt or _row_descriptor. 2 We fill column by -- This is an au

[GitHub] [doris] wangbo closed issue #12466: [Bug] 1.1 version Column prune incorrect result

2022-09-08 Thread GitBox
wangbo closed issue #12466: [Bug] 1.1 version Column prune incorrect result URL: https://github.com/apache/doris/issues/12466 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [doris] freesinger commented on pull request #10322: [feature](JSON datatype)Support JSON datatype

2022-09-08 Thread GitBox
freesinger commented on PR #10322: URL: https://github.com/apache/doris/pull/10322#issuecomment-1240574927 Sample records are as follows: ![image](https://user-images.githubusercontent.com/20896930/189108039-044fcb02-f513-42e7-b2d5-c11b9d95031a.png) -- This is an automated message

[GitHub] [doris] Kikyou1997 opened a new pull request, #12482: [feature-wip](nereids) Cast children type of cmp expression to the common type

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

[GitHub] [doris] github-actions[bot] commented on pull request #12447: [enhancement](Nereids)change aggregate and join stats calc algorithm

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12447: URL: https://github.com/apache/doris/pull/12447#issuecomment-1240580682 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 #12447: [enhancement](Nereids)change aggregate and join stats calc algorithm

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12447: URL: https://github.com/apache/doris/pull/12447#issuecomment-1240580733 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] Kikyou1997 commented on pull request #12482: [feature-wip](nereids) Cast children type of cmp expression to the common type

2022-09-08 Thread GitBox
Kikyou1997 commented on PR #12482: URL: https://github.com/apache/doris/pull/12482#issuecomment-1240591267 @morrySnow -- 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] cambyzju commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
cambyzju commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965844526 ## be/src/olap/column_vector.h: ## @@ -233,6 +233,13 @@ class ArrayColumnVectorBatch : public ColumnVectorBatch { */ void get_offset_by_length(size_t start_i

[GitHub] [doris] morrySnow opened a new pull request, #12483: [enhancement](Nereids) add all necessary PhysicalDistribute in CostAndEnforcerJob

2022-09-08 Thread GitBox
morrySnow opened a new pull request, #12483: URL: https://github.com/apache/doris/pull/12483 # Proposed changes In an earlier PR #11976 , we add shuffle join and bucket shuffle support. But if join's right child's distribution spec satisfied join's require, we do not add distribute o

[GitHub] [doris] freemandealer opened a new issue, #12484: [Bug](vectorized load) incomplete errmsg when find partition failed

2022-09-08 Thread GitBox
freemandealer opened a new issue, #12484: URL: https://github.com/apache/doris/issues/12484 ### 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 updated

[GitHub] [doris] freemandealer opened a new pull request, #12485: [fix](vectorized load) fix incomplete errmsg when find partition failed [#12484]

2022-09-08 Thread GitBox
freemandealer opened a new pull request, #12485: URL: https://github.com/apache/doris/pull/12485 Signed-off-by: freemandealer # Proposed changes Issue Number: close #12484 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it af

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965854049 ## be/src/olap/column_vector.h: ## @@ -233,6 +233,13 @@ class ArrayColumnVectorBatch : public ColumnVectorBatch { */ void get_offset_by_length(size_t start_

[GitHub] [doris] cambyzju commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
cambyzju commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965855818 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -410,18 +410,33 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool Colu

[GitHub] [doris] cambyzju commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
cambyzju commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965858876 ## be/src/olap/column_vector.h: ## @@ -233,6 +233,13 @@ class ArrayColumnVectorBatch : public ColumnVectorBatch { */ void get_offset_by_length(size_t start_i

[GitHub] [doris] cambyzju commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
cambyzju commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965861465 ## be/src/olap/column_vector.cpp: ## @@ -224,6 +224,16 @@ Status ArrayColumnVectorBatch::resize(size_t new_cap) { return Status::OK(); } +void ArrayColumnVector

[GitHub] [doris] github-actions[bot] commented on pull request #12474: [regression](array-type) add some case for array insert

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12474: URL: https://github.com/apache/doris/pull/12474#issuecomment-1240619418 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 #12474: [regression](array-type) add some case for array insert

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12474: URL: https://github.com/apache/doris/pull/12474#issuecomment-1240619462 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 #12463: [Enhancement](array-type) Add readable information in subquery for array type

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12463: URL: https://github.com/apache/doris/pull/12463#issuecomment-1240620489 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 #12463: [Enhancement](array-type) Add readable information in subquery for array type

2022-09-08 Thread GitBox
github-actions[bot] commented on PR #12463: URL: https://github.com/apache/doris/pull/12463#issuecomment-1240620462 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] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965864261 ## be/src/olap/column_vector.cpp: ## @@ -224,6 +224,16 @@ Status ArrayColumnVectorBatch::resize(size_t new_cap) { return Status::OK(); } +void ArrayColumnVecto

[GitHub] [doris] yongjinhou commented on pull request #12321: [Function](ELT)Add elt function for doris

2022-09-08 Thread GitBox
yongjinhou commented on PR #12321: URL: https://github.com/apache/doris/pull/12321#issuecomment-1240620683 > @yangzhg Hello,I would like to ask how to generate the newly added function signature by name mangling? nm doris_be | grep elt | grep FunctionContext Run the preceding command.

[GitHub] [doris] Kikyou1997 commented on pull request #12468: [feature-wip](nereids) implement uncheckedCast method in VarcharLiteral

2022-09-08 Thread GitBox
Kikyou1997 commented on PR #12468: URL: https://github.com/apache/doris/pull/12468#issuecomment-1240621094 > please add regression test added unit test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965865698 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -410,18 +410,33 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool Col

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965716438 ## be/src/common/config.h: ## @@ -849,6 +849,8 @@ CONF_Bool(enable_simdjson_reader, "false"); CONF_Int32(doris_remote_scanner_thread_pool_thread_num, "16"); // numbe

[GitHub] [doris] wangshuo128 commented on a diff in pull request #12481: (feature)(Nereids) Support function registry

2022-09-08 Thread GitBox
wangshuo128 commented on code in PR #12481: URL: https://github.com/apache/doris/pull/12481#discussion_r965867603 ## fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionRegistry.java: ## @@ -0,0 +1,176 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// o

[GitHub] [doris] cambyzju commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
cambyzju commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965870153 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -410,18 +410,33 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool Colu

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965875621 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -410,18 +410,33 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool Col

[GitHub] [doris] TaoZex commented on pull request #12321: [Function](ELT)Add elt function for doris

2022-09-08 Thread GitBox
TaoZex commented on PR #12321: URL: https://github.com/apache/doris/pull/12321#issuecomment-1240644363 > > @yangzhg Hello,I would like to ask how to generate the newly added function signature by name mangling? > > nm doris_be | grep elt | grep FunctionContext > > Run the preceding com

[GitHub] [doris] jackwener commented on a diff in pull request #12483: [enhancement](Nereids) add all necessary PhysicalDistribute in CostAndEnforcerJob

2022-09-08 Thread GitBox
jackwener commented on code in PR #12483: URL: https://github.com/apache/doris/pull/12483#discussion_r965910325 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/cascades/CostAndEnforcerJob.java: ## @@ -184,33 +186,47 @@ public void execute() { curTotalC

[GitHub] [doris] morrySnow opened a new pull request, #12486: [fix](Nereids) column prune generate empty project list on join's child

2022-09-08 Thread GitBox
morrySnow opened a new pull request, #12486: URL: https://github.com/apache/doris/pull/12486 # Proposed changes Issue Number: close #xxx ## Problem summary When we do cross join and project on it only has one side of its child, we will generate a empty project on its chi

[GitHub] [doris] morrySnow commented on a diff in pull request #12483: [enhancement](Nereids) add all necessary PhysicalDistribute in CostAndEnforcerJob

2022-09-08 Thread GitBox
morrySnow commented on code in PR #12483: URL: https://github.com/apache/doris/pull/12483#discussion_r965934727 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/cascades/CostAndEnforcerJob.java: ## @@ -184,33 +186,47 @@ public void execute() { curTotalC

[GitHub] [doris] yongjinhou commented on pull request #12321: [Function](ELT)Add elt function for doris

2022-09-08 Thread GitBox
yongjinhou commented on PR #12321: URL: https://github.com/apache/doris/pull/12321#issuecomment-1240682599 > > > @yangzhg Hello,I would like to ask how to generate the newly added function signature by name mangling? > > > nm doris_be | grep elt | grep FunctionContext > > > Run the pre

[GitHub] [doris] Kikyou1997 commented on pull request #12486: [fix](Nereids) column prune generate empty project list on join's child

2022-09-08 Thread GitBox
Kikyou1997 commented on PR #12486: URL: https://github.com/apache/doris/pull/12486#issuecomment-1240682957 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 comment. To unsubscri

[GitHub] [doris] TaoZex commented on pull request #12321: [Function](ELT)Add elt function for doris

2022-09-08 Thread GitBox
TaoZex commented on PR #12321: URL: https://github.com/apache/doris/pull/12321#issuecomment-1240685903 > > > > @yangzhg Hello,I would like to ask how to generate the newly added function signature by name mangling? > > > > nm doris_be | grep elt | grep FunctionContext > > > > Run the p

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965946299 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -410,18 +410,33 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool Col

[GitHub] [doris] eldenmoon commented on a diff in pull request #12293: [Enhancement](array-type) record offsets info to speed up array colum…

2022-09-08 Thread GitBox
eldenmoon commented on code in PR #12293: URL: https://github.com/apache/doris/pull/12293#discussion_r965875621 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -410,18 +410,33 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, ColumnBlockView* dst, bool Col

[GitHub] [doris] jacktengg opened a new pull request, #12487: [bugfix](odbc) escape identifiers for sqlserver and postgresql

2022-09-08 Thread GitBox
jacktengg opened a new pull request, #12487: URL: https://github.com/apache/doris/pull/12487 # Proposed changes Issue Number: close #xxx ## Problem summary Delimited identifier format for sqlserver and postgresql is different from MySQL. Sqlserver use brackets ([ ]) a

[GitHub] [doris] 924060929 commented on a diff in pull request #12481: (feature)(Nereids) Support function registry

2022-09-08 Thread GitBox
924060929 commented on code in PR #12481: URL: https://github.com/apache/doris/pull/12481#discussion_r965963869 ## fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionRegistry.java: ## @@ -0,0 +1,176 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [doris] 924060929 commented on a diff in pull request #12481: (feature)(Nereids) Support function registry

2022-09-08 Thread GitBox
924060929 commented on code in PR #12481: URL: https://github.com/apache/doris/pull/12481#discussion_r965963869 ## fe/fe-core/src/main/java/org/apache/doris/catalog/FunctionRegistry.java: ## @@ -0,0 +1,176 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [doris] AshinGau opened a new pull request, #12488: [feature-wip](parquet-reader) add gzip compression codec

2022-09-08 Thread GitBox
AshinGau opened a new pull request, #12488: URL: https://github.com/apache/doris/pull/12488 # Proposed changes ## Problem summary Query failed when read parquet data compressed by GZIP: ``` mysql> select * from customer limit 1; ERROR 1105 (HY000): errCode = 2, detailMessage =

[GitHub] [doris] jackwener opened a new pull request, #12489: [fix](Nereids): fix having in Nereids regress test.

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

  1   2   3   >