Re: [I] [Bug] NPE occurred when SHOW ALL ROUTINE LOAD [doris]

2024-03-07 Thread via GitHub
liugddx commented on issue #31933: URL: https://github.com/apache/doris/issues/31933#issuecomment-1983681568 Let me see -- 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 u

Re: [PR] [fix](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. #31940 [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31967: URL: https://github.com/apache/doris/pull/31967#issuecomment-1983682686 TPC-H: Total hot run time: 50015 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
Mryange commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1983683652 run buildall -- 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 unsu

[PR] [enhancement](cloud) exclude cases not supported in cloud mode [doris]

2024-03-07 Thread via GitHub
dataroaring opened a new pull request, #31969: URL: https://github.com/apache/doris/pull/31969 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] [enhancement](cloud) exclude cases not supported in cloud mode [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31969: URL: https://github.com/apache/doris/pull/31969#issuecomment-1983689768 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [enhancement](cloud) exclude cases not supported in cloud mode [doris]

2024-03-07 Thread via GitHub
dataroaring commented on PR #31969: URL: https://github.com/apache/doris/pull/31969#issuecomment-1983689923 run buildall -- 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

Re: [PR] [agg](conf) Add a knob to control distinct agg [doris]

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

(doris) branch master updated: [agg](conf) Add a knob to control distinct agg (#31930)

2024-03-07 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 c9aae137187 [agg](conf) Add a knob to control

[PR] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
924060929 opened a new pull request, #31970: URL: https://github.com/apache/doris/pull/31970 ## Proposed changes Speedup PartitionPrunner 1. remove useless Date parse/format, use `LocalDate` instead 2. change `Collection.stream()` to `ImmutableXxx.builderWithExpectedSize(n)` to

Re: [PR] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31970: URL: https://github.com/apache/doris/pull/31970#issuecomment-1983693146 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
924060929 commented on PR #31970: URL: https://github.com/apache/doris/pull/31970#issuecomment-1983695678 run buildall -- 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

Re: [PR] [Fix](merge-cloud) fix broker load failure caused by no cluster in cloud mode [doris]

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

(doris) branch master updated: [Fix](merge-cloud) fix broker load failure caused by no cluster in cloud mode (#31963)

2024-03-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 2b8b199b871 [Fix](merge-cloud) fix broker lo

Re: [PR] [fix](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. #31940 [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31967: URL: https://github.com/apache/doris/pull/31967#issuecomment-1983716217 TPC-DS: Total hot run time: 201954 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. #31940 [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31967: URL: https://github.com/apache/doris/pull/31967#issuecomment-1983728382 ClickBench: Total hot run time: 30.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](external catalog)Add partition grammar for external catalog to create table [doris]

2024-03-07 Thread via GitHub
wuwenchi commented on PR #31585: URL: https://github.com/apache/doris/pull/31585#issuecomment-1983734074 run p0 -- 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

Re: [PR] [fix](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. #31940 [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31967: URL: https://github.com/apache/doris/pull/31967#issuecomment-1983735633 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit a3e1f441e79b9089f4f553c92dea902e32a3b739 with default session variables Stream

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1983736947 TeamCity be ut coverage result: Function Coverage: 35.04% (8554/24414) Line Coverage: 26.89% (69510/258519) Region Coverage: 26.12% (36080/138138) Branch Coverage: 23.0

Re: [PR] [fix](cloud) Fix cloud create table need cluster auth and no cluster … [doris]

2024-03-07 Thread via GitHub
gavinchou commented on PR #31772: URL: https://github.com/apache/doris/pull/31772#issuecomment-1983742135 run buildall -- 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

Re: [PR] [fix](merge-cloud) Fix gcc compile failed [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31961: URL: https://github.com/apache/doris/pull/31961#issuecomment-1983746518 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

Re: [PR] [fix](merge-cloud) Fix gcc compile failed [doris]

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

(doris) branch master updated: [fix](merge-cloud) Fix gcc compile failed (#31961)

2024-03-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8f67af66497 [fix](merge-cloud) Fix gcc compi

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
eldenmoon commented on PR #31347: URL: https://github.com/apache/doris/pull/31347#issuecomment-1983778762 run buildall -- 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

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #30145: URL: https://github.com/apache/doris/pull/30145#issuecomment-1983805055 TeamCity be ut coverage result: Function Coverage: 35.33% (8556/24216) Line Coverage: 27.09% (69541/256743) Region Coverage: 26.32% (36097/137121) Branch Coverage: 23.1

Re: [PR] [fix](cloud) Fix cloud create table need cluster auth and no cluster … [doris]

2024-03-07 Thread via GitHub
gavinchou commented on code in PR #31772: URL: https://github.com/apache/doris/pull/31772#discussion_r1516414416 ## fe/fe-core/src/main/java/org/apache/doris/catalog/TabletInvertedIndex.java: ## @@ -601,6 +601,23 @@ public void addReplica(long tabletId, Replica replica) {

Re: [PR] [fix](agg) wrong result of two or more map_agg functions in query [doris]

2024-03-07 Thread via GitHub
yiguolei merged PR #31928: URL: https://github.com/apache/doris/pull/31928 -- 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) wrong result of two or more map_agg functions in query (#31928)

2024-03-07 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 669244773d2 [fix](agg) wrong result of two or m

Re: [PR] [chore](Nereids) add missing RuleType LOGICAL_REPEAT_TO_PHYSICAL_REPEAT_RULE [doris]

2024-03-07 Thread via GitHub
yiguolei merged PR #31877: URL: https://github.com/apache/doris/pull/31877 -- 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 (669244773d2 -> 04b6d6759ca)

2024-03-07 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 669244773d2 [fix](agg) wrong result of two or more map_agg functions in query (#31928) add 04b6d6759ca add miss

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
eldenmoon commented on PR #31347: URL: https://github.com/apache/doris/pull/31347#issuecomment-1983849073 run buildall -- 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

Re: [PR] [fix](cloud) Fix cloud create table need cluster auth and no cluster … [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31772: URL: https://github.com/apache/doris/pull/31772#issuecomment-1983853561 TPC-H: Total hot run time: 37785 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](cloud) Fix cloud create table need cluster auth and no cluster … [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31772: URL: https://github.com/apache/doris/pull/31772#issuecomment-1983884640 TPC-DS: Total hot run time: 187647 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. #31940 [doris]

2024-03-07 Thread via GitHub
Jibing-Li merged PR #31967: URL: https://github.com/apache/doris/pull/31967 -- 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 branch-2.0 updated: [fix](statistics)Add synchronize for modify analysisTaskInfoMap and analysisJobInfoMap. #31940 (#31967)

2024-03-07 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 7a0e89bc049 [fix](statistics)Add synchr

Re: [PR] [fix](regression)Add waiting timeout while creating mv and row count report. (#31944) [doris]

2024-03-07 Thread via GitHub
Jibing-Li merged PR #31968: URL: https://github.com/apache/doris/pull/31968 -- 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 branch-2.0 updated: Add waiting timeout while creating mv and row count report. (#31944) (#31968)

2024-03-07 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 45cbbe9a2ed Add waiting timeout while c

Re: [PR] [fix](p2)Fix analyze hive partition column p2 case after row count change. [doris]

2024-03-07 Thread via GitHub
Jibing-Li commented on PR #31958: URL: https://github.com/apache/doris/pull/31958#issuecomment-1983891805 run p0 -- 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 unsubscr

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1983907946 TeamCity be ut coverage result: Function Coverage: 35.38% (8558/24190) Line Coverage: 27.15% (69521/256065) Region Coverage: 26.37% (36084/136829) Branch Coverage: 23.2

Re: [PR] [fix](cloud) Fix cloud create table need cluster auth and no cluster … [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31772: URL: https://github.com/apache/doris/pull/31772#issuecomment-1983912818 ClickBench: Total hot run time: 30.63 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](Variant) fix variant null bitmap set incorrect [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31769: URL: https://github.com/apache/doris/pull/31769#issuecomment-1983914573 TeamCity be ut coverage result: Function Coverage: 35.36% (8552/24187) Line Coverage: 27.14% (69494/256063) Region Coverage: 26.35% (36060/136844) Branch Coverage: 23.2

Re: [PR] [fix](cloud) Fix cloud create table need cluster auth and no cluster … [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31772: URL: https://github.com/apache/doris/pull/31772#issuecomment-1983927639 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ffed7288faac629eb23a858224eed2aca479f694 with default session variables Stream

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-07 Thread via GitHub
jacktengg commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1983962415 run buildall -- 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

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31347: URL: https://github.com/apache/doris/pull/31347#issuecomment-1983992078 TPC-H: Total hot run time: 37994 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31347: URL: https://github.com/apache/doris/pull/31347#issuecomment-1984000620 TeamCity be ut coverage result: Function Coverage: 35.37% (8555/24188) Line Coverage: 27.15% (69507/256049) Region Coverage: 26.37% (36075/136820) Branch Coverage: 23.2

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31347: URL: https://github.com/apache/doris/pull/31347#issuecomment-1984015570 TPC-DS: Total hot run time: 186839 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31347: URL: https://github.com/apache/doris/pull/31347#issuecomment-1984025185 ClickBench: Total hot run time: 30.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31347: URL: https://github.com/apache/doris/pull/31347#issuecomment-1984030586 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 7c2b3b56950333b67dc62b6c2999bde9827bedc1 with default session variables Stream

Re: [PR] [FIX](InPredict) fix in params in to context for thread fragment query [doris]

2024-03-07 Thread via GitHub
yiguolei commented on code in PR #31935: URL: https://github.com/apache/doris/pull/31935#discussion_r1516534280 ## be/src/vec/functions/function_struct_in.h: ## @@ -62,6 +62,11 @@ struct ColumnRowRef { } }; +struct StructInState { +std::unordered_set args_set; Revie

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1984152196 TeamCity be ut coverage result: Function Coverage: 35.04% (8555/24414) Line Coverage: 26.89% (69523/258546) Region Coverage: 26.12% (36084/138147) Branch Coverage: 23.0

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1984153019 TPC-H: Total hot run time: 38307 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1984173987 TPC-DS: Total hot run time: 185513 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1984182992 ClickBench: Total hot run time: 31.21 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](spill) Implement spill to disk for hash join, aggregation and sort for pipelineX [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31910: URL: https://github.com/apache/doris/pull/31910#issuecomment-1984188112 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit cd796bb794ab73c6289b61ba6adac828b463b333 with default session variables Stream

[PR] [Refactor](metric) Use bvar to refactor metric framework [doris]

2024-03-07 Thread via GitHub
hongkun-Shao opened a new pull request, #31971: URL: https://github.com/apache/doris/pull/31971 ## Proposed changes Issue Number: close https://github.com/apache/doris/issues/15684 close https://github.com/apache/doris/issues/14332 ### Problem summary Background:

Re: [PR] [Refactor](metric) Use bvar to refactor metric framework [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31971: URL: https://github.com/apache/doris/pull/31971#issuecomment-1984222766 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Refactor](metric) Use bvar to refactor metric framework [doris]

2024-03-07 Thread via GitHub
hongkun-Shao commented on PR #31971: URL: https://github.com/apache/doris/pull/31971#issuecomment-1984233510 run buildall -- 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

Re: [PR] [Feature-WIP](partition) Suppor null range partition [doris]

2024-03-07 Thread via GitHub
zclllyybb commented on PR #31827: URL: https://github.com/apache/doris/pull/31827#issuecomment-1984269695 run buildall -- 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

Re: [PR] [Feature](partition) Support OLAP table null partition [doris]

2024-03-07 Thread via GitHub
zclllyybb commented on PR #31827: URL: https://github.com/apache/doris/pull/31827#issuecomment-1984325763 run buildall -- 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

Re: [PR] [Feature](partition) Support OLAP table null partition [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31827: URL: https://github.com/apache/doris/pull/31827#issuecomment-1984465499 TeamCity be ut coverage result: Function Coverage: 35.37% (8555/24186) Line Coverage: 27.15% (69518/256052) Region Coverage: 26.37% (36079/136843) Branch Coverage: 23.2

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
Mryange commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1984596331 run p0 -- 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

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
Mryange commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1984783171 run p0 -- 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

Re: [PR] [improvement](executor) make timeout mutable on executing fragment rpc [doris]

2024-03-07 Thread via GitHub
github-actions[bot] closed pull request #23307: [improvement](executor) make timeout mutable on executing fragment rpc URL: https://github.com/apache/doris/pull/23307 -- 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: [case](Nereids) add leading tpc-h (#30405)

2024-03-07 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 cb2ce1e8ccd [case](Nereids) add leading tpc-h (

Re: [PR] [Nereids] add leading tpc-h [doris]

2024-03-07 Thread via GitHub
englefly merged PR #30405: URL: https://github.com/apache/doris/pull/30405 -- 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

Re: [PR] [nereids](topn-filter) support multi-topn filter (FE part) [doris]

2024-03-07 Thread via GitHub
englefly commented on PR #31485: URL: https://github.com/apache/doris/pull/31485#issuecomment-1984848039 run buildall -- 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 uns

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
Mryange commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1984857444 run buildall -- 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 unsu

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31840: URL: https://github.com/apache/doris/pull/31840#issuecomment-1984885223 TeamCity be ut coverage result: Function Coverage: 35.38% (8558/24190) Line Coverage: 27.15% (69522/256064) Region Coverage: 26.38% (36094/136829) Branch Coverage: 23.2

Re: [PR] [enhancement](plsql) Support show procedure and show create procedure… [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31763: URL: https://github.com/apache/doris/pull/31763#issuecomment-1984898452 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

Re: [PR] [enhancement](plsql) Support show procedure and show create procedure… [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31763: URL: https://github.com/apache/doris/pull/31763#issuecomment-1984898475 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

Re: [PR] just test [doris]

2024-03-07 Thread via GitHub
hello-stephen commented on PR #31698: URL: https://github.com/apache/doris/pull/31698#issuecomment-1984899096 run arm -- 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 uns

(doris-website) branch asf-site updated: Automated deployment with doris branch @ c0ba2777c82e9c16223573b5cd98ee3d9d4d7f62

2024-03-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/asf-site by this push: new edbef3b60dd Automated deployment

Re: [PR] [chore](config) support select experimental session variable [doris]

2024-03-07 Thread via GitHub
cambyzju commented on PR #31837: URL: https://github.com/apache/doris/pull/31837#issuecomment-1984908928 run buildall -- 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 uns

Re: [PR] [fix](p2)Fix analyze hive partition column p2 case after row count change. [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31958: URL: https://github.com/apache/doris/pull/31958#issuecomment-1984910827 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

Re: [PR] [fix](p2)Fix analyze hive partition column p2 case after row count change. [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31958: URL: https://github.com/apache/doris/pull/31958#issuecomment-1984910854 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

Re: [PR] [chore](config) support select experimental session variable [doris]

2024-03-07 Thread via GitHub
cambyzju commented on PR #31837: URL: https://github.com/apache/doris/pull/31837#issuecomment-1984911590 run buildall -- 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 uns

Re: [PR] [fix](p2)Fix analyze hive partition column p2 case after row count change. [doris]

2024-03-07 Thread via GitHub
yiguolei merged PR #31958: URL: https://github.com/apache/doris/pull/31958 -- 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](p2)Fix analyze hive partition column p2 case after row count change. #31958

2024-03-07 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 db7ef814902 [fix](p2)Fix analyze hive partition

[PR] test [doris]

2024-03-07 Thread via GitHub
hello-stephen opened a new pull request, #31972: URL: https://github.com/apache/doris/pull/31972 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](m

Re: [PR] test [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31972: URL: https://github.com/apache/doris/pull/31972#issuecomment-1984914377 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] test [doris]

2024-03-07 Thread via GitHub
hello-stephen commented on PR #31972: URL: https://github.com/apache/doris/pull/31972#issuecomment-1984914415 run arm -- 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 uns

[PR] [release](version) change branch-2.0 version to 2.0.6 [doris]

2024-03-07 Thread via GitHub
xiaokang opened a new pull request, #31973: URL: https://github.com/apache/doris/pull/31973 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [release](version) change branch-2.0 version to 2.0.6 [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31973: URL: https://github.com/apache/doris/pull/31973#issuecomment-1984915979 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
wm1581066 commented on PR #31970: URL: https://github.com/apache/doris/pull/31970#issuecomment-1984915700 Any performance data? -- 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

Re: [PR] [release](version) change branch-2.0 version to 2.0.6 [doris]

2024-03-07 Thread via GitHub
xiaokang commented on PR #31973: URL: https://github.com/apache/doris/pull/31973#issuecomment-1984916035 run buildall -- 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

Re: [PR] [enhancement](plsql) Support show procedure and show create procedure… [doris]

2024-03-07 Thread via GitHub
yiguolei merged PR #31763: URL: https://github.com/apache/doris/pull/31763 -- 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

Re: [I] [Feature] plsql support show procedure stmt [doris]

2024-03-07 Thread via GitHub
yiguolei closed issue #31297: [Feature] plsql support show procedure stmt URL: https://github.com/apache/doris/issues/31297 -- 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 u

(doris) branch master updated: [enhancement](plsql) Support show procedure and show create procedure (#31297) (#31763)

2024-03-07 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 19cb5a9061d [enhancement](plsql) Support show p

Re: [PR] test [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31972: URL: https://github.com/apache/doris/pull/31972#issuecomment-1984919880 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [enhancement] add_method_for_schemachange [doris]

2024-03-07 Thread via GitHub
cjj2010 commented on PR #31849: URL: https://github.com/apache/doris/pull/31849#issuecomment-1984921291 run buildall -- 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 unsu

Re: [PR] [profile](pipelineX) Add lost metrics [doris]

2024-03-07 Thread via GitHub
Gabriel39 merged PR #31964: URL: https://github.com/apache/doris/pull/31964 -- 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: [profile](pipelineX) Add lost metrics (#31964)

2024-03-07 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new bff89ab58cc [profile](pipelineX) Add lost met

Re: [PR] [fix](mtmv) rewritten plan output order is not correct [doris]

2024-03-07 Thread via GitHub
morrySnow commented on code in PR #31870: URL: https://github.com/apache/doris/pull/31870#discussion_r1517079205 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewRule.java: ## @@ -259,27 +261,32 @@ protected List doRewrite(StructI

Re: [PR] [fix](nereids)forbid some join reorder rules for mark join [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31966: URL: https://github.com/apache/doris/pull/31966#issuecomment-1984926482 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

Re: [PR] [fix](nereids)forbid some join reorder rules for mark join [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31966: URL: https://github.com/apache/doris/pull/31966#issuecomment-1984926509 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

Re: [PR] [fix](nereids)forbid some join reorder rules for mark join [doris]

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

(doris) branch master updated: [fix](nereids)forbid some join reorder rules for mark join (#31966)

2024-03-07 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 8e7b51470a8 [fix](nereids)forbid some join

Re: [PR] [fix](mtmv) rewritten plan output order is not correct [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31870: URL: https://github.com/apache/doris/pull/31870#issuecomment-1984929209 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

Re: [PR] [docs]Added how to obtain the profile document corresponding to the query [doris]

2024-03-07 Thread via GitHub
KassieZ commented on code in PR #31790: URL: https://github.com/apache/doris/pull/31790#discussion_r1513766586 ## docs/en/docs/query-acceleration/slow-query-analysis/get-profile.md: ## Review Comment: 1. 文档正文一级标题无法渲染,需要从 ## 开始 https://github.com/apache/doris/assets/13974

(doris) branch revert-31891-Pick_31890 created (now 525389edaa8)

2024-03-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch revert-31891-Pick_31890 in repository https://gitbox.apache.org/repos/asf/doris.git at 525389edaa8 Revert "[Fix](load) Fix insert into wrong value #31890 (#31891)" This branch includes the

[PR] Revert "[Cherry-Pick](Fix) cherry-pick "[Fix](load) Fix insert into wrong value #31890"" [doris]

2024-03-07 Thread via GitHub
xiaokang opened a new pull request, #31974: URL: https://github.com/apache/doris/pull/31974 Reverts apache/doris#31891 -- 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

<    1   2   3   4   5   6   7   8   >