Re: [PR] [Fix](partial update) use correct default value for missing columns in partial update [doris]

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

Re: [PR] Revert "branch-2.1: [fix](nereids) fix distinct window compute wrong result (#48987) (#49010)" [doris]

2025-03-14 Thread via GitHub
hello-stephen commented on PR #49079: URL: https://github.com/apache/doris/pull/49079#issuecomment-2723837429 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] Revert "branch-2.1: [fix](nereids) fix distinct window compute wrong result (#48987) (#49010)" [doris]

2025-03-14 Thread via GitHub
github-actions[bot] commented on PR #49079: URL: https://github.com/apache/doris/pull/49079#issuecomment-2723841098 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] Revert "branch-2.1: [fix](nereids) fix distinct window compute wrong result (#48987) (#49010)" [doris]

2025-03-14 Thread via GitHub
924060929 opened a new pull request, #49079: URL: https://github.com/apache/doris/pull/49079 Revert "branch-2.1: [fix](nereids) fix distinct window compute wrong result (#48987) (#49010)" -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [fix](group commit)Fix ut WalManagerTest [doris]

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

Re: [PR] [Feature](nereids) support encrypt sql for audit log [doris]

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

doris.git: Error while running github feature from main:.asf.yaml

2025-03-14 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 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] [Feature](nereids) support encrypt sql for audit log [doris]

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

Re: [PR] [fix](fe) Fix non-master get image failed in k8s [doris]

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

Re: [PR] [fix](group commit)Fix ut WalManagerTest [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49075: URL: https://github.com/apache/doris/pull/49075#issuecomment-2724006612 # BE UT Coverage Report Increment line coverage `100.00% (2/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/eedb53a985bfa3e39f5cb5c7c286bd14a89

[PR] [feature](function) support format_round scala function [doris]

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

Re: [PR] [feat] experimental hbo initial support [doris]

2025-03-14 Thread via GitHub
englefly commented on code in PR #48808: URL: https://github.com/apache/doris/pull/48808#discussion_r1995065336 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/HboStatsCalculator.java: ## @@ -0,0 +1,109 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [feature](function) support format_round scala function [doris]

2025-03-14 Thread via GitHub
Thearas commented on PR #49084: URL: https://github.com/apache/doris/pull/49084#issuecomment-2724008831 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] [Feature](join) Support lazy materialization of columns that are not used in join other conjunct [doris]

2025-03-14 Thread via GitHub
BiteThet commented on PR #49073: URL: https://github.com/apache/doris/pull/49073#issuecomment-2724023180 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] [Improment]Add ComputeGroupMgr [doris]

2025-03-14 Thread via GitHub
wangbo commented on code in PR #48187: URL: https://github.com/apache/doris/pull/48187#discussion_r1995133553 ## fe/fe-core/src/main/java/org/apache/doris/resource/computegroup/ComputeGroup.java: ## @@ -0,0 +1,102 @@ +// Licensed to the Apache Software Foundation (ASF) under one

Re: [PR] [improve](information schema) introduce routine load job system table [doris]

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

Re: [PR] [Opt](exec) opt variant column in join op [doris]

2025-03-14 Thread via GitHub
yiguolei merged PR #49049: URL: https://github.com/apache/doris/pull/49049 -- 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 auto-pick-48960-branch-3.0 deleted (was 941725b3b6a)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48960-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 941725b3b6a [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `TabletJobInfoP

Re: [PR] [fix](arrow) Fix UT DataTypeSerDeArrowTest of Array/Map/Struct/Bitmap/HLL types [doris]

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

Re: [I] [Bug] cannot use bitmap to doris by doris spark connector [doris-spark-connector]

2025-03-14 Thread via GitHub
eternal-heart-k commented on issue #129: URL: https://github.com/apache/doris-spark-connector/issues/129#issuecomment-2724035955 > use another way Hi, could you please describe in detail the feasible method for Spark to write the bitmap type field of Doris? I have also encountered th

Re: [PR] [Refactor](runtime-filter) Refactor code about runtime filter [doris]

2025-03-14 Thread via GitHub
BiteThet commented on PR #48225: URL: https://github.com/apache/doris/pull/48225#issuecomment-2724038052 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](function) fix error result in strright [doris]

2025-03-14 Thread via GitHub
Mryange commented on PR #49080: URL: https://github.com/apache/doris/pull/49080#issuecomment-2724037695 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.git: Error while running github feature from master:.asf.yaml

2025-03-14 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 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

Re: [PR] [Fix](function) Fix wrong FE fold constant implementation of function date_format [doris]

2025-03-14 Thread via GitHub
starocean999 merged PR #49032: URL: https://github.com/apache/doris/pull/49032 -- 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] [fix](nereids) fix convert to date literal throw exception [doris]

2025-03-14 Thread via GitHub
yujun777 commented on PR #48980: URL: https://github.com/apache/doris/pull/48980#issuecomment-2724036578 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](nereids)Fix dlog1, trim, extract_url_parameter and parse_url FE constant calculate bug. [doris]

2025-03-14 Thread via GitHub
morrySnow commented on code in PR #49074: URL: https://github.com/apache/doris/pull/49074#discussion_r1995114896 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -448,7 +564,65 @@ suite("fold_constant_string_arithmatic")

Re: [PR] [fix](nereids)Fix dlog1, trim, extract_url_parameter and parse_url FE constant calculate bug. [doris]

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

(doris) branch master updated (1a450a2d778 -> 61d36a3c31b)

2025-03-14 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 1a450a2d778 [Opt](exec) opt variant column in join op (#49049) add 61d36a3c31b [Fix](function) Fix wrong FE

Re: [PR] branch-3.0: [fix](nereids) fix convert to date literal throw exception #48980 [doris]

2025-03-14 Thread via GitHub
yujun777 commented on PR #48773: URL: https://github.com/apache/doris/pull/48773#issuecomment-2724045538 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-3.0: [Fix](function) Fix wrong FE fold constant implementation of function date_format #49032 [doris]

2025-03-14 Thread via GitHub
hello-stephen commented on PR #49085: URL: https://github.com/apache/doris/pull/49085#issuecomment-2724045186 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

[PR] branch-3.0: [Fix](function) Fix wrong FE fold constant implementation of function date_format #49032 [doris]

2025-03-14 Thread via GitHub
github-actions[bot] opened a new pull request, #49085: URL: https://github.com/apache/doris/pull/49085 Cherry-picked from #49032 -- 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-49032-branch-2.1 updated (ad6cf63a281 -> 911ca52aaa1)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49032-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from ad6cf63a281 branch-2.1: [opt](inverted index) uniform profile naming convention #48826 (#48975

doris.git: Error while running github feature from main:.asf.yaml

2025-03-14 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 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

doris.git: Error while running github feature from auto-pick-49032-branch-3.0:.asf.yaml

2025-03-14 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 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] branch-3.0: [Fix](function) Fix wrong FE fold constant implementation of function date_format #49032 [doris]

2025-03-14 Thread via GitHub
hello-stephen commented on PR #49085: URL: https://github.com/apache/doris/pull/49085#issuecomment-2724045066 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-49032-branch-2.1 created (now ad6cf63a281)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49032-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at ad6cf63a281 branch-2.1: [opt](inverted index) uniform profile naming convention #48826 (#48975

(doris) branch auto-pick-49032-branch-3.0 updated (c9e3e18afe7 -> e5be1556396)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49032-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from c9e3e18afe7 branch-3.0: [Fix](sc) Don't save base tablet's compaction jobs to new tablet's `Ta

Re: [PR] [fix](group commit)Fix ut WalManagerTest [doris]

2025-03-14 Thread via GitHub
github-actions[bot] commented on PR #49075: URL: https://github.com/apache/doris/pull/49075#issuecomment-2724040963 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 master updated (61d36a3c31b -> 4b931c088db)

2025-03-14 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 61d36a3c31b [Fix](function) Fix wrong FE fold constant implementation of function date_format (#49032) add 4

Re: [PR] branch-2.1: [fix](nereids) fix convert to date literal throw exception #48980 [doris]

2025-03-14 Thread via GitHub
yujun777 commented on PR #48985: URL: https://github.com/apache/doris/pull/48985#issuecomment-2724045010 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](group commit)Fix ut WalManagerTest [doris]

2025-03-14 Thread via GitHub
dataroaring merged PR #49075: URL: https://github.com/apache/doris/pull/49075 -- 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] [Feature](nereids) support encrypt sql for audit log [doris]

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

Re: [PR] [feature](vault) Support database level storage vault [doris]

2025-03-14 Thread via GitHub
glzhao89 commented on PR #45325: URL: https://github.com/apache/doris/pull/45325#issuecomment-2724052373 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] [Feature](nereids) support encrypt sql for audit log [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49068: URL: https://github.com/apache/doris/pull/49068#issuecomment-2724055018 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] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

2025-03-14 Thread via GitHub
feiniaofeiafei commented on PR #49096: URL: https://github.com/apache/doris/pull/49096#issuecomment-2724281402 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] [Fix](cloud) Should not remove pending delete bitmaps when `update_delete_bitmap` in txn load if the txn is not the first sub txns [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49046: URL: https://github.com/apache/doris/pull/49046#issuecomment-2724281471 TeamCity cloud ut coverage result: Function Coverage: 82.88% (1075/1297) Line Coverage: 65.83% (17751/26963) Region Coverage: 65.17% (8744/13418) Branch Coverage: 55.10

Re: [PR] [Improvement]Add dummy workload group [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #48986: URL: https://github.com/apache/doris/pull/48986#issuecomment-2724286616 # BE UT Coverage Report Increment line coverage `69.57% (16/23)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/c6a06f28e8837cbed6310c7ad390aacaa2

Re: [PR] branch-3.0: [improvement](statistics)Add session variable for partition sample count. #48218 [doris]

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

Re: [PR] [feature](vault) Support database level storage vault [doris]

2025-03-14 Thread via GitHub
glzhao89 commented on PR #45325: URL: https://github.com/apache/doris/pull/45325#issuecomment-2723908186 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](iceberg)Use the correct schema for query [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #48838: URL: https://github.com/apache/doris/pull/48838#issuecomment-2724259261 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

Re: [PR] [improve](cloud-mow) Make mow stream load retry times more reasonable [doris]

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

Re: [PR] [fix](cloud-mow)Add more calculate delete bitmap fail case [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49090: URL: https://github.com/apache/doris/pull/49090#issuecomment-2724292266 TPC-H: Total hot run time: 39933 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 the cascadesContext.getMemo()==null #48771 [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49094: URL: https://github.com/apache/doris/pull/49094#issuecomment-2724299114 TPC-H: Total hot run time: 41062 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)Add more calculate delete bitmap fail case [doris]

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

Re: [PR] [draft]add log and set core size =0 [doris]

2025-03-14 Thread via GitHub
Thearas commented on PR #49097: URL: https://github.com/apache/doris/pull/49097#issuecomment-2724321509 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] [draft]add log and set core size =0 [doris]

2025-03-14 Thread via GitHub
zddr opened a new pull request, #49097: URL: https://github.com/apache/doris/pull/49097 ### 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](cloud-mow)Add more calculate delete bitmap fail case [doris]

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

Re: [PR] branch-3.0: [improvement](statistics)Add session variable for partition sample count. #48218 [doris]

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

Re: [PR] [feat](binlog) filter the async mv binlogs [doris]

2025-03-14 Thread via GitHub
dataroaring merged PR #49028: URL: https://github.com/apache/doris/pull/49028 -- 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-49028-branch-3.0 updated (5f03c9025f7 -> 6dc0fc31f28)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49028-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 5f03c9025f7 branch-3.0: [fix](statistics)Control memory use for sample partition column and ke

doris.git: Error while running github feature from main:.asf.yaml

2025-03-14 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 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

[PR] branch-3.0: [feat](binlog) filter the async mv binlogs #49028 [doris]

2025-03-14 Thread via GitHub
github-actions[bot] opened a new pull request, #49098: URL: https://github.com/apache/doris/pull/49098 Cherry-picked from #49028 -- 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.git: Error while running github feature from main:.asf.yaml

2025-03-14 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 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] branch-3.0: [feat](binlog) filter the async mv binlogs #49028 [doris]

2025-03-14 Thread via GitHub
Thearas commented on PR #49098: URL: https://github.com/apache/doris/pull/49098#issuecomment-2724372058 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] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

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

[PR] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

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

Re: [PR] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

2025-03-14 Thread via GitHub
hello-stephen commented on PR #49096: URL: https://github.com/apache/doris/pull/49096#issuecomment-2724280933 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.git: Error while running github feature from branch-2.1:.asf.yaml

2025-03-14 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 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [fix](nereids)Fix dlog1, trim, extract_url_parameter and parse_url FE constant calculate bug. [doris]

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

doris.git: Error while running github feature from auto-pick-48218-branch-3.0:.asf.yaml

2025-03-14 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 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] [fix](Nereids) fix str_to_date date value out of range [doris]

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

Re: [PR] [draft](mtmv) Partition mv refresh doesn't check the the date_trunc function and support date_trunc in windows [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49093: URL: https://github.com/apache/doris/pull/49093#issuecomment-2724308633 TPC-DS: Total hot run time: 191761 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](nereids)fix the cascadesContext.getMemo()==null #48771 [doris]

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

Re: [PR] [fix](cloud-mow)Add more calculate delete bitmap fail case [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49090: URL: https://github.com/apache/doris/pull/49090#issuecomment-2724290378 # BE UT Coverage Report Increment line coverage `0.00% (0/6)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/1ca256d6cf938df78fd203de1248e8848aae3

(doris) branch auto-pick-48771-branch-3.0 updated (5f03c9025f7 -> 5e3365609d5)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48771-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 5f03c9025f7 branch-3.0: [fix](statistics)Control memory use for sample partition column and ke

Re: [PR] branch-2.1: [feat](binlog) filter the async mv binlogs #49028 [doris]

2025-03-14 Thread via GitHub
hello-stephen commented on PR #49099: URL: https://github.com/apache/doris/pull/49099#issuecomment-2724374320 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](Nereids) fix str_to_date date value out of range [doris]

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

Re: [PR] branch-2.1: [feat](binlog) filter the async mv binlogs #49028 [doris]

2025-03-14 Thread via GitHub
hello-stephen commented on PR #49099: URL: https://github.com/apache/doris/pull/49099#issuecomment-2724374434 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.git: Error while running github feature from auto-pick-49028-branch-2.1:.asf.yaml

2025-03-14 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 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [fix](arrow) Fix UT DataTypeSerDeArrowTest of Array/Map/Struct/Bitmap/HLL types [doris]

2025-03-14 Thread via GitHub
hello-stephen commented on PR #48944: URL: https://github.com/apache/doris/pull/48944#issuecomment-2724386883 # BE UT Coverage Report Increment line coverage `74.19% (23/31)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/5370b6f9caf9e629bd18e45bfd9ed266

(doris-website) branch asf-site updated (c89b728214a -> ff5a27f0f2c)

2025-03-14 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 c89b728214a Automated deployment with doris branch @ c458d3f4bfe19fc7f4cbed4d354f988d420ee43d new f

Re: [PR] branch-2.1: [feat](binlog) filter the async mv binlogs #49028 [doris]

2025-03-14 Thread via GitHub
dataroaring closed pull request #49099: branch-2.1: [feat](binlog) filter the async mv binlogs #49028 URL: https://github.com/apache/doris/pull/49099 -- 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

Re: [PR] [enhancement](nereids) add transform rule JoinSkewAddSalt [doris]

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

Re: [PR] [Feature](join) Support lazy materialization of columns that are not used in join other conjunct [doris]

2025-03-14 Thread via GitHub
BiteThet commented on PR #49073: URL: https://github.com/apache/doris/pull/49073#issuecomment-2724411705 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](fe) Fix non-master get image failed in k8s [doris]

2025-03-14 Thread via GitHub
github-actions[bot] commented on PR #49072: URL: https://github.com/apache/doris/pull/49072#issuecomment-2724412450 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] [draft](ut)add demo for auth ut [doris]

2025-03-14 Thread via GitHub
zddr closed pull request #49077: [draft](ut)add demo for auth ut URL: https://github.com/apache/doris/pull/49077 -- 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,

Re: [PR] [feature](vault) Support database level storage vault [doris]

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

Re: [PR] [Test](nereids) add ut for show system command and remove unuse function [doris]

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

Re: [PR] [improve](mow) improve mow get_agg by cache [doris]

2025-03-14 Thread via GitHub
github-actions[bot] commented on PR #48968: URL: https://github.com/apache/doris/pull/48968#issuecomment-2723904119 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](nereids)Fix dlog1, trim, extract_url_parameter and parse_url FE constant calculate bug. [doris]

2025-03-14 Thread via GitHub
Jibing-Li commented on PR #49074: URL: https://github.com/apache/doris/pull/49074#issuecomment-2723909361 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](function) fix error result in url_encode [doris]

2025-03-14 Thread via GitHub
doris-robot commented on PR #49063: URL: https://github.com/apache/doris/pull/49063#issuecomment-2723911864 # BE UT Coverage Report Increment line coverage `100.00% (1/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/8b258f23b72f8c997ad029d6b8c75bd8ffb

Re: [PR] [fix](function) fix error result in url_encode [doris]

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

Re: [PR] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 3.0 [doris]

2025-03-14 Thread via GitHub
BiteThet commented on PR #48819: URL: https://github.com/apache/doris/pull/48819#issuecomment-2723919501 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 the function of SHOW DELETE, SHOW FRONTEND CONFIG and SET FRONTEND CONFIG document [doris-website]

2025-03-14 Thread via GitHub
DongLiang-0 opened a new pull request, #2192: URL: https://github.com/apache/doris-website/pull/2192 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

Re: [PR] Revert "[cherry-pick](jsonb) add a check for jsonb value to avoid invalid jsonb value write into segment file " [doris]

2025-03-14 Thread via GitHub
yiguolei merged PR #49058: URL: https://github.com/apache/doris/pull/49058 -- 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 auto-pick-48625-branch-2.1 created (now e5a2b0eea81)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48625-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at e5a2b0eea81 Revert "[cherry-pick](jsonb) add a check for jsonb value to avoid invalid jsonb v

doris.git: Error while running github feature from main:.asf.yaml

2025-03-14 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 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [fix](Nereids) fold constant for string function process emoji character my mistake [doris]

2025-03-14 Thread via GitHub
LiBinfeng-01 commented on PR #49087: URL: https://github.com/apache/doris/pull/49087#issuecomment-2724179291 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](Nereids) fold constant for string function process emoji character my mistake [doris]

2025-03-14 Thread via GitHub
morrySnow commented on code in PR #49087: URL: https://github.com/apache/doris/pull/49087#discussion_r1995254007 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/StringArithmetic.java: ## Review Comment: also fix: - split_by_str

(doris) branch auto-pick-48625-branch-2.1 deleted (was e5a2b0eea81)

2025-03-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48625-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was e5a2b0eea81 Revert "[cherry-pick](jsonb) add a check for jsonb value to avoid invalid jsonb v

  1   2   3   4   5   6   >