[GitHub] [doris] kkfnui commented on issue #13754: [Bug] There is no detail error message for `sql-interception`

2022-10-28 Thread GitBox
kkfnui commented on issue #13754: URL: https://github.com/apache/doris/issues/13754#issuecomment-1294547734 There is detail message when hit the `cardinality` limit. And no detail message when hit the `partition` limit -- This is an automated message from the Apache Git Service. To res

[GitHub] [doris] github-actions[bot] commented on pull request #13718: [minor](load) Improve error message for string type in loading process

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13718: URL: https://github.com/apache/doris/pull/13718#issuecomment-1294570905 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 #13718: [minor](load) Improve error message for string type in loading process

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13718: URL: https://github.com/apache/doris/pull/13718#issuecomment-1294571002 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, #13757: [fix](plan)result exprs should be substituted in the same way as agg exprs

2022-10-28 Thread GitBox
starocean999 opened a new pull request, #13757: URL: https://github.com/apache/doris/pull/13757 # Proposed changes Issue Number: pick from master https://github.com/apache/doris/pull/13744 ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] Cyb315966632 closed issue #13710: Failed to get response from Doris

2022-10-28 Thread GitBox
Cyb315966632 closed issue #13710: Failed to get response from Doris URL: https://github.com/apache/doris/issues/13710 -- 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 unsubsc

[GitHub] [doris] yiguolei closed issue #13486: [Feature](remote)Add schema change for remote storage file

2022-10-28 Thread GitBox
yiguolei closed issue #13486: [Feature](remote)Add schema change for remote storage file URL: https://github.com/apache/doris/issues/13486 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [doris] yiguolei merged pull request #13487: [Feature](remote)Add schema change for remote storage file

2022-10-28 Thread GitBox
yiguolei merged PR #13487: URL: https://github.com/apache/doris/pull/13487 -- 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: [Feature](remote) Using heavy schema change if the table is not enable light weight schema change (#13487)

2022-10-28 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 eab8876abc [Feature](remote) Using heavy schema

[GitHub] [doris] morningman merged pull request #13688: [feature-wip](multi-catalog) reuse hdfsFS and decode values in batch without breaking up by null

2022-10-28 Thread GitBox
morningman merged PR #13688: URL: https://github.com/apache/doris/pull/13688 -- 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 (eab8876abc -> e0667b297f)

2022-10-28 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 eab8876abc [Feature](remote) Using heavy schema change if the table is not enable light weight schema change (#134

[GitHub] [doris] caiconghui opened a new issue, #13758: [Bug] if function return error result when return multiple columns in vectorized mode

2022-10-28 Thread GitBox
caiconghui opened a new issue, #13758: URL: https://github.com/apache/doris/issues/13758 ### 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] morningman opened a new pull request, #13760: [feature](new-scan) enable new scan by default

2022-10-28 Thread GitBox
morningman opened a new pull request, #13760: URL: https://github.com/apache/doris/pull/13760 # Proposed changes Issue Number: close #xxx ## Problem summary Enable new scan node by default. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] hello-stephen commented on pull request #13756: [feature](nereids) add rule for semi/anti join exploration, when there is project between them

2022-10-28 Thread GitBox
hello-stephen commented on PR #13756: URL: https://github.com/apache/doris/pull/13756#issuecomment-1294672554 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.55 seconds load time: 572 seconds storage size: 17154662403 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13581: [Enhancement](runtime-filter) enlarge runtime filter in predicate threshold

2022-10-28 Thread GitBox
hello-stephen commented on PR #13581: URL: https://github.com/apache/doris/pull/13581#issuecomment-1294687485 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.4 seconds load time: 569 seconds storage size: 17154644748 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #13760: [feature](new-scan) enable new scan by default

2022-10-28 Thread GitBox
hello-stephen commented on PR #13760: URL: https://github.com/apache/doris/pull/13760#issuecomment-1294710234 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.06 seconds load time: 705 seconds storage size: 17154831960 Bytes https://doris-co

[GitHub] [doris] dataroaring commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-28 Thread GitBox
dataroaring commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1007814703 ## be/src/common/config.h: ## @@ -246,12 +246,20 @@ CONF_Bool(enable_storage_vectorization, "true"); CONF_Bool(enable_low_cardinality_optimize, "true"); // be p

[GitHub] [doris] dataroaring commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-28 Thread GitBox
dataroaring commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1007816289 ## be/src/olap/merger.cpp: ## @@ -188,4 +190,137 @@ Status Merger::vmerge_rowsets(TabletSharedPtr tablet, ReaderType reader_type, return Status::OK(); } +/

[GitHub] [doris] Gabriel39 commented on pull request #13718: [minor](load) Improve error message for string type in loading process

2022-10-28 Thread GitBox
Gabriel39 commented on PR #13718: URL: https://github.com/apache/doris/pull/13718#issuecomment-1294715593 Could you format the code to pass the required check? You can refer to https://github.com/apache/doris/actions/runs/3334339143/jobs/5536798387 -- This is an automated message from the

[GitHub] [doris] dataroaring opened a new pull request, #13761: [chore](bin) do not set heap limit for tcmalloc until doris does not …

2022-10-28 Thread GitBox
dataroaring opened a new pull request, #13761: URL: https://github.com/apache/doris/pull/13761 …allocates large unused memory We set heap limit for tcmalloc to avoid oom introduced by tcmalloc which allocates memory for cache even free memory of a machine is little. However, doris al

[doris] branch branch-1.2-lts updated: (bin) do not set heap limit for tcmalloc until doris does not allocates large unused memory

2022-10-28 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 2ed8f15ba8 (bin) do not set

[GitHub] [doris] hello-stephen commented on pull request #12742: [feature](nereids) support common table expression

2022-10-28 Thread GitBox
hello-stephen commented on PR #12742: URL: https://github.com/apache/doris/pull/12742#issuecomment-1294742948 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.79 seconds load time: 593 seconds storage size: 17154864983 Bytes https://doris-co

[GitHub] [doris] zhannngchen commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-28 Thread GitBox
zhannngchen commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1006574754 ## be/src/olap/rowset/segment_v2/segment_writer.cpp: ## @@ -299,11 +322,12 @@ uint64_t SegmentWriter::estimate_segment_size() { return size; } -Status Segme

[GitHub] [doris] qqIsAProgrammer closed pull request #13726: [feature](function)add search function: multi_search_all_positions

2022-10-28 Thread GitBox
qqIsAProgrammer closed pull request #13726: [feature](function)add search function: multi_search_all_positions URL: https://github.com/apache/doris/pull/13726 -- 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

[GitHub] [doris] AshinGau opened a new pull request, #13762: [test](multi-catalog)Regression test for external hive orc table

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

[GitHub] [doris] jackwener merged pull request #13749: [feat](Nereids): draw hyper graph by graphviz

2022-10-28 Thread GitBox
jackwener merged PR #13749: URL: https://github.com/apache/doris/pull/13749 -- 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] jackwener closed issue #13750: [Feature] Draw HyperGraph by graphviz

2022-10-28 Thread GitBox
jackwener closed issue #13750: [Feature] Draw HyperGraph by graphviz URL: https://github.com/apache/doris/issues/13750 -- 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 unsub

[doris] branch master updated: feat(nereids): draw hyper graph by graphviz (#13749)

2022-10-28 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 2a5d3dbb6e feat(nereids): draw hyper graph by gr

[GitHub] [doris] hello-stephen commented on pull request #13761: [chore](bin) do not set heap limit for tcmalloc until doris does not …

2022-10-28 Thread GitBox
hello-stephen commented on PR #13761: URL: https://github.com/apache/doris/pull/13761#issuecomment-1294756337 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.37 seconds load time: 572 seconds storage size: 17154644808 Bytes https://doris-co

[GitHub] [doris] qqIsAProgrammer opened a new pull request, #13763: [feature](function)add search functions: multi_search_all_positions & multi_match_any

2022-10-28 Thread GitBox
qqIsAProgrammer opened a new pull request, #13763: URL: https://github.com/apache/doris/pull/13763 # Proposed changes Issue Number: close #xxx ## Problem summary Add search functions: `multi_search_all_positions` and `multi_match_any` ## Checklist(Required)

[GitHub] [doris] zhannngchen commented on a diff in pull request #13359: [feature](vertical_compaction) support vertical compaction

2022-10-28 Thread GitBox
zhannngchen commented on code in PR #13359: URL: https://github.com/apache/doris/pull/13359#discussion_r1007853684 ## be/src/vec/olap/vertical_merge_iterator.h: ## @@ -0,0 +1,314 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license ag

[GitHub] [doris] hello-stephen commented on pull request #13720: [enhancement](explain) add cardinality to explain string and explain graph

2022-10-28 Thread GitBox
hello-stephen commented on PR #13720: URL: https://github.com/apache/doris/pull/13720#issuecomment-1294768152 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.61 seconds load time: 585 seconds storage size: 17154821275 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13744: [fix](plan)result exprs should be substituted in the same way as agg exprs

2022-10-28 Thread GitBox
hello-stephen commented on PR #13744: URL: https://github.com/apache/doris/pull/13744#issuecomment-1294774110 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.25 seconds load time: 557 seconds storage size: 17154644818 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13762: [test](multi-catalog)Regression test for external hive orc table

2022-10-28 Thread GitBox
hello-stephen commented on PR #13762: URL: https://github.com/apache/doris/pull/13762#issuecomment-1294781262 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.23 seconds load time: 573 seconds storage size: 17154655330 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13730: [enhancement](Nereids) remove unnecessary string cast

2022-10-28 Thread GitBox
hello-stephen commented on PR #13730: URL: https://github.com/apache/doris/pull/13730#issuecomment-1294781365 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.4 seconds load time: 563 seconds storage size: 17154699365 Bytes https://doris-com

[GitHub] [doris] morrySnow commented on a diff in pull request #13740: [fix](Nereids) update immutable LogicalAggregate attribute by mistake

2022-10-28 Thread GitBox
morrySnow commented on code in PR #13740: URL: https://github.com/apache/doris/pull/13740#discussion_r1007880004 ## fe/fe-core/src/main/java/org/apache/doris/nereids/memo/GroupExpression.java: ## @@ -231,13 +231,14 @@ public boolean equals(Object o) { if (plan instanceo

[GitHub] [doris] 924060929 opened a new pull request, #13764: [enhancement](Nereids) Support lots of scalar function and fix some bug

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

[GitHub] [doris] hello-stephen commented on pull request #12742: [feature](nereids) support common table expression

2022-10-28 Thread GitBox
hello-stephen commented on PR #12742: URL: https://github.com/apache/doris/pull/12742#issuecomment-1294798581 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.27 seconds load time: 556 seconds storage size: 17154644571 Bytes https://doris-co

[GitHub] [doris] qidaye opened a new issue, #13765: [Feature] add function: regexp_replace_one

2022-10-28 Thread GitBox
qidaye opened a new issue, #13765: URL: https://github.com/apache/doris/issues/13765 ### 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 ``` rege

[GitHub] [doris] qidaye opened a new pull request, #13766: [feature](function)add regexp function: regexp_replace_one

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

[GitHub] [doris] hello-stephen commented on pull request #13641: [feature-array](array-type) Add array function array_popback

2022-10-28 Thread GitBox
hello-stephen commented on PR #13641: URL: https://github.com/apache/doris/pull/13641#issuecomment-1294805855 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.39 seconds load time: 560 seconds storage size: 17154699395 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on issue #13026: [Bug](aarch64) Failed to start BE due to errors caused by AddressSanitizer

2022-10-28 Thread GitBox
hello-stephen commented on issue #13026: URL: https://github.com/apache/doris/issues/13026#issuecomment-1294813368 Hi, friend I also encounter the mmap problem when trying to run be ut with ` ./run-be-ut.sh -j10` on the aarch64 machine. ``` ... [1204/1204] Linking CXX executa

[GitHub] [doris] hello-stephen commented on pull request #12801: [enhancement](broker) broker load support tencent cos

2022-10-28 Thread GitBox
hello-stephen commented on PR #12801: URL: https://github.com/apache/doris/pull/12801#issuecomment-1294818262 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.65 seconds load time: 572 seconds storage size: 17154655360 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13763: [feature](function)add search functions: multi_search_all_positions & multi_match_any

2022-10-28 Thread GitBox
hello-stephen commented on PR #13763: URL: https://github.com/apache/doris/pull/13763#issuecomment-1294819992 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.37 seconds load time: 597 seconds storage size: 17154821227 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13434: [feature](nereids) Support authentication

2022-10-28 Thread GitBox
hello-stephen commented on PR #13434: URL: https://github.com/apache/doris/pull/13434#issuecomment-1294821664 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.65 seconds load time: 578 seconds storage size: 17154821218 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13691: [fix](planner) infer predicate could generate predicates in another scope

2022-10-28 Thread GitBox
hello-stephen commented on PR #13691: URL: https://github.com/apache/doris/pull/13691#issuecomment-1294828916 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.83 seconds load time: 646 seconds storage size: 17154821307 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1294841744 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.03 seconds load time: 576 seconds storage size: 17154644801 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13764: [feature](Nereids) Support lots of scalar function and fix some bug

2022-10-28 Thread GitBox
hello-stephen commented on PR #13764: URL: https://github.com/apache/doris/pull/13764#issuecomment-1294841849 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.42 seconds load time: 558 seconds storage size: 17154644772 Bytes https://doris-co

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #13769: [Chore](unused) remove QSorter

2022-10-28 Thread GitBox
BiteThet opened a new pull request, #13769: URL: https://github.com/apache/doris/pull/13769 # Proposed changes remove unused file of QSorter. ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior:

[GitHub] [doris] hello-stephen commented on pull request #13766: [feature](function)add regexp function: regexp_replace_one

2022-10-28 Thread GitBox
hello-stephen commented on PR #13766: URL: https://github.com/apache/doris/pull/13766#issuecomment-1294850606 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.78 seconds load time: 626 seconds storage size: 17154810796 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13581: [Enhancement](runtime-filter) enlarge runtime filter in predicate threshold

2022-10-28 Thread GitBox
hello-stephen commented on PR #13581: URL: https://github.com/apache/doris/pull/13581#issuecomment-1294857463 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.09 seconds load time: 572 seconds storage size: 17154865254 Bytes https://doris-co

[GitHub] [doris] Toms1999 opened a new pull request, #13771: [new] To complete the mysql、hive、pgsql external table to doris by shell

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

[GitHub] [doris] hello-stephen commented on pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-28 Thread GitBox
hello-stephen commented on PR #13067: URL: https://github.com/apache/doris/pull/13067#issuecomment-1294861046 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.91 seconds load time: 561 seconds storage size: 17154644846 Bytes https://doris-co

[GitHub] [doris] catpineapple opened a new pull request, #13772: [feature](planner) add multi partition

2022-10-28 Thread GitBox
catpineapple opened a new pull request, #13772: URL: https://github.com/apache/doris/pull/13772 # Proposed changes Issue Number: close #13123 ## Problem summary Create partitions use :PARTITIONS START ("2022-11-01") END ("2022-12-01") EVERY (1 DAY) ,can create a month's

[GitHub] [doris] hello-stephen commented on pull request #13764: [feature](Nereids) Support lots of scalar function and fix some bug

2022-10-28 Thread GitBox
hello-stephen commented on PR #13764: URL: https://github.com/apache/doris/pull/13764#issuecomment-1294869499 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.49 seconds load time: 563 seconds storage size: 17154699363 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13769: [Chore](unused) remove QSorter

2022-10-28 Thread GitBox
hello-stephen commented on PR #13769: URL: https://github.com/apache/doris/pull/13769#issuecomment-1294877421 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.59 seconds load time: 575 seconds storage size: 17154809924 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13771: [new] To complete the mysql、hive、pgsql external table to doris by shell

2022-10-28 Thread GitBox
hello-stephen commented on PR #13771: URL: https://github.com/apache/doris/pull/13771#issuecomment-1294883416 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.75 seconds load time: 559 seconds storage size: 17154699001 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13581: [Enhancement](runtime-filter) enlarge runtime filter in predicate threshold

2022-10-28 Thread GitBox
hello-stephen commented on PR #13581: URL: https://github.com/apache/doris/pull/13581#issuecomment-1294884615 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.89 seconds load time: 568 seconds storage size: 17154644783 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13772: [feature](planner) add multi partition

2022-10-28 Thread GitBox
hello-stephen commented on PR #13772: URL: https://github.com/apache/doris/pull/13772#issuecomment-1294888684 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.07 seconds load time: 578 seconds storage size: 17154810728 Bytes https://doris-co

[GitHub] [doris] zy-kkk commented on pull request #13772: [feature](planner) add multi partition

2022-10-28 Thread GitBox
zy-kkk commented on PR #13772: URL: https://github.com/apache/doris/pull/13772#issuecomment-1294891251 This is a cool new feature, and I think you should add a detailed documentation on how to use it -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [doris] wangbo opened a new issue, #13773: [Bug] Using groupId as join key may cause wrong result

2022-10-28 Thread GitBox
wangbo opened a new issue, #13773: URL: https://github.com/apache/doris/issues/13773 ### 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.2-lts

[GitHub] [doris] hello-stephen commented on pull request #13646: [enhancement](metric)Add metric for exec_state prepare function

2022-10-28 Thread GitBox
hello-stephen commented on PR #13646: URL: https://github.com/apache/doris/pull/13646#issuecomment-1294903443 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.13 seconds load time: 572 seconds storage size: 17154644815 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13740: [fix](Nereids) update immutable LogicalAggregate attribute by mistake

2022-10-28 Thread GitBox
hello-stephen commented on PR #13740: URL: https://github.com/apache/doris/pull/13740#issuecomment-1294908159 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.42 seconds load time: 571 seconds storage size: 17154810761 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13764: [feature](Nereids) Support lots of scalar function and fix some bug

2022-10-28 Thread GitBox
hello-stephen commented on PR #13764: URL: https://github.com/apache/doris/pull/13764#issuecomment-1294919364 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.29 seconds load time: 564 seconds storage size: 17154644858 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1294946191 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.67 seconds load time: 558 seconds storage size: 17154655392 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1294954982 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.38 seconds load time: 562 seconds storage size: 17154655385 Bytes https://doris-co

[GitHub] [doris] BePPPower opened a new pull request, #13774: [BugFix](regression-test) add `order by` left/right join test case

2022-10-28 Thread GitBox
BePPPower opened a new pull request, #13774: URL: https://github.com/apache/doris/pull/13774 # Proposed changes Issue Number: close #xxx The result of `right join` is unordered, so we need add `order by` to guarantee results consistent. ## Problem summary Describe your ch

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1294970307 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.24 seconds load time: 565 seconds storage size: 17154655409 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13763: [feature](function)add search functions: multi_search_all_positions & multi_match_any

2022-10-28 Thread GitBox
hello-stephen commented on PR #13763: URL: https://github.com/apache/doris/pull/13763#issuecomment-1294972492 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.38 seconds load time: 561 seconds storage size: 17154644898 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1294977295 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.57 seconds load time: 565 seconds storage size: 17154644786 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13774: [BugFix](regression-test) add `order by` in left/right join test case

2022-10-28 Thread GitBox
hello-stephen commented on PR #13774: URL: https://github.com/apache/doris/pull/13774#issuecomment-1294991999 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.68 seconds load time: 555 seconds storage size: 17154644907 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1294994394 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.87 seconds load time: 565 seconds storage size: 17154705986 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13708: [fix](memtracker) Fix the usage of bthread mem tracker

2022-10-28 Thread GitBox
hello-stephen commented on PR #13708: URL: https://github.com/apache/doris/pull/13708#issuecomment-1295009043 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.59 seconds load time: 589 seconds storage size: 17154821265 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13740: [fix](Nereids) update immutable LogicalAggregate attribute by mistake

2022-10-28 Thread GitBox
hello-stephen commented on PR #13740: URL: https://github.com/apache/doris/pull/13740#issuecomment-1295009340 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.16 seconds load time: 559 seconds storage size: 17154644840 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1295015766 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.41 seconds load time: 558 seconds storage size: 17154655320 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13746: [enhancement](multi-catalog)Persist external catalog related metadata.

2022-10-28 Thread GitBox
hello-stephen commented on PR #13746: URL: https://github.com/apache/doris/pull/13746#issuecomment-1295019476 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.18 seconds load time: 566 seconds storage size: 17154644841 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #12337: [Enhancement](chore) remove unused diagnostic

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #12337: URL: https://github.com/apache/doris/pull/12337#issuecomment-1295027949 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 #12337: [Enhancement](chore) remove unused diagnostic

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #12337: URL: https://github.com/apache/doris/pull/12337#issuecomment-1295027994 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] ChPi opened a new pull request, #13775: [fix](Vectorized)fix json_object and json_array function return wrong result on vectorized engine

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

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-28 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1295052217 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.27 seconds load time: 560 seconds storage size: 17154644825 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13775: [fix](Vectorized)fix json_object and json_array function return wrong result on vectorized engine

2022-10-28 Thread GitBox
hello-stephen commented on PR #13775: URL: https://github.com/apache/doris/pull/13775#issuecomment-1295067370 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.34 seconds load time: 567 seconds storage size: 17154644876 Bytes https://doris-co

[GitHub] [doris] dataalive commented on issue #13759: flink-doris-connector : unable to read data

2022-10-28 Thread GitBox
dataalive commented on issue #13759: URL: https://github.com/apache/doris/issues/13759#issuecomment-1295075524 give more info ? the return log and the error message about "unable to read data on doris table"? -- This is an automated message from the Apache Git Service. To respon

[GitHub] [doris] hello-stephen commented on pull request #13760: [feature](new-scan) enable new scan by default

2022-10-28 Thread GitBox
hello-stephen commented on PR #13760: URL: https://github.com/apache/doris/pull/13760#issuecomment-1295131478 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.72 seconds load time: 639 seconds storage size: 17154842568 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13774: [BugFix](regression-test) add `order by` in left/right join test case

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13774: URL: https://github.com/apache/doris/pull/13774#issuecomment-1295138168 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 #13774: [BugFix](regression-test) add `order by` in left/right join test case

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13774: URL: https://github.com/apache/doris/pull/13774#issuecomment-1295138117 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 #13755: [fix](dynamic-partition) fix wrong check of replication num

2022-10-28 Thread GitBox
hello-stephen commented on PR #13755: URL: https://github.com/apache/doris/pull/13755#issuecomment-1295149417 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.06 seconds load time: 573 seconds storage size: 17154709880 Bytes https://doris-co

[GitHub] [doris] englefly opened a new pull request, #13776: [fix](nereids) map literal to double in FilterSelectivityCalculator

2022-10-28 Thread GitBox
englefly opened a new pull request, #13776: URL: https://github.com/apache/doris/pull/13776 # 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 #13740: [fix](Nereids) update immutable LogicalAggregate attribute by mistake

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13740: URL: https://github.com/apache/doris/pull/13740#issuecomment-1295177166 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 #13740: [fix](Nereids) update immutable LogicalAggregate attribute by mistake

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13740: URL: https://github.com/apache/doris/pull/13740#issuecomment-1295177215 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 #13746: [enhancement](multi-catalog)Persist external catalog related metadata.

2022-10-28 Thread GitBox
hello-stephen commented on PR #13746: URL: https://github.com/apache/doris/pull/13746#issuecomment-1295185137 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.83 seconds load time: 554 seconds storage size: 17154644878 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13725: [enhancement](Nereids) generate correct distribution spec after project

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13725: URL: https://github.com/apache/doris/pull/13725#issuecomment-1295187103 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 #13725: [enhancement](Nereids) generate correct distribution spec after project

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13725: URL: https://github.com/apache/doris/pull/13725#issuecomment-1295187148 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 #13776: [fix](nereids) map literal to double in FilterSelectivityCalculator

2022-10-28 Thread GitBox
hello-stephen commented on PR #13776: URL: https://github.com/apache/doris/pull/13776#issuecomment-1295206639 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.66 seconds load time: 556 seconds storage size: 17154655417 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13746: [enhancement](multi-catalog)Persist external catalog related metadata.

2022-10-28 Thread GitBox
hello-stephen commented on PR #13746: URL: https://github.com/apache/doris/pull/13746#issuecomment-1295241525 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.06 seconds load time: 560 seconds storage size: 17154644851 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13769: [Chore](unused) remove QSorter

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13769: URL: https://github.com/apache/doris/pull/13769#issuecomment-1295717421 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 #13769: [Chore](unused) remove QSorter

2022-10-28 Thread GitBox
github-actions[bot] commented on PR #13769: URL: https://github.com/apache/doris/pull/13769#issuecomment-1295717428 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 #13259: test benchmark pipeline

2022-10-28 Thread GitBox
hello-stephen commented on PR #13259: URL: https://github.com/apache/doris/pull/13259#issuecomment-1295718863 TeamCity pipeline, clickbench performance test result: update update -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [doris] hello-stephen commented on pull request #13708: [fix](memtracker) Fix the usage of bthread mem tracker

2022-10-28 Thread GitBox
hello-stephen commented on PR #13708: URL: https://github.com/apache/doris/pull/13708#issuecomment-1295723127 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.46 seconds load time: 654 seconds storage size: 17154875798 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13662: [feature](function)add url functions: domain and protocol

2022-10-28 Thread GitBox
hello-stephen commented on PR #13662: URL: https://github.com/apache/doris/pull/13662#issuecomment-1295724609 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.59 seconds load time: 574 seconds storage size: 17154655388 Bytes https://doris-co