[PR] [fix](restore) Make the DirMoveTask idempotent. [doris]

2025-01-22 Thread via GitHub
w41ter opened a new pull request, #47313: URL: https://github.com/apache/doris/pull/47313 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Since the DirMoveTask is executed asynchronously, the FE might send the task a

Re: [PR] [fix](restore) Make the DirMoveTask idempotent. [doris]

2025-01-22 Thread via GitHub
hello-stephen commented on PR #47313: URL: https://github.com/apache/doris/pull/47313#issuecomment-2606676546 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

Error while running notifications feature from refs/heads/master:.asf.yaml in doris!

2025-01-22 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Expecting value: line 1 column 1 (char 0) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.a

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2025-01-22 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Expecting value: line 1 column 1 (char 0) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.a

Re: [PR] [doc] Modify the documentation of functions of array_map, array_max, array_min, array_popback, array_popfront, array_position [doris-website]

2025-01-22 Thread via GitHub
KassieZ merged PR #1816: URL: https://github.com/apache/doris-website/pull/1816 -- 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...@dori

(doris-website) branch master updated (21cc326aacf -> 7a91fd2187e)

2025-01-22 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from 21cc326aacf [Fix](doc) fix Build docs with ldb toolchain (#1797) add 7a91fd2187e [doc] Modify the documen

[PR] [Feature](function)Support Function Time [doris]

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

Re: [PR] [Feature](function)Support Function Time [doris]

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

Re: [PR] [Feature](function)Support Function Time [doris]

2025-01-22 Thread via GitHub
Thearas commented on PR #47320: URL: https://github.com/apache/doris/pull/47320#issuecomment-2606816649 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: [I] Issue on docs [doris-website]

2025-01-22 Thread via GitHub
1chooo commented on issue #1899: URL: https://github.com/apache/doris-website/issues/1899#issuecomment-2606799134 The correct path is https://doris.apache.org/zh-CN/docs/table-design/data-model/aggregate?_highlight=%E5%9C%A8%E5%BB%BA&_highlight=%E8%A1%A8&_highlight=%E6%97%B6&_highlight=%E5%8

Re: [PR] branch-3.0: [fix](merge-on-write) Remove pending delete bitmap check when commit_txn() #47136 [doris]

2025-01-22 Thread via GitHub
bobhan1 commented on PR #47283: URL: https://github.com/apache/doris/pull/47283#issuecomment-2606924862 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. To u

Re: [PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

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

Re: [PR] [feat](profile) Make profile level work on BE [doris]

2025-01-22 Thread via GitHub
doris-robot commented on PR #47070: URL: https://github.com/apache/doris/pull/47070#issuecomment-2606927551 TeamCity be ut coverage result: Function Coverage: 41.68% (10865/26066) Line Coverage: 32.08% (91913/286520) Region Coverage: 31.18% (47042/150869) Branch Coverage: 27.

Re: [PR] [fix](nereids) fix non-foldable expression wrong fold [doris]

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

Re: [PR] [fix](nereids)fix logical repeat computefd [doris]

2025-01-22 Thread via GitHub
feiniaofeiafei commented on PR #47321: URL: https://github.com/apache/doris/pull/47321#issuecomment-2606933459 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] [Test] (BE-UT)Add sorter BE-UT and foundational mocks [doris]

2025-01-22 Thread via GitHub
Mryange commented on PR #47265: URL: https://github.com/apache/doris/pull/47265#issuecomment-2606939093 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [fix](inverted index) Add missing memory usage calculation for BKD index [doris]

2025-01-22 Thread via GitHub
airborne12 commented on PR #47297: URL: https://github.com/apache/doris/pull/47297#issuecomment-2606768599 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] branch-2.1:[fix](docker) Start kerberos docker correctly [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #47315: URL: https://github.com/apache/doris/pull/47315#issuecomment-2606775860 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:[fix](docker) Start kerberos docker correctly [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #47315: URL: https://github.com/apache/doris/pull/47315#issuecomment-2606775775 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] branch-2.1:[fix](docker) Start kerberos docker correctly [doris]

2025-01-22 Thread via GitHub
hello-stephen commented on PR #47315: URL: https://github.com/apache/doris/pull/47315#issuecomment-2606775252 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.

Re: [PR] branch-2.1:[fix](docker) Start kerberos docker correctly [doris]

2025-01-22 Thread via GitHub
hello-stephen merged PR #47315: URL: https://github.com/apache/doris/pull/47315 -- 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...@dori

Re: [PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

2025-01-22 Thread via GitHub
Mryange commented on PR #47312: URL: https://github.com/apache/doris/pull/47312#issuecomment-2606675600 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

(doris) branch master updated (0968b99ea3d -> 3b8658f0fb5)

2025-01-22 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0968b99ea3d [fix](load) fix table sink memory usage counter (#47254) add 3b8658f0fb5 [Chore](profile) add Rows

Re: [PR] [Chore](profile) add RowsExprPredFiltered RowsExprPredInput on profile [doris]

2025-01-22 Thread via GitHub
BiteThet merged PR #47182: URL: https://github.com/apache/doris/pull/47182 -- 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

[PR] branch-2.1:[fix](docker) Start kerberos docker correctly [doris]

2025-01-22 Thread via GitHub
zgxme opened a new pull request, #47315: URL: https://github.com/apache/doris/pull/47315 ### What problem does this PR solve? Wrongly started kerberos twice. Related PR: https://github.com/apache/doris/pull/46858 ### Release note None ### Check List (For Aut

Re: [PR] branch-2.1:[fix](docker) Start kerberos docker correctly [doris]

2025-01-22 Thread via GitHub
hello-stephen commented on PR #47315: URL: https://github.com/apache/doris/pull/47315#issuecomment-2606740901 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] branch-2.1:[fix](docker) Start kerberos docker correctly [doris]

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

(doris) branch branch-2.1 updated: branch-2.1:[fix](docker) Start kerberos docker correctly (#47315)

2025-01-22 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 50b33033852 branch-2.1:[fix](docker

Re: [PR] [fix](nereids) fix non-foldable expression wrong fold [doris]

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

Re: [PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

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

[PR] [Doc] Add array functions [doris-website]

2025-01-22 Thread via GitHub
xyfsjq opened a new pull request, #1907: URL: https://github.com/apache/doris-website/pull/1907 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Case

[PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

2025-01-22 Thread via GitHub
Mryange opened a new pull request, #47322: URL: https://github.com/apache/doris/pull/47322 ### What problem does this PR solve? https://github.com/apache/doris/pull/47312 ### Release note None ### Check List (For Author) - Test - [ ] Regression test

Re: [PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

2025-01-22 Thread via GitHub
hello-stephen commented on PR #47322: URL: https://github.com/apache/doris/pull/47322#issuecomment-2606895509 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] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

2025-01-22 Thread via GitHub
Mryange commented on PR #47322: URL: https://github.com/apache/doris/pull/47322#issuecomment-2606895777 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [doc](backup)Modify backup and restore documentation [doris-website]

2025-01-22 Thread via GitHub
morrySnow commented on code in PR #1906: URL: https://github.com/apache/doris-website/pull/1906#discussion_r1925201070 ## docs/sql-manual/sql-statements/data-modification/backup-and-restore/BACKUP.md: ## @@ -28,30 +28,64 @@ under the License. ## Description -This statement

Re: [PR] [fix](inverted index) Add missing memory usage calculation for BKD index [doris]

2025-01-22 Thread via GitHub
doris-robot commented on PR #47297: URL: https://github.com/apache/doris/pull/47297#issuecomment-2607074437 TeamCity be ut coverage result: Function Coverage: 41.55% (10832/26068) Line Coverage: 31.96% (91583/286536) Region Coverage: 31.09% (46893/150845) Branch Coverage: 27.

Re: [PR] [opt](iceberg)support iceberg in batch mode [doris]

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

Re: [PR] [opt](jdbc scan) Add more jdbc scan profile items [doris]

2025-01-22 Thread via GitHub
morningman merged PR #46460: URL: https://github.com/apache/doris/pull/46460 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

Re: [PR] [Feature](function)Support Function Time [doris]

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

Re: [PR] [opt](profile) Disable profile for insert into values and other commands [doris]

2025-01-22 Thread via GitHub
zhiqiang- commented on code in PR #47296: URL: https://github.com/apache/doris/pull/47296#discussion_r1925440993 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -1226,6 +1231,40 @@ private boolean isQuery() { && !(((LogicalPlanAdapte

Re: [PR] [opt](profile) Disable profile for insert into values and other commands [doris]

2025-01-22 Thread via GitHub
zhiqiang- commented on code in PR #47296: URL: https://github.com/apache/doris/pull/47296#discussion_r1925441295 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -1226,6 +1231,40 @@ private boolean isQuery() { && !(((LogicalPlanAdapte

Re: [PR] [opt](iceberg)support iceberg in batch mode [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #46398: URL: https://github.com/apache/doris/pull/46398#issuecomment-2607434738 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) Disable profile for insert into values and other commands [doris]

2025-01-22 Thread via GitHub
zhiqiang- commented on PR #47296: URL: https://github.com/apache/doris/pull/47296#issuecomment-2607439132 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] [opt](jdbc catalog) Compatible with higher ClickHouse JDBC Driver versions [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #46026: URL: https://github.com/apache/doris/pull/46026#issuecomment-2607440117 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](jdbc catalog) Compatible with higher ClickHouse JDBC Driver versions [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #46026: URL: https://github.com/apache/doris/pull/46026#issuecomment-2607440248 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] [env](compile) add compiler check and fix some clang-tidy suggestions for vec/exec/format [doris]

2025-01-22 Thread via GitHub
morningman commented on code in PR #45881: URL: https://github.com/apache/doris/pull/45881#discussion_r1901774931 ## be/src/vec/exec/format/column_type_convert.h: ## @@ -234,9 +239,14 @@ struct SafeCastString { PrimitiveTypeTraits::ColumnType::

Re: [PR] branch-3.0: [fix](hive) Incorrect location conversion for target path #47162 [doris]

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

Re: [PR] [opt](jdbc catalog) Compatible with higher ClickHouse JDBC Driver versions [doris]

2025-01-22 Thread via GitHub
morningman merged PR #46026: URL: https://github.com/apache/doris/pull/46026 -- 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 master updated (631aedeb534 -> 13e6b972c76)

2025-01-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 631aedeb534 [opt](jdbc scan) Add more jdbc scan profile items (#46460) add 13e6b972c76 [opt](jdbc catalog) Com

Re: [PR] [Opt] (multi-catalog) opt max scanner thread number in batch split mode. [doris]

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

Re: [PR] [Opt] (multi-catalog) opt max scanner thread number in batch split mode. [doris]

2025-01-22 Thread via GitHub
morningman merged PR #44635: URL: https://github.com/apache/doris/pull/44635 -- 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 master updated: [Opt] (multi-catalog) opt max scanner thread number in batch split mode. (#44635)

2025-01-22 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d7c99f8d3fb [Opt] (multi-catalog) opt max sca

Re: [PR] [Opt] (multi-catalog) opt max scanner thread number in batch split mode. [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #44635: URL: https://github.com/apache/doris/pull/44635#issuecomment-2607475026 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](resource) Implement `ResourceContext` to manage task resources [doris]

2025-01-22 Thread via GitHub
doris-robot commented on PR #47274: URL: https://github.com/apache/doris/pull/47274#issuecomment-2607481510 TeamCity be ut coverage result: Function Coverage: 41.57% (10854/26113) Line Coverage: 31.96% (91632/286667) Region Coverage: 31.10% (46939/150910) Branch Coverage: 27.

Re: [PR] branch-3.0: [fix](hive) Incorrect location conversion for target path #47162 [doris]

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

Re: [PR] [feature](inverted index) Add ICU library to support ICU tokenization. [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #47323: URL: https://github.com/apache/doris/pull/47323#issuecomment-2606963725 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] [docs]Fix statement docs of CANCAL, REFRESH, PAUSE and RESUME MATERIALIZED VIEW [doris-website]

2025-01-22 Thread via GitHub
morrySnow commented on code in PR #1902: URL: https://github.com/apache/doris-website/pull/1902#discussion_r1925149485 ## docs/sql-manual/sql-statements/table-and-view/materialized-view/REFRESH-MATERIALIZED-VIEW.md: ## @@ -29,43 +29,71 @@ under the License. This statement is

Re: [PR] [fix](restore) Make the DirMoveTask idempotent. [doris]

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

Re: [PR] [fix](nereids)keep at least one hash output slot when prune slots in hash join node [doris]

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

Re: [PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

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

Re: [PR] [feature](inverted index) Add ICU library to support ICU tokenization. [doris]

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

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

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

Re: [PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

2025-01-22 Thread via GitHub
doris-robot commented on PR #47312: URL: https://github.com/apache/doris/pull/47312#issuecomment-2606982105 TeamCity be ut coverage result: Function Coverage: 41.56% (10835/26070) Line Coverage: 31.96% (91585/286552) Region Coverage: 31.10% (46910/150852) Branch Coverage: 27.

Re: [PR] [fix](restore) Make the DirMoveTask idempotent. [doris]

2025-01-22 Thread via GitHub
doris-robot commented on PR #47313: URL: https://github.com/apache/doris/pull/47313#issuecomment-2606982766 TeamCity be ut coverage result: Function Coverage: 41.64% (10855/26070) Line Coverage: 32.04% (91821/286552) Region Coverage: 31.21% (47079/150854) Branch Coverage: 27.

Re: [PR] [Feature](function)Support Function Time [doris]

2025-01-22 Thread via GitHub
doris-robot commented on PR #47320: URL: https://github.com/apache/doris/pull/47320#issuecomment-2606985464 TeamCity be ut coverage result: Function Coverage: 41.55% (10833/26073) Line Coverage: 31.96% (91575/286556) Region Coverage: 31.08% (46890/150854) Branch Coverage: 27.

Re: [PR] [fix](restore) Make the DirMoveTask idempotent. [doris]

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

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

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

(doris-website) branch asf-site updated (d069b59aded -> 80d4ac4fcff)

2025-01-22 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 d069b59aded Automated deployment with doris branch @ 7a91fd2187e312054f526648528018072e63b0ba new 8

Re: [PR] [fix](nereids)fix logical repeat computefd [doris]

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

Re: [PR] [fix](inverted index) Add missing memory usage calculation for BKD index [doris]

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

Re: [PR] [feature](inverted index) Add ICU library to support ICU tokenization. [doris]

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

[PR] [fix](regression test) Fix unstable scanner_profile test [doris]

2025-01-22 Thread via GitHub
zhiqiang- opened a new pull request, #47328: URL: https://github.com/apache/doris/pull/47328 ### 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](regression test) Fix unstable scanner_profile test [doris]

2025-01-22 Thread via GitHub
hello-stephen commented on PR #47328: URL: https://github.com/apache/doris/pull/47328#issuecomment-2607214443 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] [fix](regression test) Fix unstable scanner_profile test [doris]

2025-01-22 Thread via GitHub
zhiqiang- commented on PR #47328: URL: https://github.com/apache/doris/pull/47328#issuecomment-2607214567 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] [Doc] Fix plugin related documentation [doris-website]

2025-01-22 Thread via GitHub
morrySnow commented on code in PR #1911: URL: https://github.com/apache/doris-website/pull/1911#discussion_r1925291576 ## docs/sql-manual/sql-statements/plugin/INSTALL-PLUGIN.md: ## @@ -25,55 +25,63 @@ under the License. --> - ## Description -This statement is used to in

Re: [PR] statments for session query [doris-website]

2025-01-22 Thread via GitHub
morrySnow commented on code in PR #1901: URL: https://github.com/apache/doris-website/pull/1901#discussion_r1925307443 ## docs/sql-manual/sql-statements/session/queries/CLEAN-ALL-QUERY-STATS.md: ## @@ -24,46 +24,64 @@ specific language governing permissions and limitations unde

Re: [PR] [feat](profile) Make profile level work on BE [doris]

2025-01-22 Thread via GitHub
zhiqiang- commented on PR #47070: URL: https://github.com/apache/doris/pull/47070#issuecomment-2607232320 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [fix](Nereids) fix cancel task jobs failed [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #44755: URL: https://github.com/apache/doris/pull/44755#issuecomment-2607239844 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](Nereids) fix cancel task jobs failed [doris]

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

Re: [PR] [opt](iceberg docker)Add health check for iceberg rest container [doris]

2025-01-22 Thread via GitHub
Thearas commented on PR #46767: URL: https://github.com/apache/doris/pull/46767#issuecomment-2607254710 Minio started failed, I'm trying a newer Minio. https://github.com/user-attachments/assets/4463d454-bcc5-4789-99ab-dcbd7ced0e9d"; /> -- This is an automated message from the Apac

Re: [PR] [Fix](recycler) Fix recycler fail when dealing with rowset [0-1] [doris]

2025-01-22 Thread via GitHub
Yukang-Lian commented on PR #47324: URL: https://github.com/apache/doris/pull/47324#issuecomment-2607256462 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [fix](cloud) Fix cloud -230 retry not reset ctx state [doris]

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

Re: [PR] [Bug](function) fix correct boolean conversion in type cast [doris]

2025-01-22 Thread via GitHub
Thearas commented on PR #47331: URL: https://github.com/apache/doris/pull/47331#issuecomment-2607634278 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] [Bug](function) fix correct boolean conversion in type cast [doris]

2025-01-22 Thread via GitHub
felixwluo opened a new pull request, #47331: URL: https://github.com/apache/doris/pull/47331 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: `For sql select if(256,1,0)` `before` ``` MySQL [(none)]> select if(256

Re: [PR] [fix](nereids) fix non-foldable expression wrong fold [doris]

2025-01-22 Thread via GitHub
yujun777 commented on PR #47092: URL: https://github.com/apache/doris/pull/47092#issuecomment-2606652039 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-47229-branch-3.0 deleted (was c3cbf6abd01)

2025-01-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47229-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was c3cbf6abd01 [chore](file_cache) Set enbale_dump_error_file to false by default (#47229) The r

(doris) branch branch-3.0 updated: branch-3.0: [chore](file_cache) Set enbale_dump_error_file to false by default #47229 (#47250)

2025-01-22 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 822c1326d7e branch-3.0: [chore](file

Re: [PR] branch-3.0: [chore](file_cache) Set enbale_dump_error_file to false by default #47229 [doris]

2025-01-22 Thread via GitHub
dataroaring merged PR #47250: URL: https://github.com/apache/doris/pull/47250 -- 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.

[PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

2025-01-22 Thread via GitHub
Mryange opened a new pull request, #47312: URL: https://github.com/apache/doris/pull/47312 ### What problem does this PR solve? EOF clears _instance_to_package_queue but does not update total_queue_size, causing incorrect judgments that rely on total_queue_size. UT ```

Re: [PR] [fix](exchange)fix exchange sink buffer does not update total_queue_size when EOF. [doris]

2025-01-22 Thread via GitHub
Thearas commented on PR #47312: URL: https://github.com/apache/doris/pull/47312#issuecomment-2606662490 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] [doc] Refresh table_sql doc [doris-website]

2025-01-22 Thread via GitHub
mklzl opened a new pull request, #1904: URL: https://github.com/apache/doris-website/pull/1904 "alter colocate group , show columns , show dynamic partition , show partitions" ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese

Re: [I] Issue on docs [doris-website]

2025-01-22 Thread via GitHub
1chooo commented on issue #1899: URL: https://github.com/apache/doris-website/issues/1899#issuecomment-2606791724 Based on the information you provided, the text does not appear in the file located at https://github.com/apache/doris-website/blob/master/docs/releasenotes/all-release.md, nor

Re: [PR] [fix](nereids)keep at least one hash output slot when prune slots in hash join node [doris]

2025-01-22 Thread via GitHub
Thearas commented on PR #47318: URL: https://github.com/apache/doris/pull/47318#issuecomment-2606791908 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](nereids)keep at least one hash output slot when prune slots in hash join node [doris]

2025-01-22 Thread via GitHub
starocean999 opened a new pull request, #47318: URL: https://github.com/apache/doris/pull/47318 Problem Summary: consider sql bellow: ``` SELECT 9 FROM table_20_undef_partitions2_keys3_properties4_distributed_by5 AS tbl_alias2 WHERE ( NOT (

Re: [PR] [fix](nereids)keep at least one hash output slot when prune slots in hash join node [doris]

2025-01-22 Thread via GitHub
starocean999 commented on PR #47318: URL: https://github.com/apache/doris/pull/47318#issuecomment-2606791941 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] [docs]Fix variable docs of SHOW, SET and UNSET variables [doris-website]

2025-01-22 Thread via GitHub
lsy3993 opened a new pull request, #1908: URL: https://github.com/apache/doris-website/pull/1908 ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cas

Re: [PR] [fix](inverted index) Add missing memory usage calculation for BKD index [doris]

2025-01-22 Thread via GitHub
github-actions[bot] commented on PR #47297: URL: https://github.com/apache/doris/pull/47297#issuecomment-2606823553 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

[PR] [doc](fix) statement-dev [doris-website]

2025-01-22 Thread via GitHub
catpineapple opened a new pull request, #1909: URL: https://github.com/apache/doris-website/pull/1909 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Tes

Re: [PR] pick 3.0: [Feature-WIP](dictionary) Support Dictonary Table #45926 [doris]

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

Re: [PR] [opt](profile) Disable profile for insert into values and other commands [doris]

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

  1   2   3   4   5   6   7   >