[GitHub] [doris] zh0122 opened a new issue, #13968: [Bug] sub_bitmap/bitmap_subset_limit return null when the bitmap count is 1

2022-11-03 Thread GitBox
zh0122 opened a new issue, #13968: URL: https://github.com/apache/doris/issues/13968 ### 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] yiguolei commented on a diff in pull request #13585: [enhancement](memtracker) Refactor mem tracker limiter hierarchy and optimize the usage of bthread mem tracker

2022-11-03 Thread GitBox
yiguolei commented on code in PR #13585: URL: https://github.com/apache/doris/pull/13585#discussion_r1013679027 ## be/src/service/internal_service.cpp: ## @@ -64,12 +63,14 @@ static void thread_context_deleter(void* d) { } template -class NewHttpClosure : public ::google::p

[GitHub] [doris] yiguolei commented on a diff in pull request #13585: [enhancement](memtracker) Refactor mem tracker limiter hierarchy and optimize the usage of bthread mem tracker

2022-11-03 Thread GitBox
yiguolei commented on code in PR #13585: URL: https://github.com/apache/doris/pull/13585#discussion_r1013678641 ## be/src/service/doris_main.cpp: ## @@ -376,15 +375,15 @@ int main(int argc, char** argv) { apache::thrift::GlobalOutput.setOutputFunction(doris::thrift_output);

[GitHub] [doris] zhannngchen opened a new pull request, #13967: [fix](load) fix a bug that reduce memory work on hard limit might be …

2022-11-03 Thread GitBox
zhannngchen opened a new pull request, #13967: URL: https://github.com/apache/doris/pull/13967 …triggered twice # Proposed changes Issue Number: close #xxx ## Problem summary When the load mem hard limit reached, all load channel should wait on the lock of LoadCha

[GitHub] [doris] jacktengg opened a new pull request, #13966: [fix](tablet sink) fallback to non-vectorized interface in tablet_sink if is in progress of upgrding from 1.1-lts to 1.2-lts

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

[GitHub] [doris] yiguolei commented on a diff in pull request #13585: [enhancement](memtracker) Refactor mem tracker limiter hierarchy and optimize the usage of bthread mem tracker

2022-11-03 Thread GitBox
yiguolei commented on code in PR #13585: URL: https://github.com/apache/doris/pull/13585#discussion_r1013672280 ## be/src/olap/base_compaction.cpp: ## @@ -68,7 +68,7 @@ Status BaseCompaction::execute_compact_impl() { return Status::OLAPInternalError(OLAP_ERR_BE_CLONE_OC

[GitHub] [doris] zy-kkk commented on issue #13702: [Bug] be crash

2022-11-03 Thread GitBox
zy-kkk commented on issue #13702: URL: https://github.com/apache/doris/issues/13702#issuecomment-1303037463 Hello, I reproduced according to the scheme and query you provided. I randomly created about 50,000 pieces of data, including NULL, but I am sorry that I still have not reproduced you

[GitHub] [doris] Yulei-Yang commented on a diff in pull request #13914: [feature](function)Support negative index for function split_part

2022-11-03 Thread GitBox
Yulei-Yang commented on code in PR #13914: URL: https://github.com/apache/doris/pull/13914#discussion_r1013668593 ## be/src/vec/functions/function_string.h: ## @@ -1278,63 +1278,58 @@ class FunctionSplitPart : public IFunction { auto str = str_col->get_data_at(i);

[GitHub] [doris] morrySnow commented on pull request #13841: [fix](regression) fix regression test bug: regression-test/data/nereids_syntax_p0/view.out

2022-11-03 Thread GitBox
morrySnow commented on PR #13841: URL: https://github.com/apache/doris/pull/13841#issuecomment-1303034437 duplicate with #13046 -- 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 commen

[GitHub] [doris] morrySnow closed pull request #13841: [fix](regression) fix regression test bug: regression-test/data/nereids_syntax_p0/view.out

2022-11-03 Thread GitBox
morrySnow closed pull request #13841: [fix](regression) fix regression test bug: regression-test/data/nereids_syntax_p0/view.out URL: https://github.com/apache/doris/pull/13841 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] hello-stephen commented on pull request #13963: [typo](docs) test new pipeline

2022-11-03 Thread GitBox
hello-stephen commented on PR #13963: URL: https://github.com/apache/doris/pull/13963#issuecomment-1303032522 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.94 seconds load time: 454 seconds storage size: 17178340669 Bytes https://doris-co

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

2022-11-03 Thread GitBox
Yulei-Yang commented on PR #13914: URL: https://github.com/apache/doris/pull/13914#issuecomment-1303031451 > oh, it's a github editor issue, which treat the content as markdown. so the underscore character is used as italic mark. I escaped this char, and it looks right now. -- Th

[GitHub] [doris] Gabriel39 opened a new pull request, #13965: [Refactor](join) Refine codes for hashjoin and nljoin

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

[doris] branch master updated (948e080b31 -> 554f566217)

2022-11-03 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 948e080b31 [minor](error msg) Fix wrong error message (#13950) add 554f566217 [enhancement](compaction) introd

[GitHub] [doris] morningman closed issue #12609: [Enhancement] segment compaction

2022-11-03 Thread GitBox
morningman closed issue #12609: [Enhancement] segment compaction URL: https://github.com/apache/doris/issues/12609 -- 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] morningman merged pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-11-03 Thread GitBox
morningman merged PR #12866: URL: https://github.com/apache/doris/pull/12866 -- 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] github-actions[bot] commented on pull request #12801: [enhancement](broker) broker load support tencent cos

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #12801: URL: https://github.com/apache/doris/pull/12801#issuecomment-1303014126 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 #12801: [enhancement](broker) broker load support tencent cos

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #12801: URL: https://github.com/apache/doris/pull/12801#issuecomment-1303014086 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: [minor](error msg) Fix wrong error message (#13950)

2022-11-03 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 948e080b31 [minor](error msg) Fix wrong error

[GitHub] [doris] Gabriel39 merged pull request #13950: [minor](error msg) Fix wrong error message

2022-11-03 Thread GitBox
Gabriel39 merged PR #13950: URL: https://github.com/apache/doris/pull/13950 -- 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] hello-stephen commented on pull request #13962: [Improvement](javaudf) improve java class loader usage

2022-11-03 Thread GitBox
hello-stephen commented on PR #13962: URL: https://github.com/apache/doris/pull/13962#issuecomment-1303006214 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.64 seconds load time: 452 seconds storage size: 17182239102 Bytes https://doris-co

[GitHub] [doris] Jibing-Li commented on a diff in pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
Jibing-Li commented on code in PR #13883: URL: https://github.com/apache/doris/pull/13883#discussion_r1013630407 ## fe/fe-core/src/main/java/org/apache/doris/statistics/AnalysisJob.java: ## @@ -0,0 +1,202 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or m

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
Kikyou1997 commented on code in PR #13883: URL: https://github.com/apache/doris/pull/13883#discussion_r1013630081 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -5197,4 +5216,53 @@ public int getFollowerCount() { } return count; } + +

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
Kikyou1997 commented on code in PR #13883: URL: https://github.com/apache/doris/pull/13883#discussion_r1013629743 ## fe/fe-core/src/main/java/org/apache/doris/catalog/SchemaTable.java: ## @@ -399,7 +399,19 @@ public class SchemaTable extends Table {

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
Kikyou1997 commented on code in PR #13883: URL: https://github.com/apache/doris/pull/13883#discussion_r1013629322 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java: ## @@ -17,22 +17,11 @@ package org.apache.doris.statistics; Review Comment: I will do

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
Kikyou1997 commented on code in PR #13883: URL: https://github.com/apache/doris/pull/13883#discussion_r1013619306 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java: ## @@ -108,30 +121,31 @@ public StatsDeriveResult visitComparisonPredicate(Compari

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

2022-11-03 Thread GitBox
eldenmoon commented on PR #13641: URL: https://github.com/apache/doris/pull/13641#issuecomment-1302974553 @xy720 lets merge this PR? -- 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] github-actions[bot] commented on pull request #13942: [chore](be web ui)upgrade jquery version to 3.6.0

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13942: URL: https://github.com/apache/doris/pull/13942#issuecomment-1302963763 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 #13942: [chore](be web ui)upgrade jquery version to 3.6.0

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13942: URL: https://github.com/apache/doris/pull/13942#issuecomment-1302963781 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] siriume opened a new issue, #13964: [Bug] bitmap_subset_in_range function error.

2022-11-03 Thread GitBox
-f49a0da ### What's Wrong? run sql like this: ```sql select bitmap_to_string(bitmap_subset_in_range(bitmap_from_string('20221103'), 0, 20221104)) date_list_bitmap; ``` result is 0; ### What You Expected? result is 20221103; ### How to Reprod

[GitHub] [doris] github-actions[bot] commented on pull request #13963: [typo](docs) test new pipeline

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13963: URL: https://github.com/apache/doris/pull/13963#issuecomment-1302958963 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 #13963: [typo](docs) test new pipeline

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13963: URL: https://github.com/apache/doris/pull/13963#issuecomment-1302958946 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] lsy3993 opened a new pull request, #13963: [typo](docs) test new pipeline

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

[GitHub] [doris] Gabriel39 opened a new pull request, #13962: [Improvement](javaudf) improve java loader usage

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

[GitHub] [doris] XieJiann commented on a diff in pull request #13902: [feature](Nereids) add graph simplifier

2022-11-03 Thread GitBox
XieJiann commented on code in PR #13902: URL: https://github.com/apache/doris/pull/13902#discussion_r1013581583 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/GraphSimplifier.java: ## @@ -0,0 +1,383 @@ +// Licensed to the Apache Software Founda

[GitHub] [doris] XieJiann commented on a diff in pull request #13902: [feature](Nereids) add graph simplifier

2022-11-03 Thread GitBox
XieJiann commented on code in PR #13902: URL: https://github.com/apache/doris/pull/13902#discussion_r1013581490 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/Edge.java: ## @@ -22,20 +22,19 @@ import java.util.BitSet; class Edge { -fina

[GitHub] [doris] morrySnow opened a new issue, #13634: tuning TPC-H plan generated by Nereids

2022-11-03 Thread GitBox
morrySnow opened a new issue, #13634: URL: https://github.com/apache/doris/issues/13634 - [x] remove unnecessary cast to String #13730 - [ ] remove unnecessary cast to Decimal -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[doris] branch master updated (9bf20a7b5d -> dc01fb4085)

2022-11-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9bf20a7b5d [enhancement](Nereids) remove unnecessary int cast (#13881) add dc01fb4085 [enhancement](Nereids) re

[GitHub] [doris] morrySnow merged pull request #13730: [enhancement](Nereids) remove unnecessary string cast

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

[GitHub] [doris] morrySnow closed issue #13634: tuning TPC-H plan generated by Nereids

2022-11-03 Thread GitBox
morrySnow closed issue #13634: tuning TPC-H plan generated by Nereids URL: https://github.com/apache/doris/issues/13634 -- 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

[GitHub] [doris] Gabriel39 commented on a diff in pull request #13914: [feature](function)Support negative index for function split_part

2022-11-03 Thread GitBox
Gabriel39 commented on code in PR #13914: URL: https://github.com/apache/doris/pull/13914#discussion_r1013565288 ## be/src/vec/functions/function_string.h: ## @@ -1278,63 +1278,58 @@ class FunctionSplitPart : public IFunction { auto str = str_col->get_data_at(i);

[GitHub] [doris] wwek commented on issue #13712: [Feature] split_part函数支持用负数倒取字段

2022-11-03 Thread GitBox
wwek commented on issue #13712: URL: https://github.com/apache/doris/issues/13712#issuecomment-1302902945 > try this #13914 tks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [doris] xiaojunjie commented on a diff in pull request #13879: [feature](nereids) Support row policy

2022-11-03 Thread GitBox
xiaojunjie commented on code in PR #13879: URL: https://github.com/apache/doris/pull/13879#discussion_r1013564018 ## fe/fe-core/src/main/java/org/apache/doris/policy/Policy.java: ## @@ -91,8 +94,18 @@ public static Policy fromCreateStmt(CreatePolicyStmt stmt) throws AnalysisExc

[GitHub] [doris] XieJiann commented on a diff in pull request #13902: [feature](Nereids) add graph simplifier

2022-11-03 Thread GitBox
XieJiann commented on code in PR #13902: URL: https://github.com/apache/doris/pull/13902#discussion_r1013563904 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/GraphSimplifier.java: ## @@ -0,0 +1,383 @@ +// Licensed to the Apache Software Founda

[GitHub] [doris] github-actions[bot] commented on pull request #13961: [fix](nereids) cannot collect decimal column stats

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13961: URL: https://github.com/apache/doris/pull/13961#issuecomment-1302900921 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

[doris] branch master updated (efb2596c7a -> 9bf20a7b5d)

2022-11-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from efb2596c7a [enhancment](Nereids) enable push down filter through aggregation (#13938) add 9bf20a7b5d [enhancem

[GitHub] [doris] morrySnow merged pull request #13881: [enhancement](Nereids) remove unnecessary int cast

2022-11-03 Thread GitBox
morrySnow merged PR #13881: URL: https://github.com/apache/doris/pull/13881 -- 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: [enhancment](Nereids) enable push down filter through aggregation (#13938)

2022-11-03 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 efb2596c7a [enhancment](Nereids) enable push d

[GitHub] [doris] morrySnow merged pull request #13938: [enhancment](Nereids) enable push down filter through aggregation

2022-11-03 Thread GitBox
morrySnow merged PR #13938: URL: https://github.com/apache/doris/pull/13938 -- 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 #13730: [enhancement](Nereids) remove unnecessary string cast

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13730: URL: https://github.com/apache/doris/pull/13730#issuecomment-1302894601 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 #13938: [enhancment](Nereids) enable push down filter through aggregation

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13938: URL: https://github.com/apache/doris/pull/13938#issuecomment-1302893942 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 #13938: [enhancment](Nereids) enable push down filter through aggregation

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13938: URL: https://github.com/apache/doris/pull/13938#issuecomment-1302893956 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] nextdreamblue commented on a diff in pull request #12801: [enhancement](broker) broker load support tencent cos

2022-11-03 Thread GitBox
nextdreamblue commented on code in PR #12801: URL: https://github.com/apache/doris/pull/12801#discussion_r1013557768 ## fs_brokers/apache_hdfs_broker/build.sh: ## @@ -41,6 +41,10 @@ rm -rf "${BROKER_OUTPUT}" install -d "${BROKER_OUTPUT}/bin" "${BROKER_OUTPUT}/conf" \ "${BR

[GitHub] [doris] yiguolei commented on pull request #13954: [chore](lock) using bthread mutex instead of std mutex

2022-11-03 Thread GitBox
yiguolei commented on PR #13954: URL: https://github.com/apache/doris/pull/13954#issuecomment-1302891557 > Pushing brpc to fix this bug or we help brpc fix this bug is a better solution, I think we need more discussion, if it is determined that there is a problem with brpc, we should contac

[GitHub] [doris] lide-reed commented on a diff in pull request #12801: [enhancement](broker) broker load support tencent cos

2022-11-03 Thread GitBox
lide-reed commented on code in PR #12801: URL: https://github.com/apache/doris/pull/12801#discussion_r1013553643 ## fs_brokers/apache_hdfs_broker/build.sh: ## @@ -41,6 +41,10 @@ rm -rf "${BROKER_OUTPUT}" install -d "${BROKER_OUTPUT}/bin" "${BROKER_OUTPUT}/conf" \ "${BROKER

[GitHub] [doris] github-actions[bot] commented on pull request #13881: [enhancement](Nereids) remove unnecessary int cast

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13881: URL: https://github.com/apache/doris/pull/13881#issuecomment-1302885231 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 #13881: [enhancement](Nereids) remove unnecessary int cast

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13881: URL: https://github.com/apache/doris/pull/13881#issuecomment-1302885216 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] zhangstar333 commented on issue #13931: [Bug] unix_timestamp() and unix_timestamp(now()) behave not same

2022-11-03 Thread GitBox
zhangstar333 commented on issue #13931: URL: https://github.com/apache/doris/issues/13931#issuecomment-1302883818 have fixed: https://github.com/apache/doris/pull/11041 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [doris] jackwener commented on a diff in pull request #13902: [feature](Nereids) add graph simplifier

2022-11-03 Thread GitBox
jackwener commented on code in PR #13902: URL: https://github.com/apache/doris/pull/13902#discussion_r1013536792 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/joinreorder/hypergraph/GraphSimplifier.java: ## @@ -0,0 +1,383 @@ +// Licensed to the Apache Software Found

[GitHub] [doris] github-actions[bot] commented on pull request #12866: [enhancement](compaction) introduce segment compaction (#12609)

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #12866: URL: https://github.com/apache/doris/pull/12866#issuecomment-1302882099 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] pengxiangyu commented on a diff in pull request #13865: [feature](remote)Only query can use local cache when reading remote files.

2022-11-03 Thread GitBox
pengxiangyu commented on code in PR #13865: URL: https://github.com/apache/doris/pull/13865#discussion_r1013548752 ## be/src/olap/reader.h: ## @@ -101,6 +101,8 @@ class TabletReader { bool read_orderby_key_reverse = false; // num of columns for orderby key

[GitHub] [doris] hello-stephen commented on pull request #13961: [fix](nereids) cannot collect decimal column stats

2022-11-03 Thread GitBox
hello-stephen commented on PR #13961: URL: https://github.com/apache/doris/pull/13961#issuecomment-1302867810 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.52 seconds load time: 599 seconds storage size: 17180933016 Bytes https://doris-co

[GitHub] [doris] yangzhg commented on pull request #13954: [chore](lock) using bthread mutex instead of std mutex

2022-11-03 Thread GitBox
yangzhg commented on PR #13954: URL: https://github.com/apache/doris/pull/13954#issuecomment-1302863064 Pushing brpc to fix this bug or we help brpc fix this bug is a better solution -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [doris] github-actions[bot] commented on pull request #13954: [chore](lock) using bthread mutex instead of std mutex

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13954: URL: https://github.com/apache/doris/pull/13954#issuecomment-1302862331 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 #13954: [chore](lock) using bthread mutex instead of std mutex

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13954: URL: https://github.com/apache/doris/pull/13954#issuecomment-1302862311 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] englefly opened a new pull request, #13961: [fix](nereids) cannot collect decimal column stats

2022-11-03 Thread GitBox
englefly opened a new pull request, #13961: URL: https://github.com/apache/doris/pull/13961 # Proposed changes When execute `analyze table`, doris fails on decimal columns. The root cause is the scale in decimalV2 is 9, but 2 in schema. There is no need to check scale for decimalV2,

[GitHub] [doris] yangzhg commented on a diff in pull request #13865: [feature](remote)Only query can use local cache when reading remote files.

2022-11-03 Thread GitBox
yangzhg commented on code in PR #13865: URL: https://github.com/apache/doris/pull/13865#discussion_r1013529270 ## be/src/olap/reader.h: ## @@ -101,6 +101,8 @@ class TabletReader { bool read_orderby_key_reverse = false; // num of columns for orderby key

[doris] branch master updated: [fix](runtime-filter) build thread destruct first may cause probe thread coredump (#13911)

2022-11-03 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 e09033276e [fix](runtime-filter) build thread de

[GitHub] [doris] yangzhg merged pull request #13911: [fix](runtime-filter) build thread destruct first may cause probe thread coredump

2022-11-03 Thread GitBox
yangzhg merged PR #13911: URL: https://github.com/apache/doris/pull/13911 -- 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

[GitHub] [doris] Raven888888 closed issue #13952: [Bug] ARRAY does not work

2022-11-03 Thread GitBox
Raven88 closed issue #13952: [Bug] ARRAY does not work URL: https://github.com/apache/doris/issues/13952 -- 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-m

[GitHub] [doris] Raven888888 commented on issue #13952: [Bug] ARRAY does not work

2022-11-03 Thread GitBox
Raven88 commented on issue #13952: URL: https://github.com/apache/doris/issues/13952#issuecomment-1302843357 Got it, thanks! @zy-kkk -- 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 speci

[doris] branch master updated: [feature-wip][refactor](multi-catalog) Persist external catalog related metadata. (#13746)

2022-11-03 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 f2d84d81e6 [feature-wip][refactor](multi-cata

[GitHub] [doris] morningman merged pull request #13746: [enhancement](multi-catalog)Persist external catalog related metadata.

2022-11-03 Thread GitBox
morningman merged PR #13746: URL: https://github.com/apache/doris/pull/13746 -- 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] Yulei-Yang commented on pull request #13914: [feature](function)Support negative index for function split_part

2022-11-03 Thread GitBox
Yulei-Yang commented on PR #13914: URL: https://github.com/apache/doris/pull/13914#issuecomment-1302835100 @Gabriel39 could you please review it? thx -- 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

[GitHub] [doris] yiguolei merged pull request #13899: [improvement](exec) add more debug info on fragment exec error

2022-11-03 Thread GitBox
yiguolei merged PR #13899: URL: https://github.com/apache/doris/pull/13899 -- 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](exec) add more debug info on fragment exec error (#13899)

2022-11-03 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 698541e58d [improvement](exec) add more debug i

[GitHub] [doris] yiguolei commented on pull request #13954: [chore](lock) using bthread mutex instead of std mutex

2022-11-03 Thread GitBox
yiguolei commented on PR #13954: URL: https://github.com/apache/doris/pull/13954#issuecomment-1302830027 > Any differences between those two? If use std::mutex in a bthread context, then the bthread will hang up and the bthread's underlying pthread will also hang up. But there are a

[GitHub] [doris] hello-stephen commented on pull request #13960: [fix](memtracker) Fix DCHECK(!std::count(_consumer_tracker_stack.begin(), _consumer_tracker_stack.end(), tracker))

2022-11-03 Thread GitBox
hello-stephen commented on PR #13960: URL: https://github.com/apache/doris/pull/13960#issuecomment-1302827291 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.03 seconds load time: 605 seconds storage size: 17182969197 Bytes https://doris-co

[GitHub] [doris] yiguolei merged pull request #13955: [branch-1.1](fix) avoid fatal log

2022-11-03 Thread GitBox
yiguolei merged PR #13955: URL: https://github.com/apache/doris/pull/13955 -- 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 branch-1.1-lts updated: [branch-1.1](fix) avoid fatal log (#13955)

2022-11-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 11301c [branch-1.1](fix) av

[GitHub] [doris] github-actions[bot] commented on pull request #13960: [fix](memtracker) Fix DCHECK(!std::count(_consumer_tracker_stack.begin(), _consumer_tracker_stack.end(), tracker))

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13960: URL: https://github.com/apache/doris/pull/13960#issuecomment-1302824647 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 #13960: [fix](memtracker) Fix DCHECK(!std::count(_consumer_tracker_stack.begin(), _consumer_tracker_stack.end(), tracker))

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13960: URL: https://github.com/apache/doris/pull/13960#issuecomment-1302824634 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 branch-1.2-unstable updated (ba918b40e2 -> d28010428c)

2022-11-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git from ba918b40e2 [chore](macOS) Fix compilation errors caused by the deprecated function (#13890) add

[doris] 01/01: [fix](memtracker) Fix DCHECK(!std::count(_consumer_tracker_stack.begin(), _consumer_tracker_stack.end(), tracker)) #13960

2022-11-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-unstable in repository https://gitbox.apache.org/repos/asf/doris.git commit d28010428c960c02e42008b99be46a8c98fea500 Author: morningman AuthorDate: Fri Nov 4 08:33:56 2022 +0800

[GitHub] [doris] github-actions[bot] closed pull request #9264: [Enhancement][Statistics] Store last visited time of partition

2022-11-03 Thread GitBox
github-actions[bot] closed pull request #9264: [Enhancement][Statistics] Store last visited time of partition URL: https://github.com/apache/doris/pull/9264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [doris] xinyiZzz opened a new pull request, #13960: [fix](memtracker) Fix DCHECK(!std::count(_consumer_tracker_stack.begin(), _consumer_tracker_stack.end(), tracker))

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

[GitHub] [doris] englefly commented on pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
englefly commented on PR #13883: URL: https://github.com/apache/doris/pull/13883#issuecomment-1302804110 one suggestion: merge this pr after we recovery nereids regression cases in P0 and P1. @Kikyou1997 @morrySnow -- This is an automated message from the Apache Git Service. To respon

[GitHub] [doris] github-actions[bot] commented on pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13883: URL: https://github.com/apache/doris/pull/13883#issuecomment-1302803508 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 #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13883: URL: https://github.com/apache/doris/pull/13883#issuecomment-1302803510 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] englefly commented on a diff in pull request #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
englefly commented on code in PR #13883: URL: https://github.com/apache/doris/pull/13883#discussion_r1013491847 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStat.java: ## @@ -17,22 +17,11 @@ package org.apache.doris.statistics; Review Comment: it is bette

[doris] branch master updated: [fix](meta)(recover) fix recover info persist bug (#13948)

2022-11-03 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 5d56fe6d32 [fix](meta)(recover) fix recover i

[GitHub] [doris] morningman merged pull request #13948: [fix](meta)(recover) fix recover info persist bug

2022-11-03 Thread GitBox
morningman merged PR #13948: URL: https://github.com/apache/doris/pull/13948 -- 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] hello-stephen commented on pull request #13957: [fix] (Nerieds) fix tpch and support trace plan's change event

2022-11-03 Thread GitBox
hello-stephen commented on PR #13957: URL: https://github.com/apache/doris/pull/13957#issuecomment-1302549093 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38 seconds load time: 608 seconds storage size: 17181995054 Bytes https://doris-commu

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

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

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13746: URL: https://github.com/apache/doris/pull/13746#issuecomment-1302530092 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 #13883: [feature-wip](nereids) Statistics persistence

2022-11-03 Thread GitBox
hello-stephen commented on PR #13883: URL: https://github.com/apache/doris/pull/13883#issuecomment-1302502953 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.21 seconds load time: 614 seconds storage size: 17182184957 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13957: [fix] (Nerieds) fix tpch and support trace plan's change event

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13957: URL: https://github.com/apache/doris/pull/13957#issuecomment-1302426751 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 #13957: [fix] (Nerieds) fix tpch and support trace plan's change event

2022-11-03 Thread GitBox
github-actions[bot] commented on PR #13957: URL: https://github.com/apache/doris/pull/13957#issuecomment-1302426696 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 #13954: [chore](lock) using bthread mutex instead of std mutex

2022-11-03 Thread GitBox
hello-stephen commented on PR #13954: URL: https://github.com/apache/doris/pull/13954#issuecomment-1302393306 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.55 seconds load time: 606 seconds storage size: 17180211444 Bytes https://doris-co

[GitHub] [doris] BePPPower opened a new pull request, #13959: [feature](table-valued-function) Support S3 tvf

2022-11-03 Thread GitBox
BePPPower opened a new pull request, #13959: URL: https://github.com/apache/doris/pull/13959 # Proposed changes Issue Number: close #10217 pr Number: close #10214 This pr does three things: 1. Modified the framework of table-valued-function(tvf). 2. be support `fetc

  1   2   3   >