Re: [PR] [feat](s3client) Add role-based authorization for s3client [doris]

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

Re: [PR] [Opt](mow) Calc delete bitmaps between segment concurrently in commit phase [doris]

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

Re: [PR] [feat](s3client) Add role-based authorization for s3client [doris]

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

Re: [PR] [draft](nereids) Add constant propagation [doris]

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

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

2025-04-16 Thread via GitHub
starocean999 commented on code in PR #48428: URL: https://github.com/apache/doris/pull/48428#discussion_r2046786828 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -6384,6 +6386,16 @@ public LogicalPlan visitDescribeTableValuedFunction

Re: [PR] [opt](mtmv) Optimize explain materialized view rewrite info [doris]

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

Re: [PR] [Opt](mow) Calc delete bitmaps between segment concurrently in commit phase [doris]

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

Re: [PR] [Enhancement] (fe) duplicated properties of replica checking [doris]

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

Re: [PR] [draft](nereids) Add constant propagation [doris]

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

Re: [PR] [fix](mtmv) Fix exception when calc mtmv function dependency but the table in mtmv def sql is deleted [doris]

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

(doris) branch variant-sparse updated: [opt](variant) improve performance for handling nullable column (#50021)

2025-04-16 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch variant-sparse in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/variant-sparse by this push: new f853ef7e639 [opt](variant) imp

Re: [PR] [fix](missing version) not catchup is worse than lastFailed [doris]

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

Re: [PR] [opt](variant) improve performance for handling nullable column [doris]

2025-04-16 Thread via GitHub
eldenmoon merged PR #50021: URL: https://github.com/apache/doris/pull/50021 -- 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.git: Error while running github feature from variant-sparse:.asf.yaml

2025-04-16 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 92, column 1: - FE UT (Doris FE UT) ^ (line: 92) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] [fix](mtmv) Fix exception when calc mtmv function dependency but the table in mtmv def sql is deleted [doris]

2025-04-16 Thread via GitHub
seawinde commented on PR #50096: URL: https://github.com/apache/doris/pull/50096#issuecomment-2808779827 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] [fix](mtmv) Fix exception when calc mtmv function dependency but the table in mtmv def sql is deleted [doris]

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

[I] Issue on docs [doris-website]

2025-04-16 Thread via GitHub
codyrao opened a new issue, #2294: URL: https://github.com/apache/doris-website/issues/2294 Path:/zh-CN/docs/gettingStarted/quick-start 为什么创建数据库时长时间阻塞,最后直接命令被kill了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] branch-2.1: [fix](Nereids) fix regression framework compare issue and fix code point count #49575 [doris]

2025-04-16 Thread via GitHub
LiBinfeng-01 commented on PR #49740: URL: https://github.com/apache/doris/pull/49740#issuecomment-2808789682 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] [chore](be) remove some unused code to improve code test converage [doris]

2025-04-16 Thread via GitHub
doris-robot commented on PR #50089: URL: https://github.com/apache/doris/pull/50089#issuecomment-2808789889 TPC-H: Total hot run time: 33889 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](Nereids) fix regression framework compare issue and fix code point count (#49575) [doris]

2025-04-16 Thread via GitHub
LiBinfeng-01 commented on PR #49741: URL: https://github.com/apache/doris/pull/49741#issuecomment-2808790147 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](inverted index) resolve inverted index incompatibility between arm and x86 [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #49923: URL: https://github.com/apache/doris/pull/49923#issuecomment-2808790100 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] [feat](Nereids) support copy into command [doris]

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

Re: [PR] branch-3.0: [fix](replica) skip missing version should care catchup #49999 [doris]

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

Re: [PR] [Opt](metric) Add metrics for invalid delete bitmap key count [doris]

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

Re: [PR] [chore] Fix unhandled exceptions thrown by stoi on streamload [doris]

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

(doris) branch hello-stephen-patch-6 deleted (was 28d707848dd)

2025-04-16 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch hello-stephen-patch-6 in repository https://gitbox.apache.org/repos/asf/doris.git was 28d707848dd [fix](ci) tmp remove required of 'Build Third Party Libraries (macOS)' of branch-2.1

Re: [PR] [improve](restore) Link same rowset files after clone/migration [doris]

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

Re: [PR] [poc](mtmv)Mv rewrite not controlled by rbo poc 3 [doris]

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

Re: [PR] [Enhencement](datetime) Implicit conversion from DATE gets DATETIME(0) instead of DATETIME(6) [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50108: URL: https://github.com/apache/doris/pull/50108#issuecomment-2809454563 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] [Feature]bind workload group to compute group [doris]

2025-04-16 Thread via GitHub
wangbo commented on PR #49884: URL: https://github.com/apache/doris/pull/49884#issuecomment-2809455637 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] [Enhancement](nereids)Support show global function [doris]

2025-04-16 Thread via GitHub
lsy3993 commented on PR #50034: URL: https://github.com/apache/doris/pull/50034#issuecomment-2809458688 run cloud_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 unsu

Re: [PR] [opt](BinaryArithmetic)Optimize FunctionBinaryArithmetic by distributing types during the open phase. [doris]

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

Re: [PR] [Enhencement](datetime) Implicit conversion from DATE gets DATETIME(0) instead of DATETIME(6) [doris]

2025-04-16 Thread via GitHub
zclllyybb commented on PR #50108: URL: https://github.com/apache/doris/pull/50108#issuecomment-2809455001 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] [Enhencement](datetime) Implicit conversion from DATE gets DATETIME(0) instead of DATETIME(6) [doris]

2025-04-16 Thread via GitHub
zclllyybb opened a new pull request, #50108: URL: https://github.com/apache/doris/pull/50108 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note Implicit conversion from DATE gets DATETIME(0) inste

Re: [PR] [opt](BinaryArithmetic)Optimize FunctionBinaryArithmetic by distributing types during the open phase. [doris]

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

Re: [PR] [refactor]Separate StringOP and SubstringUtil [doris]

2025-04-16 Thread via GitHub
BiteThet commented on code in PR #48054: URL: https://github.com/apache/doris/pull/48054#discussion_r2046859250 ## be/src/vec/exec/scan/file_scanner.cpp: ## @@ -79,6 +79,7 @@ #include "vec/functions/function.h" #include "vec/functions/function_string.h" Review Comment:

Re: [PR] [opt](hms) close the hms client outside the lock [doris]

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

Re: [PR] [fix](nereids)the nullableFromNereids flag is lost during Expr's clone method [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #42093: URL: https://github.com/apache/doris/pull/42093#issuecomment-2811286648 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix] Modify the incorrect description of the returned field content [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #42076: URL: https://github.com/apache/doris/pull/42076#issuecomment-2811286711 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [opt](multi-catalog) Optimize file splitting. [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #41634: URL: https://github.com/apache/doris/pull/41634#issuecomment-2811286754 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [opt](hms) close the hms client outside the lock [doris]

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

(doris-website) branch asf-site updated (2d8baea7274 -> 17b7a413b3c)

2025-04-16 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 2d8baea7274 Automated deployment with doris branch @ c85b4bd04de83bd77c8b572a2ce1d0ce006388c5 new 1

Re: [PR] [Enhancement](nereids)Support show global function [doris]

2025-04-16 Thread via GitHub
lsy3993 commented on PR #50034: URL: https://github.com/apache/doris/pull/50034#issuecomment-2811350853 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 unsubscrib

Re: [PR] [docs](readme) Fix some error links [doris]

2025-04-16 Thread via GitHub
github-actions[bot] closed pull request #38641: [docs](readme) Fix some error links URL: https://github.com/apache/doris/pull/38641 -- 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 comm

Re: [PR] [opt](Decimal)Optimize Decimal multiplication when type promotion occurs. [doris]

2025-04-16 Thread via GitHub
Mryange commented on PR #50097: URL: https://github.com/apache/doris/pull/50097#issuecomment-2811373790 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-website) branch asf-site updated (17b7a413b3c -> 12c5111b5b0)

2025-04-16 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 17b7a413b3c Automated deployment with doris branch @ c85b4bd04de83bd77c8b572a2ce1d0ce006388c5 new 1

(doris) branch master updated (30656c65ad9 -> b45513e0a4b)

2025-04-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 30656c65ad9 [feature](inverted_index) add ik analyzer for chinese language (#49519) add b45513e0a4b [fix](diale

Re: [PR] [chore](be) remove some unused code to improve code test converage [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #50089: URL: https://github.com/apache/doris/pull/50089#issuecomment-2811386736 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-49538-branch-2.1 deleted (was 9d138e2ee05)

2025-04-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49538-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 9d138e2ee05 1 The revisions that were on this branch are still contained in other references;

(doris) branch branch-2.1 updated: branch-2.1: [fix](lzo) fix lzo decompression failed #49538 (#49634)

2025-04-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 2aa9cb22768 branch-2.1: [fix](lzo) fix

Re: [PR] branch-2.1: [Enhancement](GEO) Support Multipolygon and some spatial functions [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #50073: URL: https://github.com/apache/doris/pull/50073#issuecomment-2811398262 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: [Enhancement](GEO) Support Multipolygon and some spatial functions [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #50073: URL: https://github.com/apache/doris/pull/50073#issuecomment-2811398325 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] [Enhancement] (nereids) enhance like add escape syntax [doris]

2025-04-16 Thread via GitHub
yx-keith commented on PR #47993: URL: https://github.com/apache/doris/pull/47993#issuecomment-2811400449 run p0 regression -- 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] branch-2.1: [fix](lzo) fix lzo decompression failed #49538 [doris]

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

Re: [PR] branch-2.1: [Enhancement](GEO) Support Multipolygon and some spatial functions [doris]

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

(doris) branch branch-2.1 updated: [fix](regression) fix the failed of cold_heat_separation_p2 (#49625) (#50090)

2025-04-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 41b5866c3e4 [fix](regression) fix the f

Re: [PR] [fix](regression) fix the failed of cold_heat_separation_p2 (#49625) [doris]

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

Re: [I] [Enhancement] Use UUIDv7 for queryId [doris]

2025-04-16 Thread via GitHub
felixwluo commented on issue #49907: URL: https://github.com/apache/doris/issues/49907#issuecomment-2811850335 @dolfinus @yiguolei Please help review -- 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

Re: [PR] [Chore](namespace) move allocator into doris namepspace [doris]

2025-04-16 Thread via GitHub
BiteThet commented on PR #50127: URL: https://github.com/apache/doris/pull/50127#issuecomment-2811864033 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](serde)Fixed the issue that serde may cause be core when reading schema changed text table. [doris]

2025-04-16 Thread via GitHub
hubgeter commented on PR #50105: URL: https://github.com/apache/doris/pull/50105#issuecomment-2811871588 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] [Chore](runtime-filter) add lock for all runtime filter producer/consumer's public method [doris]

2025-04-16 Thread via GitHub
BiteThet commented on PR #50110: URL: https://github.com/apache/doris/pull/50110#issuecomment-2811528849 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] remove explode_variant_array since it's performance not good at present [doris-website]

2025-04-16 Thread via GitHub
eldenmoon merged PR #2295: URL: https://github.com/apache/doris-website/pull/2295 -- 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...@do

Re: [PR] branch-3.0:[fix](inverted index) resolve inverted index incompatibility between arm and x86 (#49923) [doris]

2025-04-16 Thread via GitHub
airborne12 commented on PR #50120: URL: https://github.com/apache/doris/pull/50120#issuecomment-2811912742 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:[fix](inverted index) resolve inverted index incompatibility between arm and x86 (#49923) [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #50120: URL: https://github.com/apache/doris/pull/50120#issuecomment-2811913788 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

(doris) branch auto-pick-49905-branch-2.1 deleted (was c3a201dcbf2)

2025-04-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49905-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was c3a201dcbf2 branch-2.1: [fix](agg) prevent core dump in ColumnArray::size_at when handling typ

Re: [PR] [chore](be) remove some unused code to improve code test converage [doris]

2025-04-16 Thread via GitHub
github-actions[bot] commented on PR #50089: URL: https://github.com/apache/doris/pull/50089#issuecomment-2811386815 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] [fix](serde)Fixed the issue that serde may cause be core when reading schema changed text table. [doris]

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

Re: [PR] [minor](refactor) Make time slice configurable [doris]

2025-04-16 Thread via GitHub
Gabriel39 commented on PR #50116: URL: https://github.com/apache/doris/pull/50116#issuecomment-2811872967 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] [Chore](namespace) move allocator into doris namepspace [doris]

2025-04-16 Thread via GitHub
Thearas commented on PR #50127: URL: https://github.com/apache/doris/pull/50127#issuecomment-2811863933 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] Use UUIDv7 for queryId [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50126: URL: https://github.com/apache/doris/pull/50126#issuecomment-2811847412 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] [feat](query) use UUIDv7 for queryId [doris]

2025-04-16 Thread via GitHub
felixwluo commented on PR #50126: URL: https://github.com/apache/doris/pull/50126#issuecomment-2811854523 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Opt](mow) Forbid time_series compaction policy on unique table [doris]

2025-04-16 Thread via GitHub
zhannngchen merged PR #49905: URL: https://github.com/apache/doris/pull/49905 -- 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](ci) use a fix version of cmake in build-thirdparty ci pipeline [doris]

2025-04-16 Thread via GitHub
morningman opened a new pull request, #50125: URL: https://github.com/apache/doris/pull/50125 ### What problem does this PR solve? The default installed cmake is 4.0, which does not allowed `cmake_minimum_required()` less then 3.5. It will cause unable to compile libevent, which cm

(doris) branch master updated: [Opt](mow) Forbid time_series compaction policy on unique table (#49905)

2025-04-16 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 44f093dc463 [Opt](mow) Forbid time_series comp

Re: [PR] [draft](nereids) Add constant propagation [doris]

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

[PR] [Chore](namespace) move allocator into doris namepspace [doris]

2025-04-16 Thread via GitHub
BiteThet opened a new pull request, #50127: URL: https://github.com/apache/doris/pull/50127 ### What problem does this PR solve? move allocator into doris namepspace ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manua

[PR] branch-3.0: [Opt](mow) Forbid time_series compaction policy on unique table #49905 [doris]

2025-04-16 Thread via GitHub
github-actions[bot] opened a new pull request, #50128: URL: https://github.com/apache/doris/pull/50128 Cherry-picked from #49905 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-49905-branch-3.0 updated (9c19ac22f13 -> 3606bbfd795)

2025-04-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49905-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 9c19ac22f13 branch-3.0:[test](ranger) Init ranger case (#50079) add 3606bbfd795 [Opt](mow)

Re: [PR] branch-3.0: [Opt](mow) Forbid time_series compaction policy on unique table #49905 [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50128: URL: https://github.com/apache/doris/pull/50128#issuecomment-2811894603 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-3.0: [Opt](mow) Forbid time_series compaction policy on unique table #49905 [doris]

2025-04-16 Thread via GitHub
dataroaring closed pull request #50128: branch-3.0: [Opt](mow) Forbid time_series compaction policy on unique table #49905 URL: https://github.com/apache/doris/pull/50128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[PR] Test 50106 [doris]

2025-04-16 Thread via GitHub
bobhan1 opened a new pull request, #50129: URL: https://github.com/apache/doris/pull/50129 ### 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] [opt](deps) patch re2 to add ignore_replace_escape option [doris]

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

Re: [PR] [fix](Parquet) add a memory tracker to parquet meta (#49037) [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50130: URL: https://github.com/apache/doris/pull/50130#issuecomment-2811946580 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

[PR] [fix](Parquet) add a memory tracker to parquet meta (#49037) [doris]

2025-04-16 Thread via GitHub
BePPPower opened a new pull request, #50130: URL: https://github.com/apache/doris/pull/50130 Problem Summary: bp: #49037 Add a memory tracker to the Parquet metadata, allowing us to monitor the usage of Parquet metadata. ### What problem does this PR solve? Issue

Re: [PR] Test 50106 [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50129: URL: https://github.com/apache/doris/pull/50129#issuecomment-2811945479 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](Parquet) add a memory tracker to parquet meta (#49037) [doris]

2025-04-16 Thread via GitHub
BePPPower commented on PR #50130: URL: https://github.com/apache/doris/pull/50130#issuecomment-2811947744 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] print error info when parse_conf_cache_paths failed, so that user know how to correct it [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50131: URL: https://github.com/apache/doris/pull/50131#issuecomment-2811959901 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] [Feature]bind workload group to compute group [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #49884: URL: https://github.com/apache/doris/pull/49884#issuecomment-2811958324 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/ba437f61606b94231ca6d0bee1cf534cb57a974b_ba43

Re: [PR] [fix](serde)Fixed the issue that serde may cause be core when reading schema changed text table. [doris]

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

[PR] print error info when parse_conf_cache_paths failed, so that user know how to correct it [doris]

2025-04-16 Thread via GitHub
wenzhenghu opened a new pull request, #50131: URL: https://github.com/apache/doris/pull/50131 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: when [parse_conf_cache_paths](doris::parse_conf_cache_paths) return error, Ex

(doris) branch master updated: [Enhancement] (nereids) implement alterUserCommand in nereids (#48428)

2025-04-16 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 095bf84b822 [Enhancement] (nereids) impleme

Re: [PR] [Feature]bind workload group to compute group [doris]

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

Re: [PR] [Enhencement](datetime) Implicit conversion from DATE gets DATETIME(0) instead of DATETIME(6) [doris]

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

Re: [PR] branch-2.1: [fix](agg) prevent core dump in ColumnArray::size_at when handling type mismatch in streaming_agg_serialize_to_column #50001 [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50095: URL: https://github.com/apache/doris/pull/50095#issuecomment-2809523754 # BE UT Coverage Report Increment line coverage `0.00% (0/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/d518405201e4bb333e567efb21a197401d8

Re: [PR] [Enhencement](datetime) Implicit conversion from DATE gets DATETIME(0) instead of DATETIME(6) [doris]

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

Re: [PR] [Enhencement](datetime) Implicit conversion from DATE gets DATETIME(0) instead of DATETIME(6) [doris]

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

Re: [PR] window funnel [doris]

2025-04-16 Thread via GitHub
hello-stephen commented on PR #50109: URL: https://github.com/apache/doris/pull/50109#issuecomment-2809584611 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

[PR] window funnel [doris]

2025-04-16 Thread via GitHub
zhangstar333 opened a new pull request, #50109: URL: https://github.com/apache/doris/pull/50109 ### 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](nereids)Use utf-8 when convert string like literal to double. [doris]

2025-04-16 Thread via GitHub
doris-robot commented on PR #50085: URL: https://github.com/apache/doris/pull/50085#issuecomment-2809587469 TPC-H: Total hot run time: 33776 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: [Enhancement] Support some spatial functions (#48695) [doris]

2025-04-16 Thread via GitHub
doris-robot commented on PR #50061: URL: https://github.com/apache/doris/pull/50061#issuecomment-2809580128 TPC-H: Total hot run time: 40043 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   >