Re: [PR] [Opt](orc)Optimize the merge io when orc reader read multiple tiny stripes. [doris]

2024-11-05 Thread via GitHub
hubgeter commented on PR #42004: URL: https://github.com/apache/doris/pull/42004#issuecomment-2458934920 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] [opt](ShortCircuit) add more stats info to trace (#42697) [doris]

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

Re: [PR] [fix](mtmv)Fix the old version of the materialized view error 'Curren… [doris]

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

Re: [PR] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower [doris]

2024-11-05 Thread via GitHub
morrySnow commented on code in PR #43344: URL: https://github.com/apache/doris/pull/43344#discussion_r1830523343 ## fe/fe-core/src/test/java/org/apache/doris/nereids/parser/BetweenTest.java: ## @@ -0,0 +1,40 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// o

[PR] [fix](test) fix clickhouse jdbc catalog func with cast push down case [doris]

2024-11-05 Thread via GitHub
zy-kkk opened a new pull request, #43348: URL: https://github.com/apache/doris/pull/43348 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #42102 Problem Summary: When a predicate involves multiple nested functions, there will b

Re: [PR] branch-3.0: [test](mtmv) Auto calc the value of sync_cbo_rewrite variable to makesure the same test code in different version [doris]

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

Re: [PR] [fix](array-funcs)fix array funcs which ret can be nullable [doris]

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

Re: [PR] [fix](test) fix clickhouse jdbc catalog func with cast push down case [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43348: URL: https://github.com/apache/doris/pull/43348#issuecomment-2458927276 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] [env](compile)open compile check in function string [doris]

2024-11-05 Thread via GitHub
HappenLee commented on code in PR #42474: URL: https://github.com/apache/doris/pull/42474#discussion_r1830534484 ## be/src/vec/functions/function_string.cpp: ## @@ -144,8 +145,9 @@ struct StringUtf8LengthImpl { res.resize(size); for (int i = 0; i < size; ++i) {

Re: [PR] [fix](array-funcs)fix array funcs which ret can be nullable [doris]

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

Re: [PR] [fix](nereids)Solve the problem of pruning wrong partitions in multi-column partition pruning [doris]

2024-11-05 Thread via GitHub
feiniaofeiafei commented on PR #43332: URL: https://github.com/apache/doris/pull/43332#issuecomment-2458921671 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] [improvement](paimon)Using table serialization on the jni side [doris]

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

Re: [PR] branch-3.0: [test](mtmv) Auto calc the value of sync_cbo_rewrite variable to makesure the same test code in different version [doris]

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

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

2024-11-05 Thread via GitHub
Vallishp commented on code in PR #43118: URL: https://github.com/apache/doris/pull/43118#discussion_r1830526367 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowRolesCommand.java: ## @@ -0,0 +1,98 @@ +// Licensed to the Apache Software Foundation (AS

Re: [PR] [improvement](paimon)Using table serialization on the jni side [doris]

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

Re: [PR] [Opt](Serde) optimize serialization to string on variant type (#43237) [doris]

2024-11-05 Thread via GitHub
github-actions[bot] commented on PR #43342: URL: https://github.com/apache/doris/pull/43342#issuecomment-2458913800 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] branch-2.1: [cases](ip) improve cases for ip functions [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43347: URL: https://github.com/apache/doris/pull/43347#issuecomment-2458910983 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] [improvement](build index)Optimize failed task check on same tablet [doris]

2024-11-05 Thread via GitHub
qidaye commented on code in PR #42295: URL: https://github.com/apache/doris/pull/42295#discussion_r1830523681 ## be/src/common/status.h: ## @@ -76,6 +76,7 @@ namespace ErrorCode { TStatusError(HTTP_ERROR, true); \ TStatusError(TABLET_MISSING, true

(doris) branch auto-pick-41001-branch-2.1 updated (443e87e2032 -> 0bd2cec0016)

2024-11-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-41001-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 443e87e2032 2.1.7-rc03 (#43338) add 0bd2cec0016 [cases](ip) improve cases for ip functions

Re: [PR] branch-2.1: [cases](ip) improve cases for ip functions [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43347: URL: https://github.com/apache/doris/pull/43347#issuecomment-2458911017 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: [cases](ip) improve cases for ip functions [doris]

2024-11-05 Thread via GitHub
github-actions[bot] opened a new pull request, #43347: URL: https://github.com/apache/doris/pull/43347 Cherry-picked from #41001 -- 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-41001-branch-2.1 created (now 443e87e2032)

2024-11-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-41001-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 443e87e2032 2.1.7-rc03 (#43338) No new revisions were added by this update.

Re: [PR] branch-3.0: [cases](ip) improve cases for ip functions [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43346: URL: https://github.com/apache/doris/pull/43346#issuecomment-2458909859 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-3.0: [cases](ip) improve cases for ip functions [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43346: URL: https://github.com/apache/doris/pull/43346#issuecomment-2458909832 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

(doris) branch auto-pick-41001-branch-3.0 updated (fbc9a907547 -> d09fc60ff36)

2024-11-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-41001-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from fbc9a907547 [fix](test) fix some unstable external p0 test cases #42685 (#43317) add d09f

[PR] branch-3.0: [cases](ip) improve cases for ip functions [doris]

2024-11-05 Thread via GitHub
github-actions[bot] opened a new pull request, #43346: URL: https://github.com/apache/doris/pull/43346 Cherry-picked from #41001 -- 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-41001-branch-3.0 created (now fbc9a907547)

2024-11-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-41001-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at fbc9a907547 [fix](test) fix some unstable external p0 test cases #42685 (#43317) No new revis

Re: [PR] [improvement](build index)Optimize failed task check on same tablet [doris]

2024-11-05 Thread via GitHub
qidaye commented on code in PR #42295: URL: https://github.com/apache/doris/pull/42295#discussion_r1830521137 ## fe/fe-core/src/main/java/org/apache/doris/alter/IndexChangeJob.java: ## @@ -109,9 +109,6 @@ public boolean isFinalState() { private long originIndexId; @Ser

Re: [PR] [fix](auditlog) set isQuery to true when query is short circuited (#42647) [doris]

2024-11-05 Thread via GitHub
eldenmoon commented on PR #43345: URL: https://github.com/apache/doris/pull/43345#issuecomment-2458908347 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](auditlog) set isQuery to true when query is short circuited (#42647) [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43345: URL: https://github.com/apache/doris/pull/43345#issuecomment-2458908146 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](auditlog) set isQuery to true when query is short circuited (#42647) [doris]

2024-11-05 Thread via GitHub
eldenmoon opened a new pull request, #43345: URL: https://github.com/apache/doris/pull/43345 (#42647) -- 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

Re: [PR] [cases](ip) improve cases for ip functions [doris]

2024-11-05 Thread via GitHub
xiaokang merged PR #41001: URL: https://github.com/apache/doris/pull/41001 -- 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] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower [doris]

2024-11-05 Thread via GitHub
englefly commented on PR #43344: URL: https://github.com/apache/doris/pull/43344#issuecomment-2458906274 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] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43344: URL: https://github.com/apache/doris/pull/43344#issuecomment-2458906112 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] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower [doris]

2024-11-05 Thread via GitHub
englefly opened a new pull request, #43344: URL: https://github.com/apache/doris/pull/43344 ### What problem does this PR solve? predicate "A between 1 and 10" is converted to "A<=10 and A>=1" but if the lower value equals to upper value, between predicate can be converted to a euqalTo

Re: [PR] [chore](log) Reduce unnecessary warning log of file not found [doris]

2024-11-05 Thread via GitHub
github-actions[bot] commented on PR #43340: URL: https://github.com/apache/doris/pull/43340#issuecomment-2458891128 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] [feat](cloud) S3 storage vault support property `use_path_style` (#43060) [doris]

2024-11-05 Thread via GitHub
SWJTU-ZhangLei commented on PR #43343: URL: https://github.com/apache/doris/pull/43343#issuecomment-2458904916 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] [feat](cloud) S3 storage vault support property `use_path_style` (#43060) [doris]

2024-11-05 Thread via GitHub
SWJTU-ZhangLei commented on PR #43343: URL: https://github.com/apache/doris/pull/43343#issuecomment-2458904666 pick #43060 -- 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](test) fix some test cases #43217 [doris]

2024-11-05 Thread via GitHub
morningman commented on PR #43341: URL: https://github.com/apache/doris/pull/43341#issuecomment-2458903384 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] [feat](cloud) S3 storage vault support property `use_path_style` (#43060) [doris]

2024-11-05 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #43343: URL: https://github.com/apache/doris/pull/43343 example ``` CREATE STORAGE VAULT IF NOT EXISTS demo_vault PROPERTIES ( "type"="S3", ... "use_path_style" = "true" ); ``` ### What problem

Re: [PR] [feat](cloud) S3 storage vault support property `use_path_style` (#43060) [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43343: URL: https://github.com/apache/doris/pull/43343#issuecomment-2458904247 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] [improvement](paimon)Using table serialization on the jni side [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43167: URL: https://github.com/apache/doris/pull/43167#issuecomment-2458902700 TeamCity be ut coverage result: Function Coverage: 37.86% (9838/25982) Line Coverage: 29.03% (81835/281855) Region Coverage: 28.27% (42161/149163) Branch Coverage: 24.8

Re: [PR] [Opt](Serde) optimize serialization to string on variant type (#43237) [doris]

2024-11-05 Thread via GitHub
eldenmoon commented on PR #43342: URL: https://github.com/apache/doris/pull/43342#issuecomment-2458903897 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] [Opt](Serde) optimize serialization to string on variant type (#43237) [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43342: URL: https://github.com/apache/doris/pull/43342#issuecomment-2458904072 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](test) fix some test cases #43217 [doris]

2024-11-05 Thread via GitHub
morningman opened a new pull request, #43341: URL: https://github.com/apache/doris/pull/43341 cherry pick from #43217 -- 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](test) fix some test cases #43217 [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43341: URL: https://github.com/apache/doris/pull/43341#issuecomment-2458903465 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

(doris) branch branch-3.0 updated: [fix](test) fix some unstable external p0 test cases #42685 (#43317)

2024-11-05 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 fbc9a907547 [fix](test) fix some unst

Re: [PR] [enhancement](jni)append exception check for jni code. #42507 [doris]

2024-11-05 Thread via GitHub
morningman merged PR #43316: URL: https://github.com/apache/doris/pull/43316 -- 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] [fix](test) fix some unstable external p0 test cases #42685 [doris]

2024-11-05 Thread via GitHub
morningman merged PR #43317: URL: https://github.com/apache/doris/pull/43317 -- 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] [fix](mtmv)Fix the old version of the materialized view error 'Curren… [doris]

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

(doris) branch branch-3.0 updated: [enhancement](jni)append exception check for jni code. #42507 (#43316)

2024-11-05 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 a3566c3fc5d [enhancement](jni)append

Re: [PR] [fix](array-funcs)fix array funcs which ret can be nullable [doris]

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

Re: [PR] [improvement](paimon)Using table serialization on the jni side [doris]

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

Re: [PR] [feature](table-function)support posexplode table function [doris]

2024-11-05 Thread via GitHub
zhangstar333 merged PR #43221: URL: https://github.com/apache/doris/pull/43221 -- 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: [feature](table-function)support posexplode table function (#43221)

2024-11-05 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 360d354bcaf [feature](table-function)suppor

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

2024-11-05 Thread via GitHub
starocean999 commented on code in PR #43152: URL: https://github.com/apache/doris/pull/43152#discussion_r1830488004 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateMaterializedViewCommand.java: ## @@ -0,0 +1,157 @@ +// Licensed to the Apache S

Re: [PR] [fix](hive)fix hive catalog miss partition that have special characters. #42906 [doris]

2024-11-05 Thread via GitHub
morningman merged PR #43318: URL: https://github.com/apache/doris/pull/43318 -- 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] branch-3.0: [fix](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-05 Thread via GitHub
zddr commented on PR #43193: URL: https://github.com/apache/doris/pull/43193#issuecomment-245909 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] [chore](log) Use correct error type of uneven user behaviour [doris]

2024-11-05 Thread via GitHub
github-actions[bot] commented on PR #43334: URL: https://github.com/apache/doris/pull/43334#issuecomment-245485 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [chore](log) Reduce unnecessary warning log of file not found [doris]

2024-11-05 Thread via GitHub
github-actions[bot] commented on PR #43340: URL: https://github.com/apache/doris/pull/43340#issuecomment-245598 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] [misc](regression) adjust doc case for unique.md [doris]

2024-11-05 Thread via GitHub
zhannngchen commented on PR #43290: URL: https://github.com/apache/doris/pull/43290#issuecomment-2458886262 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] [Feat](Nereids) support show variables and show view command [doris]

2024-11-05 Thread via GitHub
morrySnow commented on code in PR #43271: URL: https://github.com/apache/doris/pull/43271#discussion_r1830460601 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -3999,4 +4005,45 @@ public SetUserPropertiesCommand visitSetUserProperties

Re: [PR] [chore](log) Reduce unnecessary warning log of file not found [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43340: URL: https://github.com/apache/doris/pull/43340#issuecomment-2458882751 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] [chore](log) Reduce unnecessary warning log of file not found [doris]

2024-11-05 Thread via GitHub
zclllyybb commented on PR #43340: URL: https://github.com/apache/doris/pull/43340#issuecomment-2458882787 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] [chore](log) Reduce unnecessary warning log of file not found [doris]

2024-11-05 Thread via GitHub
zclllyybb opened a new pull request, #43340: URL: https://github.com/apache/doris/pull/43340 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: File not found is not error, make it just `LOG(INFO)`. ##

Re: [PR] [fix](auth) after fe restarting, external permissions are lost (#43275) [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43339: URL: https://github.com/apache/doris/pull/43339#issuecomment-2458882025 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] [fix](auth) after fe restarting, external permissions are lost (#43275) [doris]

2024-11-05 Thread via GitHub
zddr commented on PR #43339: URL: https://github.com/apache/doris/pull/43339#issuecomment-2458882086 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] 2.1.7-rc03 [doris]

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

[PR] [fix](auth) after fe restarting, external permissions are lost (#43275) [doris]

2024-11-05 Thread via GitHub
zddr opened a new pull request, #43339: URL: https://github.com/apache/doris/pull/43339 pick: https://github.com/apache/doris/pull/43275 -- 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 specif

Re: [PR] branch-3.0: [feature](binlog) Allow BarrierLog to wrap another binlog [doris]

2024-11-05 Thread via GitHub
w41ter merged PR #43026: URL: https://github.com/apache/doris/pull/43026 -- 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.apach

Re: [PR] [fix](cloud-mow)Full compaction no need to sync delete bitmap [doris]

2024-11-05 Thread via GitHub
hust-hhb commented on PR #43337: URL: https://github.com/apache/doris/pull/43337#issuecomment-2458880405 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) branch auto-pick-42993-branch-3.0 deleted (was a5b8f799877)

2024-11-05 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch auto-pick-42993-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was a5b8f799877 [feature](binlog) Allow BarrierLog to wrap another binlog (#42993) The revisions that

(doris) branch branch-3.0 updated: [fix](auditlog) add missing audit log fields and duplicate audit log error #42262 (#43303)

2024-11-05 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 1e93d711d63 [fix](auditlog) add missi

Re: [PR] [fix](cloud-mow)Full compaction no need to sync delete bitmap [doris]

2024-11-05 Thread via GitHub
github-actions[bot] commented on code in PR #43337: URL: https://github.com/apache/doris/pull/43337#discussion_r1830500712 ## be/src/cloud/cloud_meta_mgr.cpp: ## @@ -384,7 +384,8 @@ Status CloudMetaMgr::get_tablet_meta(int64_t tablet_id, TabletMetaSharedPtr* tab return Sta

Re: [PR] [fix](auditlog) add missing audit log fields and duplicate audit log error #42262 [doris]

2024-11-05 Thread via GitHub
morningman merged PR #43303: URL: https://github.com/apache/doris/pull/43303 -- 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] [Enhancement] (nereids)implement showMaterializedViewCommand in nereids [doris]

2024-11-05 Thread via GitHub
starocean999 commented on code in PR #43152: URL: https://github.com/apache/doris/pull/43152#discussion_r1830499707 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateMaterializedViewCommand.java: ## @@ -0,0 +1,157 @@ +// Licensed to the Apache S

(doris) branch branch-3.0 updated: [fix](hive)fix hive catalog miss partition that have special characters. #42906 (#43318)

2024-11-05 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 7ade9d71f83 [fix](hive)fix hive catal

Re: [PR] [fix](cloud-mow)Full compaction no need to sync delete bitmap [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43337: URL: https://github.com/apache/doris/pull/43337#issuecomment-2458872403 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

(doris) branch branch-3.0 updated: [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release #43059 (#43314)

2024-11-05 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 b2b7670a1ed [fix](jdbc catalog) Optim

Re: [PR] [fix](test) fix clickhouse jdbc catalog func push down case #43196 [doris]

2024-11-05 Thread via GitHub
morningman merged PR #43315: URL: https://github.com/apache/doris/pull/43315 -- 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] [fix](jdbc catalog) Optimize JDBC Connection Closing to Ensure ProperResource Release #43059 [doris]

2024-11-05 Thread via GitHub
morningman merged PR #43314: URL: https://github.com/apache/doris/pull/43314 -- 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] [fix](cloud-mow)Full compaction no need to sync delete bitmap [doris]

2024-11-05 Thread via GitHub
hust-hhb commented on PR #43337: URL: https://github.com/apache/doris/pull/43337#issuecomment-2458872578 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

[PR] [fix](cloud-mow)Full compaction no need to sync delete bitmap [doris]

2024-11-05 Thread via GitHub
hust-hhb opened a new pull request, #43337: URL: https://github.com/apache/doris/pull/43337 sync delete bitmap may cost too much time,which may lead to full compaction fail, but full compaction no need to sync it. -- This is an automated message from the Apache Git Service. To respond to

[PR] 2.1.7-rc03 [doris]

2024-11-05 Thread via GitHub
yiguolei opened a new pull request, #43338: URL: https://github.com/apache/doris/pull/43338 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Check List (For Committer) - Test - [ ] Re

Re: [PR] 2.1.7-rc03 [doris]

2024-11-05 Thread via GitHub
yiguolei commented on PR #43338: URL: https://github.com/apache/doris/pull/43338#issuecomment-2458874408 skip 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] 2.1.7-rc03 [doris]

2024-11-05 Thread via GitHub
doris-robot commented on PR #43338: URL: https://github.com/apache/doris/pull/43338#issuecomment-2458874285 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] [fix](resource) fix can't update BE s3 resource config [doris]

2024-11-05 Thread via GitHub
DarvenDuan commented on PR #43025: URL: https://github.com/apache/doris/pull/43025#issuecomment-2458848446 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] [Enhancement] (nereids)implement showMaterializedViewCommand in nereids [doris]

2024-11-05 Thread via GitHub
starocean999 commented on code in PR #43152: URL: https://github.com/apache/doris/pull/43152#discussion_r1830494767 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateMaterializedViewCommand.java: ## @@ -0,0 +1,157 @@ +// Licensed to the Apache S

Re: [PR] [fix](build index)Fix build index empty index file on renamed column [doris]

2024-11-05 Thread via GitHub
github-actions[bot] commented on PR #43336: URL: https://github.com/apache/doris/pull/43336#issuecomment-2458870188 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](build index)Fix build index empty index file on renamed column [doris]

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

[PR] [doc](load) fix some load doc error [doris-website]

2024-11-05 Thread via GitHub
sollhui opened a new pull request, #1299: URL: https://github.com/apache/doris-website/pull/1299 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service. To

Re: [PR] [bugfix](hive)fix after insert overwrite hive table, data error #43049 [doris]

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

(doris) branch branch-3.0 updated (e6ded6d7034 -> 92e01a5bedf)

2024-11-05 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from e6ded6d7034 [fix](external) Fix case-insensitive table name mapping retrieval rules #38227 (#43312) add 9

Re: [PR] [fix](cloud-mow) Fix the issue of compaction holding mow table lock for a long time [doris]

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

Re: [PR] [improvement](jdbc catalog) Disallow non-constant type conversion pushdown and implicit conversion pushdown #42102 [doris]

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

(doris) branch branch-3.0 updated: [fix](external) Fix case-insensitive table name mapping retrieval rules #38227 (#43312)

2024-11-05 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 e6ded6d7034 [fix](external) Fix case-

Re: [PR] [fix](external) Fix case-insensitive table name mapping retrieval rules #38227 [doris]

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

(doris) branch branch-3.0 updated: [bugfix](hive)fix after insert overwrite hive table, data error #43049 (#43311)

2024-11-05 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 1d0ff953561 [bugfix](hive)fix after i

(doris) branch branch-3.0 updated: [Fix](PaimonCatalog) fix the problem that paimon catalog can not access to OSS-HDFS #42585 (#43309)

2024-11-05 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 4be107a3a74 [Fix](PaimonCatalog) fix

Re: [PR] branch-3.0: [fix](array) fix add_array_null_value for inverted index_builder [doris]

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

  1   2   3   4   5   6   7   8   9   10   >