Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

2024-12-10 Thread via GitHub
morrySnow commented on PR #45045: URL: https://github.com/apache/doris/pull/45045#issuecomment-2531225652 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](compaction) Do not set failure time when cumulative compaction dealing with delete rowset [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2531972065 TeamCity be ut coverage result: Function Coverage: 38.80% (10106/26046) Line Coverage: 29.70% (84750/285321) Region Coverage: 28.77% (43502/151216) Branch Coverage: 25.

Re: [PR] [Refactor](function) make all Datetime operation overflow lead to exception in BE [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on code in PR #45265: URL: https://github.com/apache/doris/pull/45265#discussion_r1878283840 ## be/src/vec/functions/function_date_or_datetime_computation.h: ## @@ -17,11 +17,9 @@ #pragma once -#include -#include - #include #include Revi

Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

2024-12-10 Thread via GitHub
morrySnow commented on PR #45045: URL: https://github.com/apache/doris/pull/45045#issuecomment-2531938095 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] [Bug](pipeline) set wake_up_early when pipeline task's sink not executed with eos [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on code in PR #45207: URL: https://github.com/apache/doris/pull/45207#discussion_r1878103089 ## be/src/pipeline/pipeline_task.cpp: ## @@ -279,25 +271,22 @@ bool PipelineTask::_is_blocked() { _blocked_dep = op_dep->is_blocked_by(this);

Re: [PR] [enhance](nereids) add rule count distinct split [doris]

2024-12-10 Thread via GitHub
feiniaofeiafei commented on PR #45209: URL: https://github.com/apache/doris/pull/45209#issuecomment-2531672091 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] [enhance](nereids) add rule count distinct split [doris]

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

Re: [PR] [feat](docker)Add a BE configuration item 'skip_check_ulimit' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
FreeOnePlus commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2532161988 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] [Refactor](function) make all Datetime operation overflow lead to exception in BE [doris]

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

Re: [PR] [fix](txn insert) txn insert show error url [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45254: URL: https://github.com/apache/doris/pull/45254#issuecomment-2531106783 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+proce

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

2024-12-10 Thread via GitHub
wyxxxcat commented on PR #44997: URL: https://github.com/apache/doris/pull/44997#issuecomment-2531126920 run fe-ut -- 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] [fix](Nereids) fix cancel task jobs failed [doris]

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

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

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

Re: [PR] [fix](txn insert) txn insert show error url [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45254: URL: https://github.com/apache/doris/pull/45254#issuecomment-2531117099 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](cloud) Cloud enable fe deploy mode from master-observers to mul… [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45255: URL: https://github.com/apache/doris/pull/45255#issuecomment-2531128845 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+proce

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

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

[PR] [refactor](shuffle) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
Gabriel39 opened a new pull request, #45256: URL: https://github.com/apache/doris/pull/45256 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] [refactor](shuffle) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
Gabriel39 commented on PR #45256: URL: https://github.com/apache/doris/pull/45256#issuecomment-2531138335 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) Cloud enable fe deploy mode from master-observers to mul… [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45255: URL: https://github.com/apache/doris/pull/45255#issuecomment-2531140349 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] [refactor](shuffle) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on code in PR #45256: URL: https://github.com/apache/doris/pull/45256#discussion_r1877812252 ## be/src/pipeline/shuffle/writer.cpp: ## @@ -0,0 +1,114 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license a

[PR] [Fix](cloud) Cloud enable fe deploy mode from master-observers to mul… [doris]

2024-12-10 Thread via GitHub
deardeng opened a new pull request, #45255: URL: https://github.com/apache/doris/pull/45255 …ti-follers ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: IN CLOUD 1. add some cloud metaservice api regression t

[PR] [Fix](show-stmt) Raise an error when show partitions with complex predicate [doris]

2024-12-10 Thread via GitHub
zclllyybb opened a new pull request, #45257: URL: https://github.com/apache/doris/pull/45257 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: we support `partitions` tvf. so it's not necessary to support this. raise an

(doris-website) branch asf-site updated (41f3fbc2976 -> 6accb52a135)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 41f3fbc2976 Automated deployment with doris branch @ a02c7841854b63a412730fc2d62dc427a60d2b57 new 6

Re: [PR] [refactor](shuffle) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45256: URL: https://github.com/apache/doris/pull/45256#issuecomment-2531131755 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+proce

Re: [PR] [Bug](pipeline) set wake_up_early when pipeline task's sink not executed with eos [doris]

2024-12-10 Thread via GitHub
BiteThet commented on PR #45207: URL: https://github.com/apache/doris/pull/45207#issuecomment-2531149682 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] branch-2.1: [Enhancement](compaction)Optimize compaction task permit allocation #45197 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45243: URL: https://github.com/apache/doris/pull/45243#issuecomment-2531147570 TeamCity be ut coverage result: Function Coverage: 36.50% (9567/26210) Line Coverage: 27.93% (78600/281406) Region Coverage: 26.60% (40340/151663) Branch Coverage: 23.3

Re: [PR] [Fix](show-stmt) Raise an error when show partitions with complex predicate [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45257: URL: https://github.com/apache/doris/pull/45257#issuecomment-2531151735 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+proce

Re: [PR] [fix](txn insert) txn insert show error url [doris]

2024-12-10 Thread via GitHub
mymeiyi commented on PR #45254: URL: https://github.com/apache/doris/pull/45254#issuecomment-2531152361 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] [fix](nereids) SqlBlockRuleCommand should implement ForwardWithSync [doris]

2024-12-10 Thread via GitHub
starocean999 opened a new pull request, #45234: URL: https://github.com/apache/doris/pull/45234 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) -

Re: [PR] [fix](nereids) SqlBlockRuleCommand should implement ForwardWithSync [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45234: URL: https://github.com/apache/doris/pull/45234#issuecomment-2530754549 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+proce

Re: [PR] [fix](nereids) SqlBlockRuleCommand should implement ForwardWithSync [doris]

2024-12-10 Thread via GitHub
starocean999 commented on PR #45234: URL: https://github.com/apache/doris/pull/45234#issuecomment-2530754704 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](mtmv)Support iceberg partition refresh. [doris]

2024-12-10 Thread via GitHub
Jibing-Li commented on PR #44726: URL: https://github.com/apache/doris/pull/44726#issuecomment-2530794503 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

[PR] Use queue for auto analyze jobs. [doris]

2024-12-10 Thread via GitHub
Jibing-Li opened a new pull request, #45250: URL: https://github.com/apache/doris/pull/45250 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] Use queue for auto analyze jobs. [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45250: URL: https://github.com/apache/doris/pull/45250#issuecomment-2530895385 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+proce

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
morrySnow commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877565817 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/SimplifyRangeTest.java: ## Review Comment: rename to RangeInferenceTest ## fe/fe

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
morrySnow commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877566187 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/MutableState.java: ## @@ -31,6 +31,8 @@ public interface MutableState { String KEY_OR_TO_IN = "or_to_

Re: [PR] [regression-test](fix) fix case with invalid grammer [doris]

2024-12-10 Thread via GitHub
shuke987 commented on PR #45211: URL: https://github.com/apache/doris/pull/45211#issuecomment-2530914427 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] [compile](fix) compile error [doris]

2024-12-10 Thread via GitHub
shuke987 closed pull request #45133: [compile](fix) compile error URL: https://github.com/apache/doris/pull/45133 -- 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

Re: [PR] [compile](fix) fix compile bug "declaration shadows a local variable" [doris]

2024-12-10 Thread via GitHub
shuke987 closed pull request #45132: [compile](fix) fix compile bug "declaration shadows a local variable" URL: https://github.com/apache/doris/pull/45132 -- 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 g

svn commit: r73598 - in /dev/doris/flink-connector/24.1.0: ./ apache-doris-flink-connector-24.1.0-src.tar.gz apache-doris-flink-connector-24.1.0-src.tar.gz.asc apache-doris-flink-connector-24.1.0-src.

2024-12-10 Thread diwu
Author: diwu Date: Tue Dec 10 09:12:41 2024 New Revision: 73598 Log: flink connector 24.1.0 release Added: dev/doris/flink-connector/24.1.0/ dev/doris/flink-connector/24.1.0/apache-doris-flink-connector-24.1.0-src.tar.gz (with props) dev/doris/flink-connector/24.1.0/apache-doris-

Re: [I] [Feature] Improving arrow flight sql with Kubernetes setup [doris]

2024-12-10 Thread via GitHub
hechao-ustc commented on issue #44599: URL: https://github.com/apache/doris/issues/44599#issuecomment-2530883518 > I was thinking about the following: > > 1. Doris Operator exposes configuration of a base public hostname for the Doris backends. For example public-hostname-doris.dev.

Re: [PR] [improve](backup) Add config ignore_backup_tmp_partitions [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45240: URL: https://github.com/apache/doris/pull/45240#issuecomment-2530803486 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+proce

Re: [PR] [Bug](pipeline) set wake_up_early when pipeline task's sink not executed with eos [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on code in PR #45207: URL: https://github.com/apache/doris/pull/45207#discussion_r1877826287 ## be/src/pipeline/pipeline_task.cpp: ## @@ -279,25 +271,22 @@ bool PipelineTask::_is_blocked() { _blocked_dep = op_dep->is_blocked_by(this);

(doris) branch auto-pick-45065-branch-2.1 updated (d0737c45f8c -> 8d86b400391)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45065-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from d0737c45f8c [cherry-pick](branch-2.1) Pick "[Fix](Rowset Id) Use a randomly generated rowset I

Re: [PR] branch-2.1: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45236: URL: https://github.com/apache/doris/pull/45236#issuecomment-2530780091 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+proce

Re: [PR] branch-2.1: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45236: URL: https://github.com/apache/doris/pull/45236#issuecomment-2530780205 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] branch-2.1: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 [doris]

2024-12-10 Thread via GitHub
github-actions[bot] opened a new pull request, #45236: URL: https://github.com/apache/doris/pull/45236 Cherry-picked from #45065 -- 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 comme

[PR] [fix](Nereids) fix fe fold constant with date time out of range [doris]

2024-12-10 Thread via GitHub
LiBinfeng-01 opened a new pull request, #45237: URL: https://github.com/apache/doris/pull/45237 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: When running sql: select date_add('-12-31 23:59:59', interval 5 se

Re: [PR] [fix](Nereids) fix fe fold constant with date time out of range [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45237: URL: https://github.com/apache/doris/pull/45237#issuecomment-2530788271 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+proce

Re: [PR] [performance](load) increase max_broker_concurrency to 100 [doris]

2024-12-10 Thread via GitHub
dataroaring merged PR #44929: URL: https://github.com/apache/doris/pull/44929 -- 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 (8ad6b283403 -> df90de94618)

2024-12-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8ad6b283403 [fix](nereids) not rewrite first_value when first_value ignore nulls (#45065) add df90de94618 [p

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531266133 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](show-stmt) Raise an error when show partitions with complex predicate [doris]

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

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877897563 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/ExpressionOptimization.java: ## @@ -58,6 +59,13 @@ public class ExpressionOptimization extends E

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1877897036 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/SimplifyRangeTest.java: ## @@ -62,7 +66,7 @@ public SimplifyRangeTest() { @Test public

(doris) branch variant-sparse updated: [opt](variant) add serialized sparse column (#45252)

2024-12-10 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch variant-sparse in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/variant-sparse by this push: new aff912b8672 [opt](variant) add

Re: [PR] [opt](variant) add serialized sparse column [doris]

2024-12-10 Thread via GitHub
eldenmoon merged PR #45252: URL: https://github.com/apache/doris/pull/45252 -- 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] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2531278798 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] (Metric) add jni metrics for jdbc connection [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #41752: URL: https://github.com/apache/doris/pull/41752#issuecomment-2531281460 TeamCity be ut coverage result: Function Coverage: 38.79% (10108/26056) Line Coverage: 29.70% (84758/285395) Region Coverage: 28.76% (43506/151257) Branch Coverage: 25.

(doris) branch auto-pick-45169-branch-3.0 created (now 323fa12c0f9)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45169-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 323fa12c0f9 branch-3.0: [improvement](statistics)Support get oracle jdbc row count. #45214 (#4

(doris) branch master updated: [chore](regression-test) move some variant cases to directory (#45169)

2024-12-10 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 54fbbef432d [chore](regression-test) move some

(doris) branch auto-pick-45169-branch-3.0 updated (323fa12c0f9 -> dc51b81367d)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45169-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 323fa12c0f9 branch-3.0: [improvement](statistics)Support get oracle jdbc row count. #45214 (#4

Re: [PR] branch-3.0: [chore](regression-test) move some variant cases to directory #45169 [doris]

2024-12-10 Thread via GitHub
dataroaring closed pull request #45258: branch-3.0: [chore](regression-test) move some variant cases to directory #45169 URL: https://github.com/apache/doris/pull/45258 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] branch-3.0: [chore](regression-test) move some variant cases to directory #45169 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45258: URL: https://github.com/apache/doris/pull/45258#issuecomment-2531289419 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+proce

Re: [PR] [chore](regression-test) move some variant cases to directory [doris]

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

[PR] branch-3.0: [chore](regression-test) move some variant cases to directory #45169 [doris]

2024-12-10 Thread via GitHub
github-actions[bot] opened a new pull request, #45258: URL: https://github.com/apache/doris/pull/45258 Cherry-picked from #45169 -- 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 comme

(doris) branch auto-pick-45169-branch-2.1 updated (d0737c45f8c -> 1ec20891710)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45169-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from d0737c45f8c [cherry-pick](branch-2.1) Pick "[Fix](Rowset Id) Use a randomly generated rowset I

Re: [PR] branch-3.0: [chore](regression-test) move some variant cases to directory #45169 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45258: URL: https://github.com/apache/doris/pull/45258#issuecomment-2531289546 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] branch-2.1: [chore](regression-test) move some variant cases to directory #45169 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45259: URL: https://github.com/apache/doris/pull/45259#issuecomment-2531291455 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] [opt](lambda) let lambda expression support refer outer slot [doris]

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

[PR] branch-2.1: [chore](regression-test) move some variant cases to directory #45169 [doris]

2024-12-10 Thread via GitHub
github-actions[bot] opened a new pull request, #45259: URL: https://github.com/apache/doris/pull/45259 Cherry-picked from #45169 -- 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 comme

[PR] [fix](branch-2.1) Cacel the export job when the ring buffer have no enough slot [doris]

2024-12-10 Thread via GitHub
BePPPower opened a new pull request, #45245: URL: https://github.com/apache/doris/pull/45245 ### What problem does this PR solve? Related PR: #45244 ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add d

svn commit: r73596 - /dev/doris/KEYS

2024-12-10 Thread diwu
Author: diwu Date: Tue Dec 10 08:08:02 2024 New Revision: 73596 Log: Update KEYS Modified: dev/doris/KEYS Modified: dev/doris/KEYS == --- dev/doris/KEYS (original) +++ dev/doris/KEYS Tue Dec 10 08:08:02 2024 @@ -1305

[PR] [fix](export) Make available for export command [doris]

2024-12-10 Thread via GitHub
TangSiyang2001 opened a new pull request, #45241: URL: https://github.com/apache/doris/pull/45241 ### What problem does this PR solve? Problem Summary: `enable_outfile_to_local` previously not work to control export command. ### Release note None ### Check L

Re: [PR] branch-2.1: [Enhancement](compaction)Optimize compaction task permit allocation #45197 [doris]

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

[I] 【bug】batch_size 不一样时,返回结果行数不同 [doris-website]

2024-12-10 Thread via GitHub
DachuanXUAN opened a new issue, #1494: URL: https://github.com/apache/doris-website/issues/1494 SQL 为简单的 select into s3 SELECT file_id, cast(data_start_time as String ) as data_start_time, cast(data_end_time as String ) as data_end_time, device_type... FROM `t_table_name` where data

Re: [PR] [fix](nereids) SqlBlockRuleCommand should implement ForwardWithSync [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45234: URL: https://github.com/apache/doris/pull/45234#issuecomment-2530762124 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] [improve](ip-function)improve is_ip_address_in_range for inverted index speed (#41768) [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #42485: URL: https://github.com/apache/doris/pull/42485#issuecomment-2530849741 TeamCity be ut coverage result: Function Coverage: 36.49% (9563/26210) Line Coverage: 27.90% (78530/281471) Region Coverage: 26.58% (40315/151700) Branch Coverage: 23.3

[PR] [enchement](mc)Optimize reading of maxcompute partition tables. (#45148) [doris]

2024-12-10 Thread via GitHub
hubgeter opened a new pull request, #45246: URL: https://github.com/apache/doris/pull/45246 bp #45148 ### What problem does this PR solve? Problem Summary: Optimize reading of maxcompute partition tables: 1. Introduce batch mode to generate splits for Maxcompute partition tabl

Re: [PR] [enchement](mc)Optimize reading of maxcompute partition tables. (#45148) [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45246: URL: https://github.com/apache/doris/pull/45246#issuecomment-2530864406 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+proce

Re: [PR] [enchement](mc)Optimize reading of maxcompute partition tables. (#45148) [doris]

2024-12-10 Thread via GitHub
hubgeter commented on PR #45246: URL: https://github.com/apache/doris/pull/45246#issuecomment-2530864642 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: [I] 【bug】batch_size 不一样时,返回结果行数不同 [doris-website]

2024-12-10 Thread via GitHub
DachuanXUAN closed issue #1494: 【bug】batch_size 不一样时,返回结果行数不同 URL: https://github.com/apache/doris-website/issues/1494 -- 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] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-10 Thread via GitHub
yujun777 commented on PR #45081: URL: https://github.com/apache/doris/pull/45081#issuecomment-2530869522 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] [draft][enhancement](hive metastore) add listPartitionsByFilter and getNumPa… [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45251: URL: https://github.com/apache/doris/pull/45251#issuecomment-2530933715 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+proce

Re: [PR] [Enhancement] (nereids)implement adminCleanTrashCommand in nereids [doris]

2024-12-10 Thread via GitHub
DongLiang-0 commented on PR #45051: URL: https://github.com/apache/doris/pull/45051#issuecomment-2530940249 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

(doris) 02/02: fix spill cancel and cleanup some code

2024-12-10 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git commit f8af843e0b547e4228052c6bd1a777845c5d5f49 Author: jacktengg AuthorDate: Tue Dec 10 12:33:30 2024 +0800

(doris) branch spill_and_reserve updated (36b9bbd9d37 -> f8af843e0b5)

2024-12-10 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a change to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git from 36b9bbd9d37 remove stale code new 32d78810aff delete unused parameter new f8af843e0b5 fix spill

(doris) 01/02: delete unused parameter

2024-12-10 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git commit 32d78810affd3d7701c3b16c53db947a53f6d787 Author: jacktengg AuthorDate: Sun Dec 8 23:34:55 2024 +0800 d

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

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

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

2024-12-10 Thread via GitHub
dqz123 commented on PR #41752: URL: https://github.com/apache/doris/pull/41752#issuecomment-2530976603 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] branch-2.1: [fix](column_array)fix filter_generic in column_array func #41990 [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #44983: URL: https://github.com/apache/doris/pull/44983#issuecomment-2530727112 TeamCity be ut coverage result: Function Coverage: 36.49% (9564/26209) Line Coverage: 27.91% (78538/281395) Region Coverage: 26.59% (40322/151650) Branch Coverage: 23.3

Re: [PR] [test](show_data) test the correctness of data statistics in cloud mode [doris]

2024-12-10 Thread via GitHub
pingchunzhang commented on PR #44947: URL: https://github.com/apache/doris/pull/44947#issuecomment-2530732808 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

(doris) branch branch-3.0 updated: branch-3.0: [Enhancement](thread) FE fetch_data use brpc thread locally in BE #44928 (#45225)

2024-12-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 559ca094b8f branch-3.0: [Enhancement

Re: [PR] [feat](spill) spill and reserve [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on code in PR #44469: URL: https://github.com/apache/doris/pull/44469#discussion_r1877538227 ## be/src/pipeline/exec/hashjoin_build_sink.cpp: ## @@ -108,6 +113,93 @@ Status HashJoinBuildSinkLocalState::open(RuntimeState* state) { return Status

Re: [PR] branch-3.0: [Enhancement](thread) FE fetch_data use brpc thread locally in BE #44928 [doris]

2024-12-10 Thread via GitHub
dataroaring merged PR #45225: URL: https://github.com/apache/doris/pull/45225 -- 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 auto-pick-44928-branch-3.0 deleted (was fc94d63f4c5)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44928-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was fc94d63f4c5 [Enhancement](thread) FE fetch_data use brpc thread locally in BE (#44928) The r

[PR] [draft][enhancement](hive metastore) add listPartitionsByFilter and getNumPa… [doris]

2024-12-10 Thread via GitHub
fantasy12345zsq opened a new pull request, #45251: URL: https://github.com/apache/doris/pull/45251 …rtitionsByFilter in HMSCachedClient to improve perf fix checkstyle ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summ

Re: [PR] [fix](ip)fix default value for ip [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45194: URL: https://github.com/apache/doris/pull/45194#issuecomment-2531052858 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) fix cancel task jobs failed [doris]

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

[PR] [fix](txn insert) txn insert show error url [doris]

2024-12-10 Thread via GitHub
mymeiyi opened a new pull request, #45254: URL: https://github.com/apache/doris/pull/45254 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: before: ``` mysql> begin; mysql> insert into test values('a', 'a', 1)

<    1   2   3   4   5   6   7   >