Re: [PR] [fix](statistics)Release StmtExecutor in AnalysisTask object when sql execution finished to release memory. [doris]

2024-02-20 Thread via GitHub
Jibing-Li commented on PR #31212: URL: https://github.com/apache/doris/pull/31212#issuecomment-1956080980 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](statistics)Release StmtExecutor in AnalysisTask object when sql execution finished to release memory. [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31212: URL: https://github.com/apache/doris/pull/31212#issuecomment-1956080672 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

[PR] [fix](statistics)Release StmtExecutor in AnalysisTask object when sql execution finished to release memory. [doris]

2024-02-20 Thread via GitHub
Jibing-Li opened a new pull request, #31212: URL: https://github.com/apache/doris/pull/31212 Release useless StmtExecutor reference in time to reduce memory useage. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@dor

Re: [PR] [Improve](InPredict) enhance in predict with struct type [doris]

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

Re: [PR] [Enhancement] fix potential bugs relating to discarded [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31131: URL: https://github.com/apache/doris/pull/31131#issuecomment-1956079270 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] [Feature](agg-state) support write_column_to_pb from DataTypeFixedLengthObjectSerDe [doris]

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

Re: [PR] [fix](nereids)fix bug of unnest subuqery with having clause [doris]

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

Re: [PR] [chore](columns) remove update_hashes_with_value for SipHash [doris]

2024-02-20 Thread via GitHub
wyxxxcat commented on PR #31163: URL: https://github.com/apache/doris/pull/31163#issuecomment-1956076693 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] [pick][improvement](jdbc catalog) Optimize connection pool parameter settings [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31177: URL: https://github.com/apache/doris/pull/31177#issuecomment-1956073728 TeamCity be ut coverage result: Function Coverage: 37.81% (8035/21253) Line Coverage: 29.49% (65543/28) Region Coverage: 28.96% (33713/116427) Branch Coverage: 24.8

(doris) branch master updated (44dadd10fc4 -> caab981aaf9)

2024-02-20 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 44dadd10fc4 [enhancement](transatcion) show more details about transaction num when execute show proc "/dbs" stmt (#

Re: [PR] [fix](nereids) removeRuntimeFilter() removes more than one RFs if there are different types of RF from the buildNode to the target [doris]

2024-02-20 Thread via GitHub
englefly merged PR #31197: URL: https://github.com/apache/doris/pull/31197 -- 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] [fix](nereids) removeRuntimeFilter() removes more than one RFs if there are different types of RF from the buildNode to the target [doris]

2024-02-20 Thread via GitHub
englefly commented on PR #31197: URL: https://github.com/apache/doris/pull/31197#issuecomment-1956072728 this bug can be produced on tpcds 95, when set runtime filter type: min-max + bloom -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] [pick][improvement](jdbc catalog) Optimize connection pool parameter settings [doris]

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

Re: [PR] [feature](nereids) set wait_time for runtime filter [doris]

2024-02-20 Thread via GitHub
englefly commented on PR #30895: URL: https://github.com/apache/doris/pull/30895#issuecomment-1956070786 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](nereids) set wait_time for runtime filter [doris]

2024-02-20 Thread via GitHub
englefly commented on code in PR #30895: URL: https://github.com/apache/doris/pull/30895#discussion_r1497044048 ## fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/RuntimeFilterPrunerForExternalTable.java: ## @@ -52,7 +52,8 @@ public Plan processRoot(Plan plan, C

Re: [PR] [chore](columns) remove update_hashes_with_value for SipHash [doris]

2024-02-20 Thread via GitHub
wyxxxcat commented on PR #31163: URL: https://github.com/apache/doris/pull/31163#issuecomment-1956070376 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](nereids) removeRuntimeFilter() removes more than one RFs if there are different types of RF from the buildNode to the target [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31197: URL: https://github.com/apache/doris/pull/31197#issuecomment-1956068177 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] fix potential bugs relating to discarded [doris]

2024-02-20 Thread via GitHub
wyxxxcat commented on PR #31131: URL: https://github.com/apache/doris/pull/31131#issuecomment-1956067214 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] [Bug](AggState) fix not match function when agg combinator function h… [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31208: URL: https://github.com/apache/doris/pull/31208#issuecomment-1956066032 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4477711f3a1c28c54669b19eccedc0396f253fd1 with default session variables Stream

Re: [PR] [fix](nereids)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

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

Re: [I] [Enhancement] java mysql jdbc cannot obtain the primary key information of the table [doris]

2024-02-20 Thread via GitHub
ihadoop commented on issue #31206: URL: https://github.com/apache/doris/issues/31206#issuecomment-1956064145 let me see whether doris Implement that method in server side -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [Enhancement] fix potential bugs relating to discarded [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31131: URL: https://github.com/apache/doris/pull/31131#issuecomment-1956063942 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] [Feature](explode) support explode map type [doris]

2024-02-20 Thread via GitHub
amorynan commented on PR #30151: URL: https://github.com/apache/doris/pull/30151#issuecomment-1956063025 run pipelinex_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

(doris) branch master updated: [enhancement](transatcion) show more details about transaction num when execute show proc "/dbs" stmt (#30980)

2024-02-20 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui 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 44dadd10fc4 [enhancement](transatcion) show m

Re: [PR] [Bug](AggState) fix not match function when agg combinator function h… [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31208: URL: https://github.com/apache/doris/pull/31208#issuecomment-1956061958 ClickBench: Total hot run time: 30.03 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhancement](transatcion) show more details about transaction num when execute show proc "/dbs" stmt [doris]

2024-02-20 Thread via GitHub
caiconghui merged PR #30980: URL: https://github.com/apache/doris/pull/30980 -- 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

Re: [PR] [Feature](explode) support explode map type [doris]

2024-02-20 Thread via GitHub
amorynan commented on code in PR #30151: URL: https://github.com/apache/doris/pull/30151#discussion_r1497035651 ## regression-test/suites/nereids_p0/sql_functions/table_function/explode_map.groovy: ## @@ -0,0 +1,55 @@ +// Licensed to the Apache Software Foundation (ASF) under on

Re: [PR] [fix](nereids)fix bug of unnest subuqery with having clause [doris]

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

Re: [PR] [typo](doc)Modify the flink version corresponding to flink doris connector 1.0.3… [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31211: URL: https://github.com/apache/doris/pull/31211#issuecomment-1956059068 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

[PR] [typo](doc)Modify the flink version corresponding to flink doris connector 1.0.3… [doris]

2024-02-20 Thread via GitHub
caoliang-web opened a new pull request, #31211: URL: https://github.com/apache/doris/pull/31211 … version ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@dor

Re: [PR] [chore](columns) remove update_hashes_with_value for SipHash [doris]

2024-02-20 Thread via GitHub
wyxxxcat commented on PR #31163: URL: https://github.com/apache/doris/pull/31163#issuecomment-1956057848 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] [Bug](AggState) fix not match function when agg combinator function h… [doris]

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

Re: [PR] [Bug](AggState) fix not match function when agg combinator function h… [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31208: URL: https://github.com/apache/doris/pull/31208#issuecomment-1956051361 TeamCity be ut coverage result: Function Coverage: 37.82% (8035/21248) Line Coverage: 29.50% (65540/222194) Region Coverage: 28.96% (33710/116422) Branch Coverage: 24.8

Re: [PR] [chore](columns) remove update_hashes_with_value for SipHash [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31163: URL: https://github.com/apache/doris/pull/31163#issuecomment-1956051326 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] [Improve](InPredict) enhance in predict with struct type [doris]

2024-02-20 Thread via GitHub
amorynan commented on PR #30840: URL: https://github.com/apache/doris/pull/30840#issuecomment-1956049599 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] [chore](columns) remove update_hashes_with_value for SipHash [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31163: URL: https://github.com/apache/doris/pull/31163#issuecomment-1956046982 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] [fix](testcase) enable multi_thread_load auto partition test in p1 group [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31085: URL: https://github.com/apache/doris/pull/31085#issuecomment-1956040869 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 (14e40aaa71c -> ec56f81ea47)

2024-02-20 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 14e40aaa71c [fix](nereids) fix bug of unnest subuqery with having clause (#31152) add ec56f81ea47 [fix](testc

Re: [PR] [fix](testcase) enable multi_thread_load auto partition test in p1 group [doris]

2024-02-20 Thread via GitHub
BiteThet merged PR #31085: URL: https://github.com/apache/doris/pull/31085 -- 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

Re: [PR] [pick][improvement](jdbc catalog) Optimize connection pool parameter settings [doris]

2024-02-20 Thread via GitHub
zy-kkk commented on PR #31177: URL: https://github.com/apache/doris/pull/31177#issuecomment-1956041370 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 unsub

Re: [PR] [fix](testcase) enable multi_thread_load auto partition test in p1 group [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31085: URL: https://github.com/apache/doris/pull/31085#issuecomment-1956040921 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] [feature](nereids) set wait_time for runtime filter [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #30895: URL: https://github.com/apache/doris/pull/30895#issuecomment-1956039499 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] [Feature](explode) support explode map type [doris]

2024-02-20 Thread via GitHub
yiguolei commented on code in PR #30151: URL: https://github.com/apache/doris/pull/30151#discussion_r1497019624 ## regression-test/suites/nereids_p0/sql_functions/table_function/explode_map.groovy: ## @@ -0,0 +1,55 @@ +// Licensed to the Apache Software Foundation (ASF) under on

Re: [PR] [Bug](AggState) fix not match function when agg combinator function h… [doris]

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

Re: [PR] [fix](nereids)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

2024-02-20 Thread via GitHub
starocean999 commented on PR #31210: URL: https://github.com/apache/doris/pull/31210#issuecomment-1956036658 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] [fix](nereids)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31210: URL: https://github.com/apache/doris/pull/31210#issuecomment-1956036612 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

[PR] [fix](nereids)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

2024-02-20 Thread via GitHub
starocean999 opened a new pull request, #31210: URL: https://github.com/apache/doris/pull/31210 pick from master https://github.com/apache/doris/pull/31115 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or com

Re: [PR] [chore](columns) remove update_hashes_with_value for SipHash [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31163: URL: https://github.com/apache/doris/pull/31163#issuecomment-1956034850 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)fix bug of unnest subuqery with having clause [doris]

2024-02-20 Thread via GitHub
starocean999 commented on PR #31209: URL: https://github.com/apache/doris/pull/31209#issuecomment-1956034369 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] [fix](nereids)fix bug of unnest subuqery with having clause [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31209: URL: https://github.com/apache/doris/pull/31209#issuecomment-1956034304 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

[PR] [fix](nereids)fix bug of unnest subuqery with having clause [doris]

2024-02-20 Thread via GitHub
starocean999 opened a new pull request, #31209: URL: https://github.com/apache/doris/pull/31209 ## Proposed changes pick from master https://github.com/apache/doris/pull/31152 ## Further comments If this is a relatively large or complex change, kick off the discussion

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1956033874 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] [Feature](explode) support explode map type [doris]

2024-02-20 Thread via GitHub
amorynan commented on PR #30151: URL: https://github.com/apache/doris/pull/30151#issuecomment-1956028056 run pipelinex_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 comm

Re: [PR] [fix](datetime) fix datetime round on BE [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31205: URL: https://github.com/apache/doris/pull/31205#issuecomment-1956027635 TeamCity be ut coverage result: Function Coverage: 35.72% (8558/23959) Line Coverage: 27.60% (69414/251541) Region Coverage: 26.73% (36016/134746) Branch Coverage: 23.5

Re: [PR] support merge remote rf local first [doris]

2024-02-20 Thread via GitHub
HappenLee commented on code in PR #31067: URL: https://github.com/apache/doris/pull/31067#discussion_r1497008566 ## be/src/vec/exec/join/vhash_join_node.cpp: ## @@ -180,9 +180,17 @@ Status HashJoinNode::init(const TPlanNode& tnode, RuntimeState* state) { #endif for (siz

Re: [PR] [fix](datetime) fix datetime round on BE [doris]

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

(doris) branch master updated (8b986006517 -> 14e40aaa71c)

2024-02-20 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 8b986006517 [fix](memory) Fix LRU cache stale sweep (#31122) add 14e40aaa71c [fix](nereids) fix bug of unnest s

Re: [PR] [Bug](AggState) fix not match function when agg combinator function h… [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on code in PR #31208: URL: https://github.com/apache/doris/pull/31208#discussion_r1497007009 ## be/src/vec/data_types/data_type_agg_state.h: ## @@ -14,20 +14,10 @@ // KIND, either express or implied. See the License for the // specific language g

Re: [PR] [fix](nereids)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

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

Re: [PR] [fix](nereids)fix bug of unnest subuqery with having clause [doris]

2024-02-20 Thread via GitHub
morrySnow merged PR #31152: URL: https://github.com/apache/doris/pull/31152 -- 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

Re: [PR] [doc](doc)add some k8s doc [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31194: URL: https://github.com/apache/doris/pull/31194#issuecomment-1956022855 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] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-20 Thread via GitHub
Nitin-Kashyap commented on code in PR #27784: URL: https://github.com/apache/doris/pull/27784#discussion_r1497005834 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecHash.java: ## @@ -54,6 +54,8 @@ public class DistributionSpecHash extends Distribu

Re: [PR] [doc](doc)add some k8s doc [doris]

2024-02-20 Thread via GitHub
LemonLiTree commented on code in PR #31194: URL: https://github.com/apache/doris/pull/31194#discussion_r1497004942 ## docs/zh-CN/docs/install/k8s-deploy/debug-crash.md: ## @@ -0,0 +1,72 @@ +--- +{ + "title": "服务 Crash 情况下如何进入容器", + "language": "zh-CN" +} +--- + + + +在

Re: [PR] [Improve](InPredict) enhance in predict with struct type [doris]

2024-02-20 Thread via GitHub
amorynan commented on PR #30840: URL: https://github.com/apache/doris/pull/30840#issuecomment-1956020865 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](datetime) fix datetime round on BE [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31205: URL: https://github.com/apache/doris/pull/31205#issuecomment-1956020711 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] [doc](doc)add some k8s doc [doris]

2024-02-20 Thread via GitHub
LemonLiTree commented on PR #31194: URL: https://github.com/apache/doris/pull/31194#issuecomment-1956021927 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] [fix](nereids) removeRuntimeFilter() removes more than one RFs if there are different types of RF from the buildNode to the target [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31197: URL: https://github.com/apache/doris/pull/31197#issuecomment-1956020704 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](datetime) fix datetime round on BE [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31205: URL: https://github.com/apache/doris/pull/31205#issuecomment-1956020684 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] [Feature](agg-state) support write_column_to_pb from DataTypeFixedLengthObjectSerDe [doris]

2024-02-20 Thread via GitHub
BiteThet commented on PR #31171: URL: https://github.com/apache/doris/pull/31171#issuecomment-1956019629 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] [Bug](AggState) fix not match function when agg combinator function h… [doris]

2024-02-20 Thread via GitHub
BiteThet commented on PR #31208: URL: https://github.com/apache/doris/pull/31208#issuecomment-1956017496 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

[PR] [Bug](AggState) fix not match function when agg combinator function h… [doris]

2024-02-20 Thread via GitHub
BiteThet opened a new pull request, #31208: URL: https://github.com/apache/doris/pull/31208 …as alias (#31101) ## Proposed changes pick from #31101 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.o

Re: [PR] [fix](nereids)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31115: URL: https://github.com/apache/doris/pull/31115#issuecomment-1956018577 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)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31115: URL: https://github.com/apache/doris/pull/31115#issuecomment-1956018549 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] [Bug](AggState) fix not match function when agg combinator function h… [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31208: URL: https://github.com/apache/doris/pull/31208#issuecomment-1956017320 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] [opt](datetime) truncate the digits that fall outside the precision range [doris]

2024-02-20 Thread via GitHub
zhiqiang- commented on PR #31196: URL: https://github.com/apache/doris/pull/31196#issuecomment-1956015832 reimplemented in #31205 -- 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

Re: [PR] [opt](datetime) truncate the digits that fall outside the precision range [doris]

2024-02-20 Thread via GitHub
zhiqiang- closed pull request #31196: [opt](datetime) truncate the digits that fall outside the precision range URL: https://github.com/apache/doris/pull/31196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1956015028 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] [test](regression) add regression test for schange change of complex type [doris]

2024-02-20 Thread via GitHub
AshinGau commented on PR #31207: URL: https://github.com/apache/doris/pull/31207#issuecomment-1956011851 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] [test](regression) add regression test for schange change of complex type [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31207: URL: https://github.com/apache/doris/pull/31207#issuecomment-1956011706 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

[PR] [test](regression) add regression test for schange change of complex type [doris]

2024-02-20 Thread via GitHub
AshinGau opened a new pull request, #31207: URL: https://github.com/apache/doris/pull/31207 ## Proposed changes Add regression test for https://github.com/apache/doris/pull/31128 ## Further comments If this is a relatively large or complex change, kick off the dis

Re: [PR] [fix](memory) Fix LRU cache stale sweep [doris]

2024-02-20 Thread via GitHub
xinyiZzz merged PR #31122: URL: https://github.com/apache/doris/pull/31122 -- 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 (058489e75c8 -> 8b986006517)

2024-02-20 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 058489e75c8 [Feature](executor)broker load support workload group (#30866) add 8b986006517 [fix](memory) Fix LR

Re: [PR] [doc](doc)add some k8s doc [doris]

2024-02-20 Thread via GitHub
intelligentfu commented on code in PR #31194: URL: https://github.com/apache/doris/pull/31194#discussion_r1496995095 ## docs/zh-CN/docs/install/k8s-deploy/debug-crash.md: ## @@ -0,0 +1,72 @@ +--- +{ + "title": "服务 Crash 情况下如何进入容器", + "language": "zh-CN" +} +--- + + + +

Re: [PR] [fix](datetime) fix datetime round on BE [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31205: URL: https://github.com/apache/doris/pull/31205#issuecomment-1956007975 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] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1956005619 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] [fix](Nereids): OuterJoinAssoc reject literal condition [doris]

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

[I] [Enhancement] java mysql jdbc cannot obtain the primary key information of the table [doris]

2024-02-20 Thread via GitHub
waywtdcc opened a new issue, #31206: URL: https://github.com/apache/doris/issues/31206 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description CREATE TABLE IF NOT

Re: [PR] [fix](datetime) fix datetime round on BE [doris]

2024-02-20 Thread via GitHub
zhiqiang- commented on PR #31205: URL: https://github.com/apache/doris/pull/31205#issuecomment-1955998497 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. T

Re: [PR] [fix](datetime) fix datetime round on BE [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31205: URL: https://github.com/apache/doris/pull/31205#issuecomment-1955998425 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

[PR] [fix](datetime) fix datetime round on BE [doris]

2024-02-20 Thread via GitHub
zhiqiang- opened a new pull request, #31205: URL: https://github.com/apache/doris/pull/31205 ```sql with tmp as ( select CONCAT( YEAR('2024-02-06 03:37:07.157'), '-', LPAD(MONTH('2024-02-06 03:37:07.157'), 2, '0'), '-',

Re: [PR] [Enhancement] fix potential bugs relating to discarded [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31131: URL: https://github.com/apache/doris/pull/31131#issuecomment-1955998181 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] [improvement](iceberg/paimon)support estimate row count [doris]

2024-02-20 Thread via GitHub
doris-robot commented on PR #31204: URL: https://github.com/apache/doris/pull/31204#issuecomment-1955997128 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

[PR] [improvement](iceberg/paimon)support estimate row count [doris]

2024-02-20 Thread via GitHub
wuwenchi opened a new pull request, #31204: URL: https://github.com/apache/doris/pull/31204 ## Proposed changes Get the number of rows evaluated for iceberg and paimon. ## Further comments If this is a relatively large or complex change, kick off the discussion a

(doris) branch branch-2.0 updated: [fix](invert index) fix the inaccurate rows_inverted_index_filtered in the profile #31158 (#31187)

2024-02-20 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 5120b36335d [fix](invert index) fix the in

Re: [PR] [fix](invert index) fix the inaccurate rows_inverted_index_filtered i… [doris]

2024-02-20 Thread via GitHub
xiaokang merged PR #31187: URL: https://github.com/apache/doris/pull/31187 -- 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] [Feature](explode) support explode map type [doris]

2024-02-20 Thread via GitHub
amorynan commented on PR #30151: URL: https://github.com/apache/doris/pull/30151#issuecomment-1955995903 run pipelinex_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

Re: [PR] [update](hudi) update hudi version to 0.14.1 and compatible with flink hive catalog [doris]

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

Re: [PR] [fix](nereids)should normalize window expression by bottom project's output in ExtractAndNormalizeWindowExpression rule [doris]

2024-02-20 Thread via GitHub
starocean999 commented on PR #31115: URL: https://github.com/apache/doris/pull/31115#issuecomment-1955991835 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](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1955988643 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] [Feature-WIP](pipeline) Trace pipeline scheduling [doris]

2024-02-20 Thread via GitHub
github-actions[bot] commented on PR #31027: URL: https://github.com/apache/doris/pull/31027#issuecomment-1955988086 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

  1   2   3   4   5   6   7   8   9   >