Re: [PR] branch-2.1: [fix](array index) Correct null bitmap writing for inverted index #47846 [doris]

2025-02-23 Thread via GitHub
doris-robot commented on PR #48214: URL: https://github.com/apache/doris/pull/48214#issuecomment-2677664827 TeamCity be ut coverage result: Function Coverage: 36.60% (9636/26328) Line Coverage: 28.20% (79976/283639) Region Coverage: 26.82% (40977/152809) Branch Coverage: 23.5

Re: [PR] [fix](olap) clear storage_policy property when is_being_synced = true [doris]

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

Re: [PR] [improve](cloud-mow)Add get delete bitmap update lock latency metics on FE [doris]

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

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

2025-02-23 Thread via GitHub
jacktengg commented on PR #47462: URL: https://github.com/apache/doris/pull/47462#issuecomment-2677658536 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] [test](jdbc catalog) add more log for failed case [doris]

2025-02-23 Thread via GitHub
zy-kkk opened a new pull request, #48232: URL: https://github.com/apache/doris/pull/48232 (no comment) -- 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-mai

Re: [PR] [test](jdbc catalog) add more log for failed case [doris]

2025-02-23 Thread via GitHub
zy-kkk commented on PR #48232: URL: https://github.com/apache/doris/pull/48232#issuecomment-2677660146 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

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

2025-02-23 Thread via GitHub
sollhui commented on PR #48209: URL: https://github.com/apache/doris/pull/48209#issuecomment-2677659119 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] [feat](spill) spill and reserve [doris]

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

Re: [PR] [enhance](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-23 Thread via GitHub
doris-robot commented on PR #46911: URL: https://github.com/apache/doris/pull/46911#issuecomment-2677650116 TeamCity cloud ut coverage result: Function Coverage: 82.25% (1061/1290) Line Coverage: 65.73% (17580/26746) Region Coverage: 65.28% (8663/13271) Branch Coverage: 55.15

Re: [PR] [fix](olap) clear storage_policy property when is_being_synced = true [doris]

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

(doris) branch mtmv_rewrite_performance created (now 3f85bc41aeb)

2025-02-23 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch mtmv_rewrite_performance in repository https://gitbox.apache.org/repos/asf/doris.git at 3f85bc41aeb [feat](ci) enable enable_parquet_page_index in pipeline (#48217) No new revisions we

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

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

Re: [PR] [improve](cloud-mow)Add get delete bitmap update lock latency metics on FE [doris]

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

Re: [PR] [test](beut) add VDataStreamRecvr beut [doris]

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

Re: [PR] [fix](array index) Fix index build failure when all array column data is null [doris]

2025-02-23 Thread via GitHub
airborne12 commented on PR #48231: URL: https://github.com/apache/doris/pull/48231#issuecomment-2677631188 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] [test](beut) add VDataStreamRecvr beut [doris]

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

Re: [PR] [feature](cloud)Impl file cache microbench [doris]

2025-02-23 Thread via GitHub
deardeng commented on code in PR #47563: URL: https://github.com/apache/doris/pull/47563#discussion_r1967142878 ## be/src/io/tools/file_cache_microbench.cpp: ## @@ -0,0 +1,1382 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agre

Re: [PR] [fix](array index) Fix index build failure when all array column data is null [doris]

2025-02-23 Thread via GitHub
Thearas commented on PR #48231: URL: https://github.com/apache/doris/pull/48231#issuecomment-2677628692 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] [feat](spill) spill and reserve [doris]

2025-02-23 Thread via GitHub
xinyiZzz commented on code in PR #47462: URL: https://github.com/apache/doris/pull/47462#discussion_r1967000753 ## be/src/common/daemon.cpp: ## @@ -547,7 +550,9 @@ void Daemon::cache_adjust_capacity_thread() { doris::GlobalMemoryArbitrator::cache_adjust_capacity_cv.

[PR] [fix](array index) Fix index build failure when all array column data is null [doris]

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

Re: [PR] branch-3.0-pick: [Opt](case) add a case for cloud mow (#47868) [doris]

2025-02-23 Thread via GitHub
Thearas commented on PR #48230: URL: https://github.com/apache/doris/pull/48230#issuecomment-2677626503 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] branch-3.0-pick: [Opt](case) add a case for cloud mow (#47868) [doris]

2025-02-23 Thread via GitHub
bobhan1 opened a new pull request, #48230: URL: https://github.com/apache/doris/pull/48230 pick https://github.com/apache/doris/pull/47868 -- 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 spec

Re: [PR] branch-3.0-pick: [Opt](case) add a case for cloud mow (#47868) [doris]

2025-02-23 Thread via GitHub
bobhan1 commented on PR #48230: URL: https://github.com/apache/doris/pull/48230#issuecomment-2677626578 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] [improve](cloud-mow)Add get delete bitmap update lock latency metics on FE [doris]

2025-02-23 Thread via GitHub
hust-hhb commented on PR #47988: URL: https://github.com/apache/doris/pull/47988#issuecomment-2677594176 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] branch-2.1: [fix](array index) Correct null bitmap writing for inverted index #47846 [doris]

2025-02-23 Thread via GitHub
airborne12 commented on PR #48214: URL: https://github.com/apache/doris/pull/48214#issuecomment-2677610606 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] [fix](test) fix unstable jdbc test case [doris]

2025-02-23 Thread via GitHub
morningman commented on PR #48223: URL: https://github.com/apache/doris/pull/48223#issuecomment-2677619374 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] [enhance](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-23 Thread via GitHub
suxiaogang223 commented on PR #46911: URL: https://github.com/apache/doris/pull/46911#issuecomment-2677618882 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

(doris-website) branch asf-site updated (b1b77dcad5c -> 5165bc44488)

2025-02-23 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 b1b77dcad5c Automated deployment with doris branch @ 606ab35cf3a01c58a235ca63f681297116a939f0 new 5

Re: [PR] [test](beut) add VDataStreamRecvr beut [doris]

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

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

2025-02-23 Thread via GitHub
jacktengg commented on code in PR #47462: URL: https://github.com/apache/doris/pull/47462#discussion_r1967111305 ## be/src/runtime/memory/thread_mem_tracker_mgr.h: ## @@ -278,40 +279,57 @@ inline void ThreadMemTrackerMgr::flush_untracked_mem() { _stop_consume = false; }

Re: [PR] branch-3.0: [bug](restore) Fix wrong storage policy in show create stmt after restore #48158 [doris]

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

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

2025-02-23 Thread via GitHub
doris-robot commented on PR #47462: URL: https://github.com/apache/doris/pull/47462#issuecomment-2677605644 TeamCity cloud ut coverage result: Function Coverage: 82.25% (1061/1290) Line Coverage: 65.78% (17593/26746) Region Coverage: 65.32% (8669/13271) Branch Coverage: 55.24

Re: [PR] branch-3.0: [bug](restore) Fix wrong storage policy in show create stmt after restore #48158 [doris]

2025-02-23 Thread via GitHub
doris-robot commented on PR #48226: URL: https://github.com/apache/doris/pull/48226#issuecomment-2677600427 TPC-DS: Total hot run time: 198293 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) add more metrics to observe the routine load job [doris]

2025-02-23 Thread via GitHub
doris-robot commented on PR #48209: URL: https://github.com/apache/doris/pull/48209#issuecomment-2677600173 TeamCity be ut coverage result: Function Coverage: 44.51% (11753/26407) Line Coverage: 34.00% (98244/288974) Region Coverage: 33.08% (50328/152125) Branch Coverage: 28.

Re: [PR] [improve](cloud-mow)Add get delete bitmap update lock latency metics on FE [doris]

2025-02-23 Thread via GitHub
hust-hhb commented on PR #48113: URL: https://github.com/apache/doris/pull/48113#issuecomment-2677598647 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [Feature] Support enable_fuzzy_compression [doris]

2025-02-23 Thread via GitHub
wyxxxcat closed pull request #44430: [Feature] Support enable_fuzzy_compression URL: https://github.com/apache/doris/pull/44430 -- 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](fe-ut) Add be port to mocked backends [doris]

2025-02-23 Thread via GitHub
TangSiyang2001 commented on PR #47424: URL: https://github.com/apache/doris/pull/47424#issuecomment-2677577722 run feut -- 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] fix SHOW-CACHE-HOTSPOT.md deadlink [doris-website]

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

Re: [PR] [fix](olap) clear storage_policy property when is_being_synced = true [doris]

2025-02-23 Thread via GitHub
w41ter commented on PR #48229: URL: https://github.com/apache/doris/pull/48229#issuecomment-2677587770 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[PR] [fix](olap) clear storage_policy property when is_being_synced = true [doris]

2025-02-23 Thread via GitHub
w41ter opened a new pull request, #48229: URL: https://github.com/apache/doris/pull/48229 ### 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] [fix](mtmv) Fix nest mtmv rewrite fail when bottom mtmv cache is invalid [doris]

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

Re: [PR] [fix](olap) clear storage_policy property when is_being_synced = true [doris]

2025-02-23 Thread via GitHub
Thearas commented on PR #48229: URL: https://github.com/apache/doris/pull/48229#issuecomment-2677585388 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] [feat](spill) spill and reserve [doris]

2025-02-23 Thread via GitHub
mrhhsg commented on PR #47462: URL: https://github.com/apache/doris/pull/47462#issuecomment-2677584413 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [test](beut) add VDataStreamRecvr beut [doris]

2025-02-23 Thread via GitHub
Mryange commented on PR #48188: URL: https://github.com/apache/doris/pull/48188#issuecomment-2677582244 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] branch-3.0: [bug](restore) Fix wrong storage policy in show create stmt after restore #48158 [doris]

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

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

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

Re: [PR] [fix](mtmv) Fix nest mtmv rewrite fail when bottom mtmv cache is invalid [doris]

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

[PR] fix dead link [doris-website]

2025-02-23 Thread via GitHub
intelligentfu8 opened a new pull request, #2111: URL: https://github.com/apache/doris-website/pull/2111 ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] T

(doris) branch auto-pick-48217-branch-2.1 deleted (was feb4b09cb39)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48217-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was feb4b09cb39 [fix](hive)Spelling mistake of the word "failed" for 2.1 (#48193) The revisions t

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

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

(doris) branch auto-pick-48217-branch-2.1 created (now feb4b09cb39)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48217-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at feb4b09cb39 [fix](hive)Spelling mistake of the word "failed" for 2.1 (#48193) No new revision

Re: [PR] [fix](mtmv) Fix nest mtmv rewrite fail when bottom mtmv cache is invalid [doris]

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

Re: [PR] [Opt](cloud) Add inject points for cloud mow [doris]

2025-02-23 Thread via GitHub
bobhan1 commented on PR #48190: URL: https://github.com/apache/doris/pull/48190#issuecomment-2677565329 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 auto-pick-48217-branch-3.0 deleted (was 320d2c0f0a6)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48217-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 320d2c0f0a6 branch-3.0: [fix](nereids)check if correlated filter exists before converting appl

Re: [PR] [Enhancement] (nereids)implement kill connection and query command in nereids [doris]

2025-02-23 Thread via GitHub
yx-keith commented on PR #46882: URL: https://github.com/apache/doris/pull/46882#issuecomment-2677563514 run checkstyle -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

(doris) branch auto-pick-48217-branch-3.0 created (now 320d2c0f0a6)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48217-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 320d2c0f0a6 branch-3.0: [fix](nereids)check if correlated filter exists before converting appl

[PR] [fix](schema_change) Fix unstable regression test case due to trigger compaction failed [doris]

2025-02-23 Thread via GitHub
TangSiyang2001 opened a new pull request, #48228: URL: https://github.com/apache/doris/pull/48228 ### What problem does this PR solve? Problem Summary: test_dup_keys_schema_change and test_uniq_keys_schema_change.groovy often fail due to waiting for compaction sucess. Disable a

(doris) branch master updated (871a4a4d8f8 -> 3f85bc41aeb)

2025-02-23 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 871a4a4d8f8 [fix](java) should use JAVA_OPTS_FOR_JDK_17 instead of JAVA_OPTS (#48170) add 3f85bc41aeb [feat](

Re: [PR] [feat](ci) enable enable_parquet_page_index in pipeline [doris]

2025-02-23 Thread via GitHub
morningman merged PR #48217: URL: https://github.com/apache/doris/pull/48217 -- 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](schema_change) Fix unstable regression test case due to trigger compaction failed [doris]

2025-02-23 Thread via GitHub
hello-stephen commented on PR #48228: URL: https://github.com/apache/doris/pull/48228#issuecomment-2677561985 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](schema_change) Fix unstable regression test case due to trigger compaction failed [doris]

2025-02-23 Thread via GitHub
TangSiyang2001 commented on PR #48228: URL: https://github.com/apache/doris/pull/48228#issuecomment-2677562030 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] [Opt](cloud) Add inject points for cloud mow [doris]

2025-02-23 Thread via GitHub
bobhan1 commented on PR #48190: URL: https://github.com/apache/doris/pull/48190#issuecomment-2677558684 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] [improve](routine load) add more metrics to observe the routine load job [doris]

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

Re: [PR] [test](beut) add VDataStreamRecvr beut [doris]

2025-02-23 Thread via GitHub
doris-robot commented on PR #48188: URL: https://github.com/apache/doris/pull/48188#issuecomment-2677431876 TPC-DS: Total hot run time: 190331 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 backend_kerberos_ticket_cache systable cases [doris]

2025-02-23 Thread via GitHub
morningman commented on PR #48220: URL: https://github.com/apache/doris/pull/48220#issuecomment-2677554582 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-3.0: [opt](identifier) let column's name format more flexable #47840 [doris]

2025-02-23 Thread via GitHub
morrySnow commented on PR #47902: URL: https://github.com/apache/doris/pull/47902#issuecomment-2677553993 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](scanner) Revert some modification of scanner scheduler [doris]

2025-02-23 Thread via GitHub
github-actions[bot] commented on PR #48192: URL: https://github.com/apache/doris/pull/48192#issuecomment-2677540561 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]revise dead link for 2.1 eng [doris-website]

2025-02-23 Thread via GitHub
wyx123654 opened a new pull request, #2110: URL: https://github.com/apache/doris-website/pull/2110 ## Versions - [ ] dev - [ ] 3.0 - [✅ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [✅ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

Re: [PR] [feat](ci) enable enable_parquet_page_index in pipeline [doris]

2025-02-23 Thread via GitHub
github-actions[bot] commented on PR #48217: URL: https://github.com/apache/doris/pull/48217#issuecomment-2677549306 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

(doris) branch auto-pick-48170-branch-2.1 deleted (was feb4b09cb39)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48170-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was feb4b09cb39 [fix](hive)Spelling mistake of the word "failed" for 2.1 (#48193) The revisions t

(doris) branch auto-pick-48170-branch-3.0 deleted (was 320d2c0f0a6)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48170-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 320d2c0f0a6 branch-3.0: [fix](nereids)check if correlated filter exists before converting appl

Re: [PR] [feat](ci) enable enable_parquet_page_index in pipeline [doris]

2025-02-23 Thread via GitHub
github-actions[bot] commented on PR #48217: URL: https://github.com/apache/doris/pull/48217#issuecomment-2677549263 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

(doris) branch auto-pick-48170-branch-2.1 created (now feb4b09cb39)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48170-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at feb4b09cb39 [fix](hive)Spelling mistake of the word "failed" for 2.1 (#48193) No new revision

(doris) branch auto-pick-48170-branch-3.0 created (now 320d2c0f0a6)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48170-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 320d2c0f0a6 branch-3.0: [fix](nereids)check if correlated filter exists before converting appl

(doris) branch master updated (948540c0438 -> 871a4a4d8f8)

2025-02-23 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 948540c0438 [opt](identifer) let unicode format as a superset of latin format (#48078) add 871a4a4d8f8 [fix](

Re: [PR] [fix](java) should use JAVA_OPTS_FOR_JDK_17 instead of JAVA_OPTS [doris]

2025-02-23 Thread via GitHub
morningman merged PR #48170: URL: https://github.com/apache/doris/pull/48170 -- 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] [enhance](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-23 Thread via GitHub
suxiaogang223 commented on code in PR #46911: URL: https://github.com/apache/doris/pull/46911#discussion_r1967091563 ## regression-test/suites/external_table_p0/paimon/test_paimon_deletion_vector.groovy: ## @@ -0,0 +1,58 @@ +// Licensed to the Apache Software Foundation (ASF) un

Re: [PR] [fix](java) should use JAVA_OPTS_FOR_JDK_17 instead of JAVA_OPTS [doris]

2025-02-23 Thread via GitHub
github-actions[bot] commented on PR #48170: URL: https://github.com/apache/doris/pull/48170#issuecomment-2677535240 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-3.0: [fix](Nereids) let anonymous alias same as user input #47093 [doris]

2025-02-23 Thread via GitHub
morrySnow commented on PR #47245: URL: https://github.com/apache/doris/pull/47245#issuecomment-2677541865 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] branch-3.0: [fix](Nereids) let anonymous alias same as user input #47093 [doris]

2025-02-23 Thread via GitHub
github-actions[bot] opened a new pull request, #47245: URL: https://github.com/apache/doris/pull/47245 Cherry-picked from #47093 -- 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: [fix](Nereids) let anonymous alias same as user input #47093 [doris]

2025-02-23 Thread via GitHub
morrySnow closed pull request #47245: branch-3.0: [fix](Nereids) let anonymous alias same as user input #47093 URL: https://github.com/apache/doris/pull/47245 -- 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

Re: [PR] [Fix](scanner) Revert some modification of scanner scheduler [doris]

2025-02-23 Thread via GitHub
github-actions[bot] commented on PR #48192: URL: https://github.com/apache/doris/pull/48192#issuecomment-2677540614 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](paimon) opt count pushdown for paimon and refactor be logic [doris]

2025-02-23 Thread via GitHub
suxiaogang223 commented on code in PR #46911: URL: https://github.com/apache/doris/pull/46911#discussion_r1967091563 ## regression-test/suites/external_table_p0/paimon/test_paimon_deletion_vector.groovy: ## @@ -0,0 +1,58 @@ +// Licensed to the Apache Software Foundation (ASF) un

(doris-website) branch asf-site updated (67ba565f28b -> b1b77dcad5c)

2025-02-23 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 67ba565f28b Automated deployment with doris branch @ 606ab35cf3a01c58a235ca63f681297116a939f0 new b

Re: [PR] [opt](identifer) let unicode format as a superset of latin format [doris]

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

(doris) branch master updated: [opt](identifer) let unicode format as a superset of latin format (#48078)

2025-02-23 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 948540c0438 [opt](identifer) let unicode forma

(doris) branch auto-pick-48112-branch-2.1 deleted (was feb4b09cb39)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48112-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was feb4b09cb39 [fix](hive)Spelling mistake of the word "failed" for 2.1 (#48193) The revisions t

(doris) branch auto-pick-48112-branch-2.1 created (now feb4b09cb39)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48112-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at feb4b09cb39 [fix](hive)Spelling mistake of the word "failed" for 2.1 (#48193) No new revision

(doris) branch auto-pick-48112-branch-3.0 deleted (was 320d2c0f0a6)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48112-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 320d2c0f0a6 branch-3.0: [fix](nereids)check if correlated filter exists before converting appl

Re: [PR] [fix](group commit) check group commit session value [doris]

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

(doris) branch auto-pick-48112-branch-3.0 created (now 320d2c0f0a6)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48112-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 320d2c0f0a6 branch-3.0: [fix](nereids)check if correlated filter exists before converting appl

(doris) branch master updated (aa5a5337cbf -> cd3228622be)

2025-02-23 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from aa5a5337cbf [Feat](Nereids) support alter system modify backend and modify frontend/backend hostname command (#48

Re: [PR] [Feat](Nereids) support alter system modify backend and modify frontend/backend hostname command [doris]

2025-02-23 Thread via GitHub
starocean999 merged PR #48202: URL: https://github.com/apache/doris/pull/48202 -- 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

Re: [PR] [improve](mow) refactor mow update lock for compaction to reduce txn conflict [doris]

2025-02-23 Thread via GitHub
mymeiyi commented on PR #48082: URL: https://github.com/apache/doris/pull/48082#issuecomment-2677520063 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 (f863753cae7 -> aa5a5337cbf)

2025-02-23 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f863753cae7 [bug](restore) Fix wrong storage policy in show create stmt after restore (#48158) add aa5a5337

Re: [PR] [fix](mtmv) Fix nest mtmv rewrite fail when bottom mtmv cache is invalid [doris]

2025-02-23 Thread via GitHub
seawinde commented on PR #48222: URL: https://github.com/apache/doris/pull/48222#issuecomment-2677515232 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-48158-branch-2.1 updated (feb4b09cb39 -> 81036ecbc68)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48158-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from feb4b09cb39 [fix](hive)Spelling mistake of the word "failed" for 2.1 (#48193) add 81036ec

Re: [PR] branch-3.0: [bug](restore) Fix wrong storage policy in show create stmt after restore #48158 [doris]

2025-02-23 Thread via GitHub
hello-stephen commented on PR #48226: URL: https://github.com/apache/doris/pull/48226#issuecomment-2677512844 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-48158-branch-3.0 updated (320d2c0f0a6 -> 32843bace0d)

2025-02-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48158-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 320d2c0f0a6 branch-3.0: [fix](nereids)check if correlated filter exists before converting appl

(doris) branch tmp-2.1-oom-fix updated (bc6af178b3e -> 867ef1570af)

2025-02-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch tmp-2.1-oom-fix in repository https://gitbox.apache.org/repos/asf/doris.git from bc6af178b3e branch-2.1: [fix](parquet)Fix data column and null map column not equal when reading Parquet

  1   2   3   4   5   6   >