Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692607933 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] [opt](inverted index) New algorithm implementation for "match_phrase slop" [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #42932: URL: https://github.com/apache/doris/pull/42932#issuecomment-2692598965 ClickBench: Total hot run time: 31.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch asf-site updated (6a2148343fc -> 308fa89a766)

2025-03-01 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 6a2148343fc Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 3

Re: [PR] [opt](inverted index) New algorithm implementation for "match_phrase slop" [doris]

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

Re: [PR] [opt](nereids)use SetPreAggStatus rule instead of AdjustPreAggStatus with join limited [doris]

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

Re: [PR] [opt](inverted index) New algorithm implementation for "match_phrase slop" [doris]

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

Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692588939 run external -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

(doris) branch auto-pick-48223-branch-3.0 deleted (was 5e6897cebe5)

2025-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48223-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 5e6897cebe5 [fix](test) fix unstable jdbc test case (#48223) The revisions that were on this b

Re: [PR] [opt](inverted index) New algorithm implementation for "match_phrase slop" [doris]

2025-03-01 Thread via GitHub
zzzxl1993 commented on PR #42932: URL: https://github.com/apache/doris/pull/42932#issuecomment-2692583370 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-website) branch asf-site updated (0d42b1764f6 -> 6a2148343fc)

2025-03-01 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 0d42b1764f6 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 6

Re: [PR] [ut](spill) add UT for partitioned hash join [doris]

2025-03-01 Thread via GitHub
yiguolei commented on code in PR #48432: URL: https://github.com/apache/doris/pull/48432#discussion_r1976548061 ## be/src/vec/functions/math.cpp: ## @@ -228,20 +228,25 @@ struct UnaryFunctionPlainSin { static constexpr auto name = "sin"; using FuncType = double (*)(dou

Re: [PR] branch-3.0: [fix](beut) fix be ut pipeline [doris]

2025-03-01 Thread via GitHub
xy720 commented on PR #48465: URL: https://github.com/apache/doris/pull/48465#issuecomment-2692571936 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 unsubs

(doris-website) branch asf-site updated (a732eccc970 -> 0d42b1764f6)

2025-03-01 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 a732eccc970 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 0

(doris-website) branch asf-site updated (c3d5eec9d3e -> 1182d60dace)

2025-03-01 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 c3d5eec9d3e Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 1

Re: [PR] [Enhancement] Support some math functions [doris]

2025-03-01 Thread via GitHub
ChenMiaoi commented on code in PR #48476: URL: https://github.com/apache/doris/pull/48476#discussion_r1976532779 ## be/test/vec/function/function_math_test.cpp: ## @@ -54,6 +68,20 @@ TEST(MathFunctionTest, asin_test) { static_cast(check_function(func_name, input_types, dat

(doris) branch branch-2.1 updated: branch-2.1: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 (#48507)

2025-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 4d3df9d620b branch-2.1: [chore](config)

Re: [PR] [opt](profile) Optimization for profile file format [doris]

2025-03-01 Thread via GitHub
github-actions[bot] commented on PR #48496: URL: https://github.com/apache/doris/pull/48496#issuecomment-2692536482 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] [opt](profile) Optimization for profile file format [doris]

2025-03-01 Thread via GitHub
github-actions[bot] commented on PR #48496: URL: https://github.com/apache/doris/pull/48496#issuecomment-2692536497 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] branch-2.1: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
yiguolei merged PR #48507: URL: https://github.com/apache/doris/pull/48507 -- 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] [Enhancement] Support some math functions [doris]

2025-03-01 Thread via GitHub
ChenMiaoi commented on code in PR #48476: URL: https://github.com/apache/doris/pull/48476#discussion_r1976530375 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/NumericArithmetic.java: ## @@ -892,6 +894,17 @@ public static Expression s

Re: [I] [Enhancement] (nereids)implement showIndexStatsCommand in nereids [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on issue #42716: URL: https://github.com/apache/doris/issues/42716#issuecomment-2692527248 @starocean999 pick it -- 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] [Enhancement] Support some math functions [doris]

2025-03-01 Thread via GitHub
ChenMiaoi commented on code in PR #48476: URL: https://github.com/apache/doris/pull/48476#discussion_r1976529888 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/NumericArithmetic.java: ## @@ -892,6 +894,17 @@ public static Expression s

Re: [I] [Enhancement] (nereids)implement showColumnHistogramStatsCommand in nereids [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on issue #42718: URL: https://github.com/apache/doris/issues/42718#issuecomment-2692527166 @starocean999 pick it -- 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] [only test]Remove local exchange local merge sort test [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #48510: URL: https://github.com/apache/doris/pull/48510#issuecomment-2692525902 # BE UT Coverage Report Increment line coverage `2.54% (7/276)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/d4a8e0141103d829646cd8126e18323a5aa

Re: [PR] [only test]Remove local exchange local merge sort test [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #48510: URL: https://github.com/apache/doris/pull/48510#issuecomment-2692524733 ClickBench: Total hot run time: 31.41 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [only test]Remove local exchange local merge sort test [doris]

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

Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692521721 run external -- 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] [only test]Remove local exchange local merge sort test [doris]

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

(doris-website) branch asf-site updated (aece2c444fe -> c3d5eec9d3e)

2025-03-01 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 aece2c444fe Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new c

Re: [PR] [only test]Remove local exchange local merge sort test [doris]

2025-03-01 Thread via GitHub
hello-stephen commented on PR #48510: URL: https://github.com/apache/doris/pull/48510#issuecomment-2692504697 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+pro

Re: [PR] [only test]Remove local exchange local merge sort test [doris]

2025-03-01 Thread via GitHub
Mryange commented on PR #48510: URL: https://github.com/apache/doris/pull/48510#issuecomment-2692504714 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] [only test]Remove local exchange local merge sort test [doris]

2025-03-01 Thread via GitHub
Mryange opened a new pull request, #48510: URL: https://github.com/apache/doris/pull/48510 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

(doris-website) branch asf-site updated (fa4653623a2 -> aece2c444fe)

2025-03-01 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 fa4653623a2 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new a

Re: [PR] [feature] agg model support sequence column [doris]

2025-03-01 Thread via GitHub
github-actions[bot] commented on PR #40250: URL: https://github.com/apache/doris/pull/40250#issuecomment-2692481629 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [debug](load) find invalid load memory allocation [doris]

2025-03-01 Thread via GitHub
github-actions[bot] closed pull request #40220: [debug](load) find invalid load memory allocation URL: https://github.com/apache/doris/pull/40220 -- 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

(doris-website) branch asf-site updated (81079d502be -> fa4653623a2)

2025-03-01 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 81079d502be Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new f

(doris-website) branch asf-site updated (252a94c4c1c -> 81079d502be)

2025-03-01 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 252a94c4c1c Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 8

(doris-website) branch asf-site updated (0a5583b3050 -> 252a94c4c1c)

2025-03-01 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 0a5583b3050 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 2

(doris-website) branch asf-site updated (d88c691d5e6 -> 0a5583b3050)

2025-03-01 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 d88c691d5e6 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 0

(doris-website) branch asf-site updated (c1393dac7a0 -> d88c691d5e6)

2025-03-01 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 c1393dac7a0 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new d

Re: [PR] [improve](routine load) add more metrics to observe the routine load job [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #48209: URL: https://github.com/apache/doris/pull/48209#issuecomment-2691959393 # BE UT Coverage Report Increment line coverage `33.33% (7/21)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3e118f005f84af00b420095e792eee2fcf9

Re: [PR] [Enhancement] Support some math functions [doris]

2025-03-01 Thread via GitHub
zclllyybb commented on code in PR #48476: URL: https://github.com/apache/doris/pull/48476#discussion_r1976476002 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/NumericArithmetic.java: ## @@ -892,6 +894,17 @@ public static Expression s

Re: [PR] [Enhancement] Support some math functions [doris]

2025-03-01 Thread via GitHub
zclllyybb commented on code in PR #48476: URL: https://github.com/apache/doris/pull/48476#discussion_r1976475757 ## be/test/vec/function/function_math_test.cpp: ## @@ -54,6 +68,20 @@ TEST(MathFunctionTest, asin_test) { static_cast(check_function(func_name, input_types, dat

Re: [PR] [chore](config)Clarify and Improve sys_log_roll_num Parameter Description [doris]

2025-03-01 Thread via GitHub
yiguolei merged PR #48442: URL: https://github.com/apache/doris/pull/48442 -- 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-website) branch asf-site updated (7b638b5615f -> c1393dac7a0)

2025-03-01 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 7b638b5615f Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new c

Re: [PR] [ut](spill) add UT for partitioned hash join [doris]

2025-03-01 Thread via GitHub
hello-stephen commented on PR #48432: URL: https://github.com/apache/doris/pull/48432#issuecomment-2692342999 # BE UT Coverage Report Increment line coverage `40.38% (21/52)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/bdd5d44db18c2f204ba298c2f787bf9b

(doris-website) branch asf-site updated (799d56192e3 -> 7b638b5615f)

2025-03-01 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 799d56192e3 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 7

(doris) branch auto-pick-48414-branch-3.0 deleted (was ded30f17900)

2025-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48414-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was ded30f17900 [fix](regression)Turn auto analyze off before run analyze test. (#48414) The revi

Re: [PR] branch-2.1: [fix](set variable)Set local session variable when set global variable on Observer. #48468 [doris]

2025-03-01 Thread via GitHub
yiguolei merged PR #48499: URL: https://github.com/apache/doris/pull/48499 -- 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] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692314568 ClickBench: Total hot run time: 31.06 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](Nereids) support show tables command [doris]

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

(doris-website) branch asf-site updated (cc6b02cbdce -> 799d56192e3)

2025-03-01 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 cc6b02cbdce Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 7

Re: [PR] [Feat](Nereids) support show tables command [doris]

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

Re: [PR] [opt](profile) Optimization for profile file format [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #48496: URL: https://github.com/apache/doris/pull/48496#issuecomment-2692305784 ClickBench: Total hot run time: 31.34 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](profile) Optimization for profile file format [doris]

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

Re: [PR] [opt](profile) Optimization for profile file format [doris]

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

Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692292234 run arm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692293915 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] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692292194 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

[I] doris be restarted [doris]

2025-03-01 Thread via GitHub
772566741qqcom opened a new issue, #48509: URL: https://github.com/apache/doris/issues/48509 Our Doris is managed by a supervisor, but we cannot see any related logs information about stop in be.INFO.Log file. We only see some information about startup logs. And the server host is relati

(doris-website) branch asf-site updated (3aadfc48abe -> cc6b02cbdce)

2025-03-01 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 3aadfc48abe Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new c

Re: [I] [Discuss] Doris Roadmap 2025 [doris]

2025-03-01 Thread via GitHub
morningman commented on issue #47948: URL: https://github.com/apache/doris/issues/47948#issuecomment-2692281246 > The upgrade with no impact feature is not in the 2025 Roadmap, but it is mentioned in the 2024 Roadmap. Does the community have plans for this feature or has it been postponed?

Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692284467 run arm -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] [opt](profile) Optimization for profile file format [doris]

2025-03-01 Thread via GitHub
zhiqiang- commented on PR #48496: URL: https://github.com/apache/doris/pull/48496#issuecomment-2692284119 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: [I] [Discuss] Doris Roadmap 2025 [doris]

2025-03-01 Thread via GitHub
morningman commented on issue #47948: URL: https://github.com/apache/doris/issues/47948#issuecomment-2692284425 > 1. What is the idea behind supporting these 3 new features? Does this mean we can federate queries to Snowflake/DB? >If so, why? Is it to help migrate away from Databricks

Re: [PR] branch-3.0: [fix](nereids)Support negative partition range value and negative column default value. #48297 [doris]

2025-03-01 Thread via GitHub
Jibing-Li commented on PR #48421: URL: https://github.com/apache/doris/pull/48421#issuecomment-2692277848 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692257099 ClickBench: Total hot run time: 30.92 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu commented on PR #48505: URL: https://github.com/apache/doris/pull/48505#issuecomment-2692277236 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 co

Re: [PR] branch-3.0: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
hello-stephen commented on PR #48506: URL: https://github.com/apache/doris/pull/48506#issuecomment-2692230882 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+pro

Re: [PR] [improve](routine load) introduce routine load abnormal job monitor [doris]

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

Re: [PR] [improve](routine load) introduce routine load abnormal job monitor [doris]

2025-03-01 Thread via GitHub
doris-robot commented on PR #48171: URL: https://github.com/apache/doris/pull/48171#issuecomment-2692262739 ClickBench: Total hot run time: 30.47 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch asf-site updated (0b81c656289 -> 3aadfc48abe)

2025-03-01 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 0b81c656289 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new 3

Re: [PR] [opt](scan) merge small tablets into one scanner [doris]

2025-03-01 Thread via GitHub
github-actions[bot] closed pull request #40133: [opt](scan) merge small tablets into one scanner URL: https://github.com/apache/doris/pull/40133 -- 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 s

Re: [PR] [improve](routine load) introduce routine load abnormal job monitor [doris]

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

Re: [PR] [Feat](Nereids) support show tables command [doris]

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

Re: [PR] Rf 0226 [doris]

2025-03-01 Thread via GitHub
BiteThet commented on PR #48382: URL: https://github.com/apache/doris/pull/48382#issuecomment-2691942750 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]Separate StringOP and SubstringUtil [doris]

2025-03-01 Thread via GitHub
lzyy2024 commented on PR #48054: URL: https://github.com/apache/doris/pull/48054#issuecomment-2692249516 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] [Feat](Nereids) support show tables command [doris]

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

Re: [I] [Good First Issue] Support All SQL Functions in Other SQL System [doris]

2025-03-01 Thread via GitHub
delayyy commented on issue #48203: URL: https://github.com/apache/doris/issues/48203#issuecomment-2692248765 I'd like to take `combinations`, if that's okay. -- 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: [I] [Good First Issue] Support All SQL Functions in Other SQL System [doris]

2025-03-01 Thread via GitHub
delayyy commented on issue #48203: URL: https://github.com/apache/doris/issues/48203#issuecomment-2692247577 I'd like to take human_readable_seconds, if that's okay. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [opt](nereids)use SetPreAggStatus rule instead of AdjustPreAggStatus with join limited [doris]

2025-03-01 Thread via GitHub
starocean999 commented on PR #48504: URL: https://github.com/apache/doris/pull/48504#issuecomment-2691930425 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] [improve](ut) add ut for column_array [doris]

2025-03-01 Thread via GitHub
amorynan commented on PR #45827: URL: https://github.com/apache/doris/pull/45827#issuecomment-2691988613 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

(doris-website) branch asf-site updated (b598b460158 -> daa5b953c89)

2025-03-01 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 b598b460158 Automated deployment with doris branch @ 410dd5ad969c237c0c1c705af326d98e94b1402a new d

[PR] [opt](nereids)use SetPreAggStatus rule instead of AdjustPreAggStatus with join limited [doris]

2025-03-01 Thread via GitHub
starocean999 opened a new pull request, #48504: URL: https://github.com/apache/doris/pull/48504 pick from master https://github.com/apache/doris/pull/48502 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Releas

Re: [PR] branch-3.0-pick: [Opt](merge-on-write) Check delete bitmap cache after writing it (#48233) [doris]

2025-03-01 Thread via GitHub
github-actions[bot] commented on PR #48493: URL: https://github.com/apache/doris/pull/48493#issuecomment-2691845126 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] branch-2.1: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
hello-stephen commented on PR #48507: URL: https://github.com/apache/doris/pull/48507#issuecomment-2692233096 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] branch-2.1: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
dataroaring closed pull request #48507: branch-2.1: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 URL: https://github.com/apache/doris/pull/48507 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [improve](ut) add ut for column_array [doris]

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

Re: [PR] branch-2.1: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
hello-stephen commented on PR #48507: URL: https://github.com/apache/doris/pull/48507#issuecomment-2692233022 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+pro

(doris) branch auto-pick-48442-branch-2.1 updated (cd3e1dce74f -> c2d471267c7)

2025-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48442-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from cd3e1dce74f [feature](inverted index) Add profile statistics for each condition in inverted in

[PR] branch-2.1: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
github-actions[bot] opened a new pull request, #48507: URL: https://github.com/apache/doris/pull/48507 Cherry-picked from #48442 -- 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

Re: [PR] branch-3.0: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
hello-stephen commented on PR #48506: URL: https://github.com/apache/doris/pull/48506#issuecomment-2692230930 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] branch-3.0: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
dataroaring closed pull request #48506: branch-3.0: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 URL: https://github.com/apache/doris/pull/48506 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[PR] branch-3.0: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description #48442 [doris]

2025-03-01 Thread via GitHub
github-actions[bot] opened a new pull request, #48506: URL: https://github.com/apache/doris/pull/48506 Cherry-picked from #48442 -- 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

Re: [PR] [opt](profile) Optimization for profile file format [doris]

2025-03-01 Thread via GitHub
yiguolei commented on code in PR #48496: URL: https://github.com/apache/doris/pull/48496#discussion_r1976419114 ## fe/fe-core/src/main/java/org/apache/doris/common/profile/Profile.java: ## @@ -126,7 +128,7 @@ public Profile(boolean isEnable, int profileLevel, long autoProfileDu

(doris) branch auto-pick-48442-branch-2.1 created (now cd3e1dce74f)

2025-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48442-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at cd3e1dce74f [feature](inverted index) Add profile statistics for each condition in inverted in

(doris) branch auto-pick-48442-branch-3.0 created (now 67efa946260)

2025-03-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48442-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 67efa946260 branch-3.0: [fix](inverted index) Add missing memory usage calculation for BKD ind

(doris) branch master updated: [chore](config)Clarify and Improve sys_log_roll_num Parameter Description (#48442)

2025-03-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 2e1268a6a3d [chore](config)Clarify and Improve

Re: [PR] [improve](routine load) introduce routine load abnormal job monitor [doris]

2025-03-01 Thread via GitHub
sollhui commented on PR #48171: URL: https://github.com/apache/doris/pull/48171#issuecomment-2692224799 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] [Feat](Nereids) support show tables command [doris]

2025-03-01 Thread via GitHub
xiedeyantu opened a new pull request, #48505: URL: https://github.com/apache/doris/pull/48505 ### What problem does this PR solve? Problem Summary: ### Release note None ### Check List (For Author) - Test - [x] Regression test - [x] Unit Test

  1   2   >