Re: [PR] [only test now] [doris]

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

[PR] [fix](function) fix json_extra fucntion and support unhex_null function [doris]

2025-03-23 Thread via GitHub
BePPPower opened a new pull request, #49393: URL: https://github.com/apache/doris/pull/49393 picked from #49392 ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No

Re: [PR] [fix](function) fix json_extra fucntion and support unhex_null function [doris]

2025-03-23 Thread via GitHub
hello-stephen commented on PR #49393: URL: https://github.com/apache/doris/pull/49393#issuecomment-2747069564 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] [opt](nereids) remove redundant hash join condition [doris]

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

Re: [PR] [WIP](restore) Add cloud restore job [doris]

2025-03-23 Thread via GitHub
xy720 commented on PR #47300: URL: https://github.com/apache/doris/pull/47300#issuecomment-2747053620 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 unsubs

Re: [PR] [opt](inverted index) add option for inverted index ram dir writing when compaction [doris]

2025-03-23 Thread via GitHub
github-actions[bot] commented on PR #49232: URL: https://github.com/apache/doris/pull/49232#issuecomment-2747060071 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] [Enhancement] add information_schema backend_tablets table [doris]

2025-03-23 Thread via GitHub
DongLiang-0 commented on PR #49317: URL: https://github.com/apache/doris/pull/49317#issuecomment-2746766042 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] [opt](inverted index) add option for inverted index ram dir writing when compaction [doris]

2025-03-23 Thread via GitHub
github-actions[bot] commented on PR #49232: URL: https://github.com/apache/doris/pull/49232#issuecomment-2747060142 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) remove redundant hash join condition [doris]

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

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-23 Thread via GitHub
Gabriel39 commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2747053683 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] [enhance](third-party) Add pugixml library [doris]

2025-03-23 Thread via GitHub
morningman commented on code in PR #49238: URL: https://github.com/apache/doris/pull/49238#discussion_r2009416219 ## thirdparty/CHANGELOG.md: ## @@ -9,6 +9,7 @@ This file contains version of the third-party dependency libraries in the build- ## 20250318 - Modified: hadoop-l

Re: [PR] [Enhancement] enhance the FE nodes port check and improve write performace and fix some bugs [doris-spark-connector]

2025-03-23 Thread via GitHub
wary commented on PR #285: URL: https://github.com/apache/doris-spark-connector/pull/285#issuecomment-2747025044 > There is a conflict, please rebase master, thanks done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

(doris) branch auto-pick-49237-branch-3.0 deleted (was ec4171f553d)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49237-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was ec4171f553d branch-3.0: [fix](case) Rename load_from_big_lateral_view.out to string_over_flow…

Re: [PR] [fix](Nereids) fix cancel task jobs failed [doris]

2025-03-23 Thread via GitHub
starocean999 merged PR #44755: URL: https://github.com/apache/doris/pull/44755 -- 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] branch-3.0: [fix](case) Rename load_from_big_lateral_view.out to string_over_flow… #48243 [doris]

2025-03-23 Thread via GitHub
dataroaring merged PR #49282: URL: https://github.com/apache/doris/pull/49282 -- 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.git: Error while running github feature from auto-pick-49237-branch-3.0:.asf.yaml

2025-03-23 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](function) fix `json_extra` fucntion and support `unhex_null` function [doris]

2025-03-23 Thread via GitHub
Thearas commented on PR #49392: URL: https://github.com/apache/doris/pull/49392#issuecomment-2747048404 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] [test](beut) add pipeline Union/Intersect/Except Operator beut [doris]

2025-03-23 Thread via GitHub
Mryange commented on PR #49293: URL: https://github.com/apache/doris/pull/49293#issuecomment-2747047704 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

[PR] [fix](function) fix `json_extra` fucntion and support `unhex_null` function [doris]

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

(doris) branch auto-pick-44365-branch-3.0 deleted (was ec4171f553d)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44365-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was ec4171f553d branch-3.0: [fix](case) Rename load_from_big_lateral_view.out to string_over_flow…

(doris) branch auto-pick-44365-branch-3.0 created (now ec4171f553d)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44365-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at ec4171f553d branch-3.0: [fix](case) Rename load_from_big_lateral_view.out to string_over_flow…

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

2025-03-23 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-44365-branch-3.0:.asf.yaml

2025-03-23 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) branch auto-pick-49345-branch-3.0 deleted (was 03ffa4c3a69)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49345-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 03ffa4c3a69 [fix](statistics)Fix replace table doesn't remove table stat meta memory leak bug.

doris.git: Error while running github feature from branch-refactor_property:.asf.yaml

2025-03-23 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: - External Regression (Dor ... ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [Improve] lambda expression can support simple nesting [doris]

2025-03-23 Thread via GitHub
dqz123 commented on PR #49378: URL: https://github.com/apache/doris/pull/49378#issuecomment-2747037557 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] [opt](nereids) remove redundant hash join condition [doris]

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

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

2025-03-23 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

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

2025-03-23 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] branch-2.1: [opt](nereids) skip run PruneOlapScanTablet when exists lots of InPredicate [doris]

2025-03-23 Thread via GitHub
924060929 commented on PR #49387: URL: https://github.com/apache/doris/pull/49387#issuecomment-2746915209 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[variant] fix base sprase column reader [doris]

2025-03-23 Thread via GitHub
eldenmoon commented on code in PR #49385: URL: https://github.com/apache/doris/pull/49385#discussion_r2009522727 ## be/src/olap/rowset/segment_v2/hierarchical_data_reader.h: ## @@ -193,10 +193,22 @@ class BaseSparseColumnProcessor : public ColumnIterator { return _spars

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

2025-03-23 Thread via GitHub
github-actions[bot] commented on PR #48827: URL: https://github.com/apache/doris/pull/48827#issuecomment-2747020942 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 master updated (6ab1e3a33a7 -> 52171352132)

2025-03-23 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 6ab1e3a33a7 [case](restore) Rename repo name of backup-restore regression cases with suite name (#49237) ad

Re: [PR] [test](beut) add pipeline Union/Intersect/Except Operator beut [doris]

2025-03-23 Thread via GitHub
Mryange commented on PR #49293: URL: https://github.com/apache/doris/pull/49293#issuecomment-2746754904 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

(doris-website) branch asf-site updated (9642597f532 -> 6be40a4a2ec)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 9642597f532 Automated deployment with doris branch @ f9f84ad039bd13a39987341ea7938fd1bf3c6f90 new 6

doris.git: Error while running github feature from variant-sparse:.asf.yaml

2025-03-23 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

(doris) branch variant-sparse updated: fix[variant] fix base sprase column reader (#49385)

2025-03-23 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 cc4f0d83655 fix[variant] fix b

(doris) branch auto-pick-49237-branch-2.1 deleted (was 1fb771d526e)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49237-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 1fb771d526e branch-2.1: [fix](statistics)Fix replace table doesn't remove table stat meta memo

Re: [PR] fix[variant] fix base sprase column reader [doris]

2025-03-23 Thread via GitHub
eldenmoon merged PR #49385: URL: https://github.com/apache/doris/pull/49385 -- 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 master:.asf.yaml

2025-03-23 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

(doris) branch auto-pick-49237-branch-2.1 created (now 1fb771d526e)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49237-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 1fb771d526e branch-2.1: [fix](statistics)Fix replace table doesn't remove table stat meta memo

(doris) branch master updated (118ec7c0456 -> 6ab1e3a33a7)

2025-03-23 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 118ec7c0456 [feat](build) add jindofs jars by default for linux x64 & arm (#49374) add 6ab1e3a33a7 [case](restore)

(doris) branch auto-pick-49237-branch-3.0 created (now ec4171f553d)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49237-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at ec4171f553d branch-3.0: [fix](case) Rename load_from_big_lateral_view.out to string_over_flow…

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

2025-03-23 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

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

2025-03-23 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] [Enhancement] (nereids) implement showTableStatsCommand in nereids [doris]

2025-03-23 Thread via GitHub
github-actions[bot] commented on PR #48827: URL: https://github.com/apache/doris/pull/48827#issuecomment-2747021051 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] [case](restore) Rename repo name of backup-restore regression cases with suite name [doris]

2025-03-23 Thread via GitHub
lide-reed merged PR #49237: URL: https://github.com/apache/doris/pull/49237 -- 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] [fix](spill) Fix `WorkloadGroupManager` in spill [doris]

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

Re: [PR] [opt](brpc) check and remove unavailable brpc stubs (#43212) [doris]

2025-03-23 Thread via GitHub
mrhhsg commented on PR #44840: URL: https://github.com/apache/doris/pull/44840#issuecomment-2747003050 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] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-23 Thread via GitHub
hello-stephen commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2747010462 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] [Enhancement] enhance the FE nodes port check and improve write performace and fix some bugs [doris-spark-connector]

2025-03-23 Thread via GitHub
JNSimba commented on PR #285: URL: https://github.com/apache/doris-spark-connector/pull/285#issuecomment-2747010648 There is a conflict, please rebase master, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [Bug](fix) fix the percentile func result do not equal the percentile array rewrite result [doris]

2025-03-23 Thread via GitHub
Thearas commented on PR #49379: URL: https://github.com/apache/doris/pull/49379#issuecomment-2746733176 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](load) return DataQualityError when filtered rows exceeds limit (#47617) [doris]

2025-03-23 Thread via GitHub
github-actions[bot] commented on PR #49287: URL: https://github.com/apache/doris/pull/49287#issuecomment-2746771682 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 master updated (4bd8b9d6302 -> 118ec7c0456)

2025-03-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4bd8b9d6302 [opt](iceberg)Optimize count* in batch mode (#49025) add 118ec7c0456 [feat](build) add jindofs jar

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-03-23 Thread via GitHub
mymeiyi commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2746995957 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

[PR] [Fix](log) correct tablet diff log in `TabletInvertedIndex.tabletReport` [doris]

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

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

2025-03-23 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] [Enhancement] enhance the FE nodes port check and improve write performace and fix some bugs [doris-spark-connector]

2025-03-23 Thread via GitHub
wary commented on code in PR #285: URL: https://github.com/apache/doris-spark-connector/pull/285#discussion_r2009509738 ## spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/config/DorisConfig.java: ## @@ -86,8 +86,10 @@ private void checkOpti

Re: [PR] [fix](restore) correct the storage_medium of atomic restore [doris]

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

Re: [PR] [feat](build) add jindofs jars by default for linux x64 & arm [doris]

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

Re: [PR] [Improve] lambda expression can support simple nesting [doris]

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

(doris) branch auto-pick-48243-branch-3.0 deleted (was f1792f19413)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48243-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was f1792f19413 [fix](case) Rename load_from_big_lateral_view.out to string_over_flow… (#48243) T

(doris) branch branch-3.0 updated: branch-3.0: [fix](case) Rename load_from_big_lateral_view.out to string_over_flow… #48243 (#49282)

2025-03-23 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 ec4171f553d branch-3.0: [fix](case)

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

2025-03-23 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] [feat](build) add jindofs jars by default for linux x64 & arm [doris]

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

(doris) branch auto-pick-49374-branch-3.0 deleted (was ab75d136895)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49374-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was ab75d136895 branch-3.0: [Enhancement](compaction) Add tablet info when cloud compaction crash

(doris) branch auto-pick-49374-branch-2.1 created (now 1fb771d526e)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49374-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 1fb771d526e branch-2.1: [fix](statistics)Fix replace table doesn't remove table stat meta memo

(doris) branch auto-pick-49374-branch-2.1 deleted (was 1fb771d526e)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49374-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 1fb771d526e branch-2.1: [fix](statistics)Fix replace table doesn't remove table stat meta memo

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

2025-03-23 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

(doris) branch auto-pick-49374-branch-3.0 created (now ab75d136895)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49374-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at ab75d136895 branch-3.0: [Enhancement](compaction) Add tablet info when cloud compaction crash

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

2025-03-23 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 master:.asf.yaml

2025-03-23 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] [feat](build) add jindofs jars by default for linux x64 & arm [doris]

2025-03-23 Thread via GitHub
github-actions[bot] commented on PR #49374: URL: https://github.com/apache/doris/pull/49374#issuecomment-2746981711 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 master updated (97e7789feb0 -> 4bd8b9d6302)

2025-03-23 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 97e7789feb0 [refactor](pipeline) Refactor state transition in pipeline task (#49281) add 4bd8b9d6302 [opt](ic

Re: [PR] [opt](iceberg)Optimize count* in batch mode [doris]

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

Re: [PR] [feat](build) add jindofs jars by default for linux x64 & arm [doris]

2025-03-23 Thread via GitHub
github-actions[bot] commented on PR #49374: URL: https://github.com/apache/doris/pull/49374#issuecomment-2746981756 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](log) correct tablet diff log in `TabletInvertedIndex.tabletReport` [doris]

2025-03-23 Thread via GitHub
hello-stephen commented on PR #49390: URL: https://github.com/apache/doris/pull/49390#issuecomment-2746980915 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 branch-3.0 updated: branch-3.0: [opt](meta-service) Implement set_value API for meta-servce #49052 (#49359)

2025-03-23 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 7630b62e72f branch-3.0: [opt](meta-s

Re: [PR] [refactor](pipeline) Refactor state transition in pipeline task [doris]

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

(doris) branch master updated (0ba33494596 -> 97e7789feb0)

2025-03-23 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0ba33494596 [Fix]fix query statistics leak in BE (#49325) add 97e7789feb0 [refactor](pipeline) Refactor state

(doris-website) branch asf-site updated (07cbb4cd0f8 -> ca9c4ccfbcc)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 07cbb4cd0f8 Automated deployment with doris branch @ f9f84ad039bd13a39987341ea7938fd1bf3c6f90 new c

Re: [PR] [follow-up](nereids) speedup huge InPredicate for partition pruning #47608 [doris]

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

Re: [PR] [Fix] (nereids) Fix incorrect hive references in LogicalIcebergTableSink and update PlanType [doris]

2025-03-23 Thread via GitHub
Nivane commented on PR #49306: URL: https://github.com/apache/doris/pull/49306#issuecomment-2746957287 Hi @morningman @morrySnow @wuwenchi , could you please take a look at this PR when you have time? Let me know if any changes are needed. Thanks! -- This is an automated message from the

Re: [PR] [fix](load) return DataQualityError when filtered rows exceeds limit (#47617) [doris]

2025-03-23 Thread via GitHub
kaijchen commented on PR #49289: URL: https://github.com/apache/doris/pull/49289#issuecomment-2746881884 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-website) branch asf-site updated (dc96048bea5 -> 9642597f532)

2025-03-23 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard dc96048bea5 Automated deployment with doris branch @ f9f84ad039bd13a39987341ea7938fd1bf3c6f90 new 9

Re: [PR] [chore](test) add ut for sql cache [doris]

2025-03-23 Thread via GitHub
924060929 commented on PR #49389: URL: https://github.com/apache/doris/pull/49389#issuecomment-2746953595 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] [follow-up](nereids) speedup huge InPredicate for partition pruning #47608 [doris]

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

Re: [PR] [chore](test) add ut for sql cache [doris]

2025-03-23 Thread via GitHub
Thearas commented on PR #49389: URL: https://github.com/apache/doris/pull/49389#issuecomment-2746947267 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] [chore](test) add ut for sql cache [doris]

2025-03-23 Thread via GitHub
924060929 commented on PR #49389: URL: https://github.com/apache/doris/pull/49389#issuecomment-2746947698 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] [chore](test) add ut for sql cache [doris]

2025-03-23 Thread via GitHub
924060929 opened a new pull request, #49389: URL: https://github.com/apache/doris/pull/49389 ### What problem does this PR solve? add test for #46099 ### Check List (For Author) - Test - [ ] Regression test - [x] Unit Test - [ ] Manual test (add deta

Re: [PR] [improve](function) support lead/lag function input column as third params [doris]

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

Re: [PR] [improve](function) support lead/lag function input column as third params [doris]

2025-03-23 Thread via GitHub
doris-robot commented on PR #49381: URL: https://github.com/apache/doris/pull/49381#issuecomment-2746938231 TPC-DS: Total hot run time: 186687 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: [opt](nereids) skip run PruneOlapScanTablet when exists lots of InPredicate [doris]

2025-03-23 Thread via GitHub
hello-stephen commented on PR #49388: URL: https://github.com/apache/doris/pull/49388#issuecomment-2746923336 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](nereids) skip run PruneOlapScanTablet when exists lots of InPredicate [doris]

2025-03-23 Thread via GitHub
924060929 commented on PR #49388: URL: https://github.com/apache/doris/pull/49388#issuecomment-2746923455 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] [follow-up](nereids) speedup huge InPredicate for partition pruning #47608 [doris]

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

Re: [PR] [improve](function) support lead/lag function input column as third params [doris]

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

Re: [PR] [opt](metrics) optimize performance of metrics endpoint [doris]

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

[PR] [follow-up](nereids) speedup huge InPredicate for partition pruning #47608 [doris]

2025-03-23 Thread via GitHub
924060929 opened a new pull request, #49386: URL: https://github.com/apache/doris/pull/49386 ### What problem does this PR solve? follow-up #47608 ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detaile

Re: [PR] [fix](multi-catalog) Fix bug: "Can not create a Path from an empty string" [doris]

2025-03-23 Thread via GitHub
Thearas commented on PR #49382: URL: https://github.com/apache/doris/pull/49382#issuecomment-2746818126 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] [Enhancement] (nereids) implement showTableStatsCommand in nereids [doris]

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

  1   2   3   4   >