Re: [PR] [Metric] add jni metrics for jdbc connection [doris]

2024-10-11 Thread via GitHub
qzsee commented on PR #41752: URL: https://github.com/apache/doris/pull/41752#issuecomment-2408426935 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 unsubs

Re: [PR] [Bug](runtime-filter) use wake_up_by_downstream to judge early close [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41751: URL: https://github.com/apache/doris/pull/41751#issuecomment-2408426703 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] [Bug](runtime-filter) use wake_up_by_downstream to judge early close [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41751: URL: https://github.com/apache/doris/pull/41751#issuecomment-2408426688 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) change name of plan replayer [doris]

2024-10-11 Thread via GitHub
LiBinfeng-01 commented on PR #41664: URL: https://github.com/apache/doris/pull/41664#issuecomment-2408426283 run cloud_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] [Metric] add jni metrics for jdbc connection [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on code in PR #41752: URL: https://github.com/apache/doris/pull/41752#discussion_r1797618404 ## be/src/util/jni_metrics.h: ## @@ -0,0 +1,46 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

[I] Release Note 24.0.1 [doris-flink-connector]

2024-10-11 Thread via GitHub
JNSimba opened a new issue, #499: URL: https://github.com/apache/doris-flink-connector/issues/499 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

Re: [PR] [Bug](runtime-filter) use wake_up_by_downstream to judge early close [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41751: URL: https://github.com/apache/doris/pull/41751#issuecomment-2408424748 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](doris-future) Support REGR_SXX_SXY_SYY aggregation functions [doris]

2024-10-11 Thread via GitHub
zhiqiang- commented on code in PR #39187: URL: https://github.com/apache/doris/pull/39187#discussion_r1797617518 ## be/src/vec/aggregate_functions/aggregate_function_regr_union.h: ## @@ -97,6 +103,42 @@ struct AggregateFunctionRegrData { Float64 slope = (count * sum

Re: [PR] [Metric] add jni metrics for jdbc connection [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41752: URL: https://github.com/apache/doris/pull/41752#issuecomment-2408423329 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] [Metric] add jni metrics for jdbc connection [doris]

2024-10-11 Thread via GitHub
qzsee opened a new pull request, #41752: URL: https://github.com/apache/doris/pull/41752 ## Proposed changes jdbc scan and java udf use jni calls in BE, but lack a monitoring interface. This pr adds a monitoring interface and adds a monitoring of the number of jdbc connections

Re: [PR] [Bug](runtime-filter) use wake_up_by_downstream to judge early close [doris]

2024-10-11 Thread via GitHub
BiteThet commented on PR #41751: URL: https://github.com/apache/doris/pull/41751#issuecomment-2408423077 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](runtime-filter) use wake_up_by_downstream to judge early close [doris]

2024-10-11 Thread via GitHub
BiteThet opened a new pull request, #41751: URL: https://github.com/apache/doris/pull/41751 ## Proposed changes Sometimes eos is true, the finish dependency is still not ready. Therefore, we need to use wake_up_by_downstream to determine whether it was closed early. -- This is

Re: [PR] [deps](hadoop) update hadoop to 3.3.6.3 #39376 [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41748: URL: https://github.com/apache/doris/pull/41748#issuecomment-2408422217 TeamCity be ut coverage result: Function Coverage: 36.03% (9338/25919) Line Coverage: 27.60% (76676/277841) Region Coverage: 26.41% (39398/149169) Branch Coverage: 23.2

Re: [PR] [followup](memory) Block should be moved by hash shuffling [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41740: URL: https://github.com/apache/doris/pull/41740#issuecomment-2408421546 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-2.0 updated: [fix](parser) should not use selectHint in any place (#41260) (#41728)

2024-10-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 fe93764abac [fix](parser) should not u

Re: [PR] [fix](parser) should not use selectHint in any place (#41260) [doris]

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

[I] [Bug] fragment_mgr.cpp:402] report error status: [RUNTIME_ERROR] to coordinator: TNetworkAddress [doris]

2024-10-11 Thread via GitHub
calvin2020 opened a new issue, #41750: URL: https://github.com/apache/doris/issues/41750 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.3 ### What

Re: [PR] [followup](memory) Block should be moved by hash shuffling [doris]

2024-10-11 Thread via GitHub
Gabriel39 commented on PR #41740: URL: https://github.com/apache/doris/pull/41740#issuecomment-2408413284 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

(doris) branch master updated (4c74406734a -> 02c671bd755)

2024-10-11 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4c74406734a [opt](memory) Support Memory Profile (#41310) add 02c671bd755 [fix](pipeline) Prevent re-schedulin

Re: [PR] [fix](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
Gabriel39 merged PR #41743: URL: https://github.com/apache/doris/pull/41743 -- 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] [feature](nereids) extend infer predicates [doris]

2024-10-11 Thread via GitHub
feiniaofeiafei commented on code in PR #41731: URL: https://github.com/apache/doris/pull/41731#discussion_r1797610096 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpPredicates.java: ## @@ -153,14 +214,35 @@ public ImmutableSet visitLogicalFilter(Logica

Re: [PR] [deps](hadoop) update hadoop to 3.3.6.3 #39376 [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41748: URL: https://github.com/apache/doris/pull/41748#issuecomment-2408404725 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] [deps](hadoop) update hadoop to 3.3.6.3 #39376 [doris]

2024-10-11 Thread via GitHub
morningman commented on PR #41748: URL: https://github.com/apache/doris/pull/41748#issuecomment-2408404788 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 u

[PR] [deps](hadoop) update hadoop to 3.3.6.3 #39376 [doris]

2024-10-11 Thread via GitHub
morningman opened a new pull request, #41748: URL: https://github.com/apache/doris/pull/41748 bp #39376 -- 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-ma

Re: [PR] [fix](parser) should not use selectHint in any place (#41260) [doris]

2024-10-11 Thread via GitHub
morrySnow commented on PR #41728: URL: https://github.com/apache/doris/pull/41728#issuecomment-2408399129 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

(doris) branch master updated: [opt](memory) Support Memory Profile (#41310)

2024-10-11 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 4c74406734a [opt](memory) Support Memory Profil

Re: [PR] [opt](memory) Support Memory Profile [doris]

2024-10-11 Thread via GitHub
xinyiZzz merged PR #41310: URL: https://github.com/apache/doris/pull/41310 -- 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] [cherry-pick](branch-21) fix tablet sink shuffle without project not match the output tuple (#40299)(#41293) [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41327: URL: https://github.com/apache/doris/pull/41327#issuecomment-2408398272 TeamCity be ut coverage result: Function Coverage: 36.02% (9337/25919) Line Coverage: 27.61% (76717/277857) Region Coverage: 26.41% (39396/149178) Branch Coverage: 23.2

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-11 Thread via GitHub
zclllyybb commented on code in PR #41739: URL: https://github.com/apache/doris/pull/41739#discussion_r1797603709 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -115,12 +115,9 @@ struct StrToDate { ColumnPtr argument_columns[2] = { col_const[0] ?

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-11 Thread via GitHub
zclllyybb commented on code in PR #41739: URL: https://github.com/apache/doris/pull/41739#discussion_r1797603443 ## be/src/vec/functions/function_conv.cpp: ## @@ -72,7 +72,7 @@ class FunctionConv : public IFunction { return get_variadic_argument_types_impl().size();

(doris) branch branch-2.1 updated: [Fix](bug) Is null predicate get error query result (#41704)

2024-10-11 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 90d6985f91c [Fix](bug) Is null predica

Re: [PR] [Fix](bug) Is null predicate get error query result [doris]

2024-10-11 Thread via GitHub
HappenLee merged PR #41704: URL: https://github.com/apache/doris/pull/41704 -- 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](bug) Is null predicate get error query result (#41702)

2024-10-11 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 e21b949719e [Fix](bug) Is null predica

Re: [PR] [Fix](bug) Is null predicate get error query result [doris]

2024-10-11 Thread via GitHub
HappenLee merged PR #41702: URL: https://github.com/apache/doris/pull/41702 -- 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] [opt](memory) Support Memory Profile [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41310: URL: https://github.com/apache/doris/pull/41310#issuecomment-2408395876 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] [opt](memory) Support Memory Profile [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41310: URL: https://github.com/apache/doris/pull/41310#issuecomment-2408395867 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

[I] [Bug] fail to add column due to invalid cross-device link [doris]

2024-10-11 Thread via GitHub
xiacongling opened a new issue, #41747: URL: https://github.com/apache/doris/issues/41747 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.9 ### Wha

Re: [PR] [Fix](inverted index) fix match null for inverted index [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41746: URL: https://github.com/apache/doris/pull/41746#issuecomment-2408386844 TeamCity be ut coverage result: Function Coverage: 37.39% (9658/25827) Line Coverage: 28.68% (80173/279569) Region Coverage: 28.09% (41438/147504) Branch Coverage: 24.7

Re: [PR] [enhance](cloud)support SHOW-TRANSACTION [doris]

2024-10-11 Thread via GitHub
cjj2010 commented on code in PR #41718: URL: https://github.com/apache/doris/pull/41718#discussion_r1797582768 ## fe/fe-core/src/main/java/org/apache/doris/cloud/transaction/TxnUtil.java: ## Review Comment: TxUtil includes cloud domain functionality. I have recreated Transa

(doris) branch branch-3.0 updated: [feature](paimon)support paimon with dlf for 3.0 (#41247) (#41695)

2024-10-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 8c892173ef3 [feature](paimon)support

Re: [PR] [feature](paimon)support paimon with dlf for 3.0 (#41247) [doris]

2024-10-11 Thread via GitHub
morningman merged PR #41695: URL: https://github.com/apache/doris/pull/41695 -- 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](nereids) extend infer predicates [doris]

2024-10-11 Thread via GitHub
xzj7019 commented on code in PR #41731: URL: https://github.com/apache/doris/pull/41731#discussion_r1797582360 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpPredicates.java: ## @@ -153,14 +214,35 @@ public ImmutableSet visitLogicalFilter(LogicalFilter

Re: [PR] [opt](index compaction)Use RAM dir to create tmp index_writer (#41371) [doris]

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

Re: [PR] [followup](memory) Block should be moved by hash shuffling [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41740: URL: https://github.com/apache/doris/pull/41740#issuecomment-2408361973 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](inverted index) fix match null for inverted index [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41746: URL: https://github.com/apache/doris/pull/41746#issuecomment-2408360559 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] [opt](index compaction)Use RAM dir to create tmp index_writer (#41371) [doris]

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

Re: [PR] [Fix](inverted index) fix match null for inverted index [doris]

2024-10-11 Thread via GitHub
airborne12 commented on PR #41746: URL: https://github.com/apache/doris/pull/41746#issuecomment-2408347984 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 u

Re: [PR] [feature](nereids) extend infer predicates [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41731: URL: https://github.com/apache/doris/pull/41731#issuecomment-2408344987 ClickBench: Total hot run time: 32.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41743: URL: https://github.com/apache/doris/pull/41743#issuecomment-2408343314 ClickBench: Total hot run time: 32.47 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](nereids) extend infer predicates [doris]

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

Re: [PR] [fix](pipeline) Prevent re-scheduling a task at the same time [doris]

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

Re: [PR] [Fix](inverted index) fix match null for inverted index [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41746: URL: https://github.com/apache/doris/pull/41746#issuecomment-2408340095 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](nereids) extend infer predicates [doris]

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

Re: [PR] [Fix](inverted index) fix match null for inverted index [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41746: URL: https://github.com/apache/doris/pull/41746#issuecomment-2408338839 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](inverted index) fix match null for inverted index [doris]

2024-10-11 Thread via GitHub
airborne12 opened a new pull request, #41746: URL: https://github.com/apache/doris/pull/41746 ## Proposed changes str match null return null , not true event if str is null -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [Bug](function) fix rpad function return error result [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2408338681 ClickBench: Total hot run time: 32.53 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](regression-test) test_stream_load_where_delete_expr [doris]

2024-10-11 Thread via GitHub
cjj2010 commented on PR #41617: URL: https://github.com/apache/doris/pull/41617#issuecomment-2408338154 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] [case](mtmv) fix test_base_mtmv failed (#39794) [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41745: URL: https://github.com/apache/doris/pull/41745#issuecomment-2408337541 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] [case](mtmv) fix test_base_mtmv failed (#39794) [doris]

2024-10-11 Thread via GitHub
zddr commented on PR #41745: URL: https://github.com/apache/doris/pull/41745#issuecomment-2408337645 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 unsubsc

[PR] [case](mtmv) fix test_base_mtmv failed (#39794) [doris]

2024-10-11 Thread via GitHub
zddr opened a new pull request, #41745: URL: https://github.com/apache/doris/pull/41745 pick: https://github.com/apache/doris/pull/39794 -- 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 th

Re: [PR] [fix](pipeline) Prevent re-scheduling a task at the same time [doris]

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

Re: [PR] [cherry-pick](branch-21) fix tablet sink shuffle without project not match the output tuple (#40299)(#41293) [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41327: URL: https://github.com/apache/doris/pull/41327#issuecomment-2408337457 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] [opt](index compaction)Use RAM dir to create tmp index_writer (#41371) [doris]

2024-10-11 Thread via GitHub
hello-stephen commented on PR #41703: URL: https://github.com/apache/doris/pull/41703#issuecomment-2408337160 run performance -- 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.

Re: [PR] [Bug](function) fix rpad function return error result [doris]

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

Re: [PR] [enhance](mtmv) mtmv query sql expand star (#36543) [doris]

2024-10-11 Thread via GitHub
zddr commented on PR #41744: URL: https://github.com/apache/doris/pull/41744#issuecomment-2408336188 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 unsubsc

Re: [PR] [enhance](mtmv) mtmv query sql expand star (#36543) [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41744: URL: https://github.com/apache/doris/pull/41744#issuecomment-2408336171 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] [cherry-pick](branch-21) fix tablet sink shuffle without project not match the output tuple (#40299)(#41293) [doris]

2024-10-11 Thread via GitHub
zhangstar333 commented on PR #41327: URL: https://github.com/apache/doris/pull/41327#issuecomment-2408335879 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](array/map) fix resize impl in array/map (#41595) [doris]

2024-10-11 Thread via GitHub
amorynan commented on code in PR #41699: URL: https://github.com/apache/doris/pull/41699#discussion_r1797542702 ## regression-test/suites/datatype_p0/nested_types/query/test_nested_type_with_resize.groovy: ## @@ -0,0 +1,73 @@ +import org.apache.commons.lang3.StringUtils + +// Li

Re: [PR] [fix](array/map) fix resize impl in array/map (#41595) [doris]

2024-10-11 Thread via GitHub
amorynan commented on PR #41699: URL: https://github.com/apache/doris/pull/41699#issuecomment-2408335869 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] [Bug](function) fix rpad function return error result [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2408335597 TeamCity be ut coverage result: Function Coverage: 37.40% (9659/25828) Line Coverage: 28.67% (80169/279588) Region Coverage: 28.10% (41446/147515) Branch Coverage: 24.7

Re: [PR] [improve](txn insert) make sub transactions visible [doris]

2024-10-11 Thread via GitHub
mymeiyi commented on PR #41362: URL: https://github.com/apache/doris/pull/41362#issuecomment-2408334627 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] [improve](txn insert) make sub transactions visible [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on code in PR #41362: URL: https://github.com/apache/doris/pull/41362#discussion_r1797541896 ## be/src/olap/tablet_reader.cpp: ## @@ -207,8 +207,12 @@ Status TabletReader::_capture_rs_readers(const ReaderParams& read_params) { } i

Re: [PR] [Bug](function) fix rpad function return error result [doris]

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

Re: [PR] [enhance](parquet) Support BYTE_STREAM_SPLIT encoding for parquet reader [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41683: URL: https://github.com/apache/doris/pull/41683#issuecomment-2408332840 ClickBench: Total hot run time: 32.18 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](array/map) fix resize impl in array/map (#41595) [doris]

2024-10-11 Thread via GitHub
superdiaodiao commented on code in PR #41699: URL: https://github.com/apache/doris/pull/41699#discussion_r1797541232 ## regression-test/suites/datatype_p0/nested_types/query/test_nested_type_with_resize.groovy: ## @@ -0,0 +1,73 @@ +import org.apache.commons.lang3.StringUtils + +

Re: [PR] [fix](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41743: URL: https://github.com/apache/doris/pull/41743#issuecomment-2408331571 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](inverted index) multi_match supports any, all, phrase. [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41663: URL: https://github.com/apache/doris/pull/41663#issuecomment-2408331240 ClickBench: Total hot run time: 33.03 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](parquet) Support BYTE_STREAM_SPLIT encoding for parquet reader [doris]

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

Re: [PR] [fix](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41743: URL: https://github.com/apache/doris/pull/41743#issuecomment-2408331045 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](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41743: URL: https://github.com/apache/doris/pull/41743#issuecomment-2408331053 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] [enhance](parquet) Support BYTE_STREAM_SPLIT encoding for parquet reader [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41683: URL: https://github.com/apache/doris/pull/41683#issuecomment-2408330117 TeamCity be ut coverage result: Function Coverage: 37.40% (9662/25837) Line Coverage: 28.67% (80205/279726) Region Coverage: 28.09% (41459/147573) Branch Coverage: 24.7

Re: [PR] [fix](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
Gabriel39 commented on PR #41743: URL: https://github.com/apache/doris/pull/41743#issuecomment-2408330058 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](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41743: URL: https://github.com/apache/doris/pull/41743#issuecomment-2408330047 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](pipeline) Prevent re-scheduling a task at the same time [doris]

2024-10-11 Thread via GitHub
Gabriel39 opened a new pull request, #41743: URL: https://github.com/apache/doris/pull/41743 ## Proposed changes ==40376==ERROR: AddressSanitizer: heap-use-after-free on address 0x616002419ed0 at pc 0x56132d2dc34a bp 0x7fe20150ba70 sp 0x7fe20150ba68 [02:02:28 ](http://43.132.222.7

Re: [PR] [feature](nereids) extend infer predicates [doris]

2024-10-11 Thread via GitHub
feiniaofeiafei commented on PR #41731: URL: https://github.com/apache/doris/pull/41731#issuecomment-2408329101 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.

Re: [PR] [fix](inverted index) multi_match supports any, all, phrase. [doris]

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

Re: [PR] [enhance](parquet) Support BYTE_STREAM_SPLIT encoding for parquet reader [doris]

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

Re: [PR] [Bug](function) fix rpad function return error result [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2408326207 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] [enhance](Cooldown) add SessionVariable for enableCooldownReplicaAffinity [doris]

2024-10-11 Thread via GitHub
doris-robot commented on PR #41741: URL: https://github.com/apache/doris/pull/41741#issuecomment-2408325743 ClickBench: Total hot run time: 33.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](inverted index) multi_match supports any, all, phrase. [doris]

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

Re: [PR] [Bug](function) fix rpad function return error result [doris]

2024-10-11 Thread via GitHub
zhangstar333 commented on PR #41399: URL: https://github.com/apache/doris/pull/41399#issuecomment-2408324590 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] [enhance](Cooldown) add SessionVariable for enableCooldownReplicaAffinity [doris]

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

Re: [PR] [followup](memory) Block should be moved by hash shuffling [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41740: URL: https://github.com/apache/doris/pull/41740#issuecomment-2408323067 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] [followup](memory) Block should be moved by hash shuffling [doris]

2024-10-11 Thread via GitHub
github-actions[bot] commented on PR #41740: URL: https://github.com/apache/doris/pull/41740#issuecomment-2408323073 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-website) branch master updated: [events] Update events link (#1188)

2024-10-11 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-website.git The following commit(s) were added to refs/heads/master by this push: new 816761a986d [events] Update events li

Re: [PR] [events] Update events link [doris-website]

2024-10-11 Thread via GitHub
morningman merged PR #1188: URL: https://github.com/apache/doris-website/pull/1188 -- 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...@d

(doris-website) branch master updated (af85e4fcb6e -> 463417d3a0c)

2024-10-11 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-website.git from af85e4fcb6e [fix](txn) pick dev to 3.0 and upadte 2.1 (#1178) add 463417d3a0c [fix](docs) correct the

Re: [PR] [fix](docs) correct the incorrect version requirements for DB2 synchronization. [doris-website]

2024-10-11 Thread via GitHub
morningman merged PR #1130: URL: https://github.com/apache/doris-website/pull/1130 -- 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...@d

Re: [PR] [feature](nereids) extend infer predicates [doris]

2024-10-11 Thread via GitHub
xzj7019 commented on code in PR #41731: URL: https://github.com/apache/doris/pull/41731#discussion_r1797537051 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpPredicates.java: ## @@ -60,30 +67,84 @@ public class PullUpPredicates extends PlanVisitor, Vo

Re: [PR] [enhance](parquet) Support BYTE_STREAM_SPLIT encoding for parquet reader [doris]

2024-10-11 Thread via GitHub
suxiaogang223 commented on PR #41683: URL: https://github.com/apache/doris/pull/41683#issuecomment-2408320354 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

  1   2   3   4   5   6   >