Re: [PR] [Enhancement](Test) Add ut for delete tmp rowset [doris]

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

Re: [PR] [improve](functon) improve json_object with complex type [doris]

2025-02-07 Thread via GitHub
eldenmoon commented on code in PR #47627: URL: https://github.com/apache/doris/pull/47627#discussion_r1947528505 ## be/src/vec/functions/function_json.cpp: ## @@ -612,6 +612,18 @@ struct JsonParser<'5'> { } }; +template <> +struct JsonParser<'7'> { +// json string +

Re: [PR] [improve](functon) improve json_object with complex type [doris]

2025-02-07 Thread via GitHub
eldenmoon commented on code in PR #47627: URL: https://github.com/apache/doris/pull/47627#discussion_r1947527530 ## be/src/vec/functions/function_json.cpp: ## @@ -612,6 +612,18 @@ struct JsonParser<'5'> { } }; +template <> +struct JsonParser<'7'> { +// json string +

Re: [PR] [log](mow) reduce log for data load on mow table [doris]

2025-02-07 Thread via GitHub
hello-stephen commented on PR #47647: URL: https://github.com/apache/doris/pull/47647#issuecomment-2644650555 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](resource) Fix `MemTableWriter` attach resource context to thread context [doris]

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

[PR] [log](mow) reduce log for data load on mow table [doris]

2025-02-07 Thread via GitHub
zhannngchen opened a new pull request, #47647: URL: https://github.com/apache/doris/pull/47647 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: reduce some useless logs according to the frequency stats from online user

[PR] [Fix](recycler) Fix recycler pipeline case check_meta [doris]

2025-02-07 Thread via GitHub
Yukang-Lian opened a new pull request, #47646: URL: https://github.com/apache/doris/pull/47646 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: The check_meta case in the recycler pipeline is used to test whether the F

Re: [PR] [Fix](recycler) Fix recycler pipeline case check_meta [doris]

2025-02-07 Thread via GitHub
Thearas commented on PR #47646: URL: https://github.com/apache/doris/pull/47646#issuecomment-2644642479 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](recycler) Fix recycler pipeline case check_meta [doris]

2025-02-07 Thread via GitHub
Yukang-Lian commented on PR #47646: URL: https://github.com/apache/doris/pull/47646#issuecomment-2644641529 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] [Improvement](runtime-filter) refactor of RuntimeFilterSlots [doris]

2025-02-07 Thread via GitHub
BiteThet commented on PR #47524: URL: https://github.com/apache/doris/pull/47524#issuecomment-2644639334 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] [fix](test) fix test case for inverted index up down case [doris]

2025-02-07 Thread via GitHub
airborne12 opened a new pull request, #47645: URL: https://github.com/apache/doris/pull/47645 ### 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] [fix](test) fix test case for inverted index up down case [doris]

2025-02-07 Thread via GitHub
airborne12 commented on PR #47645: URL: https://github.com/apache/doris/pull/47645#issuecomment-2644630324 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 test case for inverted index up down case [doris]

2025-02-07 Thread via GitHub
Thearas commented on PR #47645: URL: https://github.com/apache/doris/pull/47645#issuecomment-2644629640 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](function) improve docs from some math functions [doris-website]

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

Re: [PR] [improve](udaf)support class cache for java-udaf [doris]

2025-02-07 Thread via GitHub
zhangstar333 commented on PR #47619: URL: https://github.com/apache/doris/pull/47619#issuecomment-2644620927 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](clone) Speed clone tablet via batch small file downloading #45061 [doris]

2025-02-07 Thread via GitHub
w41ter commented on PR #45218: URL: https://github.com/apache/doris/pull/45218#issuecomment-2644599151 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] [refactor](plugin) unify the plugin dir [doris]

2025-02-07 Thread via GitHub
doris-robot commented on PR #45936: URL: https://github.com/apache/doris/pull/45936#issuecomment-2644584076 TeamCity be ut coverage result: Function Coverage: 42.60% (11160/26197) Line Coverage: 32.63% (93879/287741) Region Coverage: 31.80% (48161/151445) Branch Coverage: 27.

Re: [I] [Docker Compose] 镜像不存在 [doris]

2025-02-07 Thread via GitHub
FreeOnePlus commented on issue #47618: URL: https://github.com/apache/doris/issues/47618#issuecomment-2644579293 > > Sorry for the bad experience. I will adjust the document content today to meet the actual image requirements. As for the Xmx and other contents of fe.conf, Docker only uses t

Re: [PR] [Feature](orc-reader) Implement new merge io facility for orc reader. [doris]

2025-02-07 Thread via GitHub
doris-robot commented on PR #45966: URL: https://github.com/apache/doris/pull/45966#issuecomment-2644572812 TeamCity be ut coverage result: Function Coverage: 42.59% (11167/26218) Line Coverage: 32.62% (93920/287901) Region Coverage: 31.79% (48180/151539) Branch Coverage: 27.

Re: [PR] [opt](paimon) Optimize error prompt [doris]

2025-02-07 Thread via GitHub
wuwenchi commented on PR #47593: URL: https://github.com/apache/doris/pull/47593#issuecomment-2644571905 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-47582-branch-3.0 deleted (was 3a58dafc319)

2025-02-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch auto-pick-47582-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 3a58dafc319 Merge branch 'branch-3.0' into auto-pick-47582-branch-3.0 The revisions that wer

(doris) branch branch-3.0 updated: branch-3.0: [fix](UT) Fix cloud UT network_util_test and resource_test #47582 (#47641)

2025-02-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 7a4ea1a91a2 branch-3.0: [fix](UT) F

Re: [PR] branch-3.0: [fix](UT) Fix cloud UT network_util_test and resource_test #47582 [doris]

2025-02-07 Thread via GitHub
hello-stephen merged PR #47641: URL: https://github.com/apache/doris/pull/47641 -- 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] branch-3.0: [fix](UT) Fix cloud UT network_util_test and resource_test #47582 [doris]

2025-02-07 Thread via GitHub
hello-stephen commented on PR #47641: URL: https://github.com/apache/doris/pull/47641#issuecomment-2644567293 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] [regression-test](cases) remove 3 cases not suitable for cloud [doris]

2025-02-07 Thread via GitHub
shuke987 commented on PR #47553: URL: https://github.com/apache/doris/pull/47553#issuecomment-2644564791 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [I] Mac m2电脑上下载的doris二进制包解压缩后启动start_fe.sh报如下错 [doris]

2025-02-07 Thread via GitHub
FreeOnePlus commented on issue #47479: URL: https://github.com/apache/doris/issues/47479#issuecomment-2644562640 Sorry everyone, starting from 2.1.8, we will provide hybrid compiled images. If you use M series chips, you can use hybrid compiled images to complete the adaptation yourself. Yo

Re: [PR] [Feature](orc-reader) Implement new merge io facility for orc reader. [doris]

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

Re: [PR] branch-3.0: [fix](UT) Fix cloud UT network_util_test and resource_test #47582 [doris]

2025-02-07 Thread via GitHub
doris-robot commented on PR #47641: URL: https://github.com/apache/doris/pull/47641#issuecomment-2644562235 TeamCity cloud ut coverage result: Function Coverage: 82.36% (1060/1287) Line Coverage: 65.81% (17532/26640) Region Coverage: 65.32% (8644/13233) Branch Coverage: 55.24

Re: [I] [Docker Compose] 镜像不存在 [doris]

2025-02-07 Thread via GitHub
linghengqian commented on issue #47618: URL: https://github.com/apache/doris/issues/47618#issuecomment-2644562281 > Sorry for the bad experience. I will adjust the document content today to meet the actual image requirements. As for the Xmx and other contents of fe.conf, Docker only uses th

(doris-website) branch asf-site updated (a75df96c337 -> b917f81e039)

2025-02-07 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 a75df96c337 Automated deployment with doris branch @ f431c91a245cba994e1dfa14f517d12ba60d6271 new b

Re: [I] [Docker Compose] 镜像不存在 [doris]

2025-02-07 Thread via GitHub
FreeOnePlus commented on issue #47618: URL: https://github.com/apache/doris/issues/47618#issuecomment-2644561350 Sorry for the bad experience. I will adjust the document content today to meet the actual image requirements. As for the Xmx and other contents of fe.conf, Docker only uses them

Re: [PR] branch-3.0: [chore](binlog) Save properties in CreateTableRecord #47551 [doris]

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

Re: [PR] [Feature](orc-reader) Implement new merge io facility for orc reader. [doris]

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

(doris) branch auto-pick-47582-branch-3.0 updated (ea255dba0a7 -> 3a58dafc319)

2025-02-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch auto-pick-47582-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from ea255dba0a7 [fix](UT) Fix cloud UT network_util_test and resource_test (#47582) add ba9

Re: [PR] branch-3.0: [fix](UT) Fix cloud UT network_util_test and resource_test #47582 [doris]

2025-02-07 Thread via GitHub
hello-stephen commented on PR #47641: URL: https://github.com/apache/doris/pull/47641#issuecomment-2644560548 run cloudut -- 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: [Fix](load) Reset memtable immediately after insert failure to prevent crash #47610 [doris]

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

Re: [PR] [Fix](flexible partial update) Fix some problems in flexible partial update [doris]

2025-02-07 Thread via GitHub
doris-robot commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2644559374 TeamCity cloud ut coverage result: Function Coverage: 82.38% (1061/1288) Line Coverage: 65.85% (17540/26635) Region Coverage: 65.38% (8654/13237) Branch Coverage: 55.24

(doris) branch auto-pick-47351-branch-3.0 deleted (was 65aeb8df002)

2025-02-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch auto-pick-47351-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 65aeb8df002 [fix](ut) prefer to use LLVM_PROFDATA from env.sh (#47351) The revisions that we

(doris) branch branch-3.0 updated (9305725f5ed -> 5a27ce44de8)

2025-02-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 9305725f5ed [branch-3.0](pick) pick #47501 #47535 (#47602) add 5a27ce44de8 branch-3.0: [fix](ut) prefer

Re: [PR] [enhance](runtime filter) impl partition pruning in runtime filer [doris]

2025-02-07 Thread via GitHub
doris-robot commented on PR #47025: URL: https://github.com/apache/doris/pull/47025#issuecomment-2644559447 TeamCity cloud ut coverage result: Function Coverage: 82.38% (1061/1288) Line Coverage: 65.94% (17564/26635) Region Coverage: 65.46% (8665/13237) Branch Coverage: 55.37

Re: [PR] branch-3.0: [fix](ut) prefer to use LLVM_PROFDATA from env.sh #47351 [doris]

2025-02-07 Thread via GitHub
hello-stephen merged PR #47386: URL: https://github.com/apache/doris/pull/47386 -- 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] branch-3.0: [chore](binlog) Save properties in CreateTableRecord #47551 [doris]

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

Re: [PR] [refactor](local exchange) Simplify block wrapper [doris]

2025-02-07 Thread via GitHub
Gabriel39 commented on PR #47620: URL: https://github.com/apache/doris/pull/47620#issuecomment-2644558062 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] branch-3.0: [Fix](load) Reset memtable immediately after insert failure to prevent crash #47610 [doris]

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

Re: [PR] [branch-3.0](pick) pick #47501 #47535 [doris]

2025-02-07 Thread via GitHub
Gabriel39 merged PR #47602: URL: https://github.com/apache/doris/pull/47602 -- 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 branch-3.0 updated: [branch-3.0](pick) pick #47501 #47535 (#47602)

2025-02-07 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 9305725f5ed [branch-3.0](pick) pick #

(doris) branch hudi_mv created (now b0fa458f2e6)

2025-02-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch hudi_mv in repository https://gitbox.apache.org/repos/asf/doris.git at b0fa458f2e6 [UT](local exchanger) Add UT case for local exchanger (#47630) No new revisions were added by this u

[PR] branch-3.0: [fix](ut) prefer to use LLVM_PROFDATA from env.sh #47351 [doris]

2025-02-07 Thread via GitHub
github-actions[bot] opened a new pull request, #47386: URL: https://github.com/apache/doris/pull/47386 Cherry-picked from #47351 -- 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](ut) prefer to use LLVM_PROFDATA from env.sh #47351 [doris]

2025-02-07 Thread via GitHub
hello-stephen closed pull request #47386: branch-3.0: [fix](ut) prefer to use LLVM_PROFDATA from env.sh #47351 URL: https://github.com/apache/doris/pull/47386 -- 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] [Feature](orc-reader) Implement new merge io facility for orc reader. [doris]

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

(doris) branch master updated: [UT](local exchanger) Add UT case for local exchanger (#47630)

2025-02-07 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 b0fa458f2e6 [UT](local exchanger) Add UT case

Re: [PR] [UT](local exchanger) Add UT case for local exchanger [doris]

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

Re: [PR] [UT](local exchanger) Add UT case for local exchanger [doris]

2025-02-07 Thread via GitHub
github-actions[bot] commented on PR #47630: URL: https://github.com/apache/doris/pull/47630#issuecomment-2644555914 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] [UT](local exchanger) Add UT case for local exchanger [doris]

2025-02-07 Thread via GitHub
github-actions[bot] commented on PR #47630: URL: https://github.com/apache/doris/pull/47630#issuecomment-2644555901 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](inverted index) resolve io_ctx heap-use-after-free in concurrent reader access [doris]

2025-02-07 Thread via GitHub
zzzxl1993 commented on PR #47634: URL: https://github.com/apache/doris/pull/47634#issuecomment-2644555470 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] branch-3.0: [chore](binlog) Save properties in CreateTableRecord #47551 [doris]

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

Re: [PR] branch-3.0: [fix](partition) Remove invalid partition property in synced table #47571 [doris]

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

(doris) branch auto-pick-47271-branch-3.0 deleted (was 94082a1446c)

2025-02-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47271-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 94082a1446c branch-3.0: [fix](local shuffle) Set serial execution for schema scan operator #47

Re: [PR] [fix](inverted index) resolve io_ctx heap-use-after-free in concurrent reader access [doris]

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

Re: [PR] branch-3.0: [Fix](load) Reset memtable immediately after insert failure to prevent crash #47610 [doris]

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

Re: [PR] [Fix](flexible partial update) Fix some problems in flexible partial update [doris]

2025-02-07 Thread via GitHub
bobhan1 commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2644553350 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] [enhance](runtime filter) impl partition pruning in runtime filer [doris]

2025-02-07 Thread via GitHub
suxiaogang223 commented on PR #47025: URL: https://github.com/apache/doris/pull/47025#issuecomment-2644553820 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](resource) Fix `MemTableWriter` attach resource context to thread context [doris]

2025-02-07 Thread via GitHub
github-actions[bot] commented on PR #47556: URL: https://github.com/apache/doris/pull/47556#issuecomment-2644552896 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 branch-3.0 updated: branch-3.0: [fix](docker) Starting thirdpaty script with only the reserve-ports parameter does not work #47578 (#47590)

2025-02-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 b35867116c1 branch-3.0: [fix](docke

Re: [PR] [log](regression)Add log for failed analyze task and the regression case. [doris]

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

(doris) branch auto-pick-47578-branch-3.0 deleted (was 6b26f2f647d)

2025-02-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch auto-pick-47578-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 6b26f2f647d [fix](docker) Starting thirdpaty script with only the reserve-ports parameter d

Re: [PR] branch-3.0: [fix](docker) Starting thirdpaty script with only the reserve-ports parameter does not work #47578 [doris]

2025-02-07 Thread via GitHub
hello-stephen merged PR #47590: URL: https://github.com/apache/doris/pull/47590 -- 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] branch-3.0: [fix](partition) Remove invalid partition property in synced table #47571 [doris]

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

Re: [PR] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

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

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

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

(doris) branch branch-3.0 updated: branch-3.0: [fix](index compaction)Add column unique id check before use #47562 (#47577)

2025-02-07 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 ba97470d3e8 branch-3.0: [fix](index

(doris) branch auto-pick-47580-branch-3.0 deleted (was 94082a1446c)

2025-02-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47580-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 94082a1446c branch-3.0: [fix](local shuffle) Set serial execution for schema scan operator #47

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

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

Re: [PR] [refactor](plugin) unify the plugin dir [doris]

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

Re: [PR] [log](regression)Add log for failed analyze task and the regression case. [doris]

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

Re: [PR] [enhance](runtime filter) impl partition pruning in runtime filer [doris]

2025-02-07 Thread via GitHub
suxiaogang223 commented on PR #47025: URL: https://github.com/apache/doris/pull/47025#issuecomment-2644550637 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] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

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

Re: [PR] [fix](inverted index) resolve io_ctx heap-use-after-free in concurrent reader access [doris]

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

Re: [PR] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

2025-02-07 Thread via GitHub
doris-robot commented on PR #47629: URL: https://github.com/apache/doris/pull/47629#issuecomment-2644549953 TeamCity be ut coverage result: Function Coverage: 42.59% (11162/26211) Line Coverage: 32.61% (93890/287913) Region Coverage: 31.77% (48149/151533) Branch Coverage: 27.

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

2025-02-07 Thread via GitHub
doris-robot commented on PR #47622: URL: https://github.com/apache/doris/pull/47622#issuecomment-2644549861 TPC-DS: Total hot run time: 190122 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 CreateUserCommand in nereids [doris]

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

Re: [PR] [refactor](plugin) unify the plugin dir [doris]

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

Re: [PR] branch-3.0: [fix](UT) Fix cloud UT network_util_test and resource_test #47582 [doris]

2025-02-07 Thread via GitHub
hello-stephen commented on PR #47641: URL: https://github.com/apache/doris/pull/47641#issuecomment-2644548374 run cloudut -- 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: [fix](partition) Remove invalid partition property in synced table #47571 [doris]

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

(doris) branch auto-pick-47562-branch-3.0 deleted (was 91c15d40bb5)

2025-02-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47562-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 91c15d40bb5 [fix](index compaction)Add column unique id check before use (#47562) The revisio

Re: [PR] branch-3.0: [fix](index compaction)Add column unique id check before use #47562 [doris]

2025-02-07 Thread via GitHub
dataroaring merged PR #47577: URL: https://github.com/apache/doris/pull/47577 -- 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](meta-service) improve error message "Transaction exceeds byte limit" [doris]

2025-02-07 Thread via GitHub
doris-robot commented on PR #47507: URL: https://github.com/apache/doris/pull/47507#issuecomment-2644548121 TeamCity cloud ut coverage result: Function Coverage: 82.38% (1061/1288) Line Coverage: 65.89% (17549/26635) Region Coverage: 65.41% (8658/13237) Branch Coverage: 55.28

Re: [PR] [opt](debug) remove redundant DCHECK to allow graceful error handling [doris]

2025-02-07 Thread via GitHub
github-actions[bot] commented on PR #47644: URL: https://github.com/apache/doris/pull/47644#issuecomment-2644547039 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](debug) remove redundant DCHECK to allow graceful error handling [doris]

2025-02-07 Thread via GitHub
github-actions[bot] commented on PR #47644: URL: https://github.com/apache/doris/pull/47644#issuecomment-2644547054 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](nereids) optimize limit on distinct aggregate [doris]

2025-02-07 Thread via GitHub
englefly commented on PR #47570: URL: https://github.com/apache/doris/pull/47570#issuecomment-2644546970 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] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

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

(doris) branch auto-pick-41925-branch-2.1 updated (b4f00be528b -> 51880cc8af1)

2025-02-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-41925-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from b4f00be528b branch-2.1: [fix](restore) Make the DirMoveTask idempotent. #47313 (#47584) a

Re: [PR] [log](regression)Add log for failed analyze task and the regression case. [doris]

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

Re: [PR] [fix](schema-change) Forbid modifying mv related columns [doris]

2025-02-07 Thread via GitHub
dataroaring merged PR #47271: URL: https://github.com/apache/doris/pull/47271 -- 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 (e56480ed08e -> acb6bd2380b)

2025-02-07 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 e56480ed08e [fix](schema-change) Forbid modifying mv related columns (#47271) add acb6bd2380b [fix](cloud-mo

(doris) branch auto-pick-47580-branch-3.0 created (now 94082a1446c)

2025-02-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47580-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 94082a1446c branch-3.0: [fix](local shuffle) Set serial execution for schema scan operator #47

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

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

Re: [PR] [fix](cloud-mow)Fix not release delete bitmap lock when checking txn state is visible [doris]

2025-02-07 Thread via GitHub
dataroaring merged PR #47580: URL: https://github.com/apache/doris/pull/47580 -- 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] [doc]modify the file name to solve the problem that the Chinese document page is an English document [doris-website]

2025-02-07 Thread via GitHub
qsy840035156 opened a new pull request, #2000: URL: https://github.com/apache/doris-website/pull/2000 modify the file name to solve the problem that the Chinese document page is an English document -- This is an automated message from the Apache Git Service. To respond to the message,

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

2025-02-07 Thread via GitHub
doris-robot commented on PR #47554: URL: https://github.com/apache/doris/pull/47554#issuecomment-2644544049 TPC-H: Total hot run time: 31442 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   8   >