Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-04-05 Thread via GitHub
wuwenchi commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2768370641 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](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-04-05 Thread via GitHub
morningman commented on code in PR #49489: URL: https://github.com/apache/doris/pull/49489#discussion_r2020628071 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/source/IcebergScanNode.java: ## @@ -345,23 +353,50 @@ public boolean isBatchMode() {

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-04-04 Thread via GitHub
morningman merged PR #49489: URL: https://github.com/apache/doris/pull/49489 -- 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] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-04-01 Thread via GitHub
github-actions[bot] commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2771262682 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)Optimize the batch mode conditions for Iceberg. [doris]

2025-04-01 Thread via GitHub
github-actions[bot] commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2771262656 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](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-31 Thread via GitHub
wuwenchi commented on code in PR #49489: URL: https://github.com/apache/doris/pull/49489#discussion_r2020722793 ## fe/fe-core/src/test/java/org/apache/doris/datasource/iceberg/IcebergUtilsTest.java: ## @@ -60,4 +81,126 @@ private boolean getListAllTables(HiveCatalog hiveCatalog)

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-31 Thread via GitHub
wuwenchi commented on code in PR #49489: URL: https://github.com/apache/doris/pull/49489#discussion_r2020727541 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/source/IcebergScanNode.java: ## @@ -345,23 +353,50 @@ public boolean isBatchMode() { r

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-27 Thread via GitHub
wuwenchi commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2760003002 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](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-27 Thread via GitHub
wuwenchi commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2756748463 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](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

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

Re: [PR] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-27 Thread via GitHub
wuwenchi commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2756933403 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](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-26 Thread via GitHub
wuwenchi commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2756740729 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](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-25 Thread via GitHub
Thearas commented on PR #49489: URL: https://github.com/apache/doris/pull/49489#issuecomment-2752992710 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](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-03-25 Thread via GitHub
wuwenchi opened a new pull request, #49489: URL: https://github.com/apache/doris/pull/49489 ### What problem does this PR solve? Problem Summary: 1. Add control variables for batch mode. 2. Determine whether to use batch mode by matching the number of manifest files.