(doris-website) branch asf-site updated (e8ba016738d -> d13c8801b66)

2025-03-24 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 e8ba016738d Automated deployment with doris branch @ 7de452b75ba77769e95364817a96f3a2ed7b2cfd new d

Re: [PR] [Fix](Compaction) atomic should not be implicitly converted to int64_t [doris]

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

Re: [PR] [fix](memory) Fix Segcompaction thread attach task [doris]

2025-03-24 Thread via GitHub
hello-stephen commented on PR #49425: URL: https://github.com/apache/doris/pull/49425#issuecomment-2748440064 # BE UT Coverage Report Increment line coverage `100.00% (1/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/1417e7d0da827afdcd24e26628ec822f8

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Re: [PR] [Improve](explode) explode function support multi param [doris]

2025-03-24 Thread via GitHub
hello-stephen commented on PR #48537: URL: https://github.com/apache/doris/pull/48537#issuecomment-2739064594 # BE UT Coverage Report Increment line coverage `57.56% (137/238)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/7200bf331603efa4f16d851510b257

Re: [PR] branch-3.0: [fix](regression) Spark reads Doris data error #48150 [doris]

2025-03-24 Thread via GitHub
Thearas commented on PR #49294: URL: https://github.com/apache/doris/pull/49294#issuecomment-2739045287 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] setop rf (fe part) [doris]

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

[PR] [Fix](function) fix wrong floor of function date_diff when unit less than day [doris]

2025-03-24 Thread via GitHub
zclllyybb opened a new pull request, #49429: URL: https://github.com/apache/doris/pull/49429 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: should consider the microseconds' effect. ### Release note fix

Re: [PR] [Fix](function) fix wrong floor of function date_diff when unit less than day [doris]

2025-03-24 Thread via GitHub
hello-stephen commented on PR #49429: URL: https://github.com/apache/doris/pull/49429#issuecomment-2749773792 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)canInferNotNullForMarkSlot method get wrong result if fold constant rule is disabled [doris]

2025-03-24 Thread via GitHub
starocean999 commented on PR #49428: URL: https://github.com/apache/doris/pull/49428#issuecomment-2749787264 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] [feature](function) support format_round scala function [doris]

2025-03-24 Thread via GitHub
Copilot commented on code in PR #49084: URL: https://github.com/apache/doris/pull/49084#discussion_r2010202889 ## gensrc/script/doris_builtins_functions.py: ## @@ -1694,6 +1694,12 @@ [['repeat'], 'STRING', ['STRING', 'INT'], 'ALWAYS_NULLABLE'], [['lpad'], 'STRI

Re: [PR] [Feat](nereids) support show tablets from table command [doris]

2025-03-24 Thread via GitHub
xiedeyantu commented on PR #49426: URL: https://github.com/apache/doris/pull/49426#issuecomment-2748175197 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](tracker) Missing attaching task in fold constant executor #49405 [doris]

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

Re: [PR] [fix](memory) Fix Segcompaction thread attach task [doris]

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

Re: [PR] [Fix](Serde) Support hive compatible output format [doris]

2025-03-24 Thread via GitHub
morningman commented on code in PR #49036: URL: https://github.com/apache/doris/pull/49036#discussion_r2010197741 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -4511,8 +4511,10 @@ public void checkSerdeDialect(String serdeDialect) { thr

Re: [PR] [Enhancement] add information_schema backend_tablets table [doris]

2025-03-24 Thread via GitHub
DongLiang-0 commented on PR #49317: URL: https://github.com/apache/doris/pull/49317#issuecomment-2748161545 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

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

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

2025-03-24 Thread via GitHub
Gabriel39 closed pull request #49299: [fix](pipeline) Make pipeline task shared by task queue URL: https://github.com/apache/doris/pull/49299 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[PR] [Feat](nereids) support show tablets from table command [doris]

2025-03-24 Thread via GitHub
xiedeyantu opened a new pull request, #49426: URL: https://github.com/apache/doris/pull/49426 ### What problem does this PR solve? None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts o

Re: [PR] [Feat](nereids) support show tablets from table command [doris]

2025-03-24 Thread via GitHub
hello-stephen commented on PR #49426: URL: https://github.com/apache/doris/pull/49426#issuecomment-2748167214 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 [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49037: URL: https://github.com/apache/doris/pull/49037#issuecomment-2748166044 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

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

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49037: URL: https://github.com/apache/doris/pull/49037#issuecomment-2748166134 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] [Feat](nereids) support show tablets from table command [doris]

2025-03-24 Thread via GitHub
doris-robot commented on PR #49426: URL: https://github.com/apache/doris/pull/49426#issuecomment-2748523466 TPC-H: Total hot run time: 34416 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 (25753fba921 -> b61d9732e93)

2025-03-24 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 25753fba921 Automated deployment with doris branch @ 7de452b75ba77769e95364817a96f3a2ed7b2cfd new b

Re: [PR] [fix](jdbc catalog) ensure initialization before fetching row count [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49442: URL: https://github.com/apache/doris/pull/49442#issuecomment-2749952476 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](inverted index) add option for inverted index ram dir writing when compaction [doris]

2025-03-24 Thread via GitHub
csun5285 commented on code in PR #49232: URL: https://github.com/apache/doris/pull/49232#discussion_r2011229444 ## be/src/olap/rowset/rowset_writer.h: ## @@ -107,6 +108,14 @@ class RowsetWriter { } std::string segment_prefix {InvertedIndexDescriptor::get_index

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

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49386: URL: https://github.com/apache/doris/pull/49386#issuecomment-2749950354 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(doris) branch auto-pick-48858-branch-3.0 updated (7d6b6ba6ce5 -> 08f30be7743)

2025-03-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-48858-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git discard 7d6b6ba6ce5 [fix](ut) fix cache evict in advance fluttering UT (#48858) add f662722abe9 b

Re: [PR] [opt](nereids) catch all exceptions in ExpressionEstimation [doris]

2025-03-24 Thread via GitHub
englefly commented on PR #49415: URL: https://github.com/apache/doris/pull/49415#issuecomment-2749652274 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

[I] 2.1.9 Release Note [doris]

2025-03-24 Thread via GitHub
yiguolei opened a new issue, #49443: URL: https://github.com/apache/doris/issues/49443 ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No response_

Re: [PR] branch-3.0: [fix](function) fix the function elt #48701 [doris]

2025-03-24 Thread via GitHub
dataroaring merged PR #48718: URL: https://github.com/apache/doris/pull/48718 -- 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] [opt](cloud) Add config enable_meta_service_endpoint_consistency_check (#49264) [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49361: URL: https://github.com/apache/doris/pull/49361#issuecomment-2749971224 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Fix](function) fix wrong floor of function date_diff when unit less than day [doris]

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

Re: [PR] [improve](restore) Link existing rowset files bidirectionally [doris]

2025-03-24 Thread via GitHub
wyxxxcat commented on PR #49233: URL: https://github.com/apache/doris/pull/49233#issuecomment-2749982119 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] enhance like add escape syntax [doris]

2025-03-24 Thread via GitHub
yx-keith commented on PR #47993: URL: https://github.com/apache/doris/pull/47993#issuecomment-2749950270 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 (b9467cfb65f -> e219fafd12b)

2025-03-24 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 b9467cfb65f Automated deployment with doris branch @ 7de452b75ba77769e95364817a96f3a2ed7b2cfd new e

Re: [PR] [feature](nereids)support stream load in nereids [doris]

2025-03-24 Thread via GitHub
starocean999 commented on PR #49116: URL: https://github.com/apache/doris/pull/49116#issuecomment-2748405269 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](profile) Print information when collection of profile is not finished. [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #40246: URL: https://github.com/apache/doris/pull/40246#issuecomment-2749703537 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] [test](regression)Change cases with many inject stats statement to nonConcurrent. [doris]

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

Re: [PR] branch-3.0: [refactor](test) refactor compression test to verify compatibility of ARM and X86 #49396 [doris]

2025-03-24 Thread via GitHub
dataroaring closed pull request #49432: branch-3.0: [refactor](test) refactor compression test to verify compatibility of ARM and X86 #49396 URL: https://github.com/apache/doris/pull/49432 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(doris) branch auto-pick-49396-branch-2.1 updated (017e5a42fbf -> 211c35b6d5e)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49396-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 017e5a42fbf [branch-2.1] pick 49325 fix query statistics leak in BE (#49397) add 211c35b6

(doris) branch auto-pick-49390-branch-2.1 created (now 017e5a42fbf)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49390-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 017e5a42fbf [branch-2.1] pick 49325 fix query statistics leak in BE (#49397) No new revisions

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

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

[PR] branch-3.0: [Fix](log) correct tablet diff log in `TabletInvertedIndex.tabletReport` #49390 [doris]

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

Re: [PR] branch-3.0: [Fix](log) correct tablet diff log in `TabletInvertedIndex.tabletReport` #49390 [doris]

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

Re: [PR] branch-3.0: [Fix](log) correct tablet diff log in `TabletInvertedIndex.tabletReport` #49390 [doris]

2025-03-24 Thread via GitHub
hello-stephen commented on PR #49434: URL: https://github.com/apache/doris/pull/49434#issuecomment-2749834838 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) tag 3.0.4.1-rc01 updated (514b1ac39fa -> c79c6c1c378)

2025-03-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to tag 3.0.4.1-rc01 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 3.0.4.1-rc01 was modified! *** from 514b1ac39fa (commit) to c79c6c1c378 (commit) from 51

(doris) branch auto-pick-49390-branch-3.0 created (now 545910e1821)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49390-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 545910e1821 [compatibility](cold hot separation) Add a config to be compatible with the previo

Re: [PR] [opt](cloud) Add config enable_meta_service_endpoint_consistency_check (#49264) [doris]

2025-03-24 Thread via GitHub
dataroaring commented on PR #49361: URL: https://github.com/apache/doris/pull/49361#issuecomment-2749842462 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

(doris) branch branch-3.0 updated: branch-3.0: [fix](fragment) Remove unused instance ID #49059 (#49076)

2025-03-24 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 f27be7aa13f branch-3.0: [fix](fragme

(doris) branch branch-3.0 updated: branch-3.0: [opt](filecache) Do not remove parent directory when clear file cache #49199 (#49360)

2025-03-24 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 099722d36aa branch-3.0: [opt](fileca

(doris) branch auto-pick-49199-branch-3.0 deleted (was 0b08cbeebb3)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49199-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 0b08cbeebb3 [opt](filecache) Do not remove parent directory when clear file cache (#49199) Th

Re: [PR] [fix](cloud) fix misuse of file_cache_evict_in_advance_batch_bytes [doris]

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

Re: [PR] [improve](function) support any_value function with complex type [doris]

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

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

2025-03-24 Thread via GitHub
dataroaring merged PR #49284: URL: https://github.com/apache/doris/pull/49284 -- 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-49390-branch-3.0 updated (545910e1821 -> a70c024986e)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49390-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 545910e1821 [compatibility](cold hot separation) Add a config to be compatible with the previo

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

2025-03-24 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] [case](restore) Rename repo name of backup-restore regression cases with suite name [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [fix](function) fix the function elt #48701 (#48718)

2025-03-24 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 745c466484a branch-3.0: [fix](functi

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

2025-03-24 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](compaction) Fix full compaction error when compaction size is too large #48958 [doris]

2025-03-24 Thread via GitHub
dataroaring closed pull request #49437: branch-3.0: [Fix](compaction) Fix full compaction error when compaction size is too large #48958 URL: https://github.com/apache/doris/pull/49437 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

(doris) branch auto-pick-48701-branch-3.0 deleted (was e15d464bd03)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48701-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was e15d464bd03 [fix](function) fix the function elt (#48701) The revisions that were on this bran

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

2025-03-24 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 master updated: [Fix](compaction) Fix full compaction error when compaction size is too large (#48958)

2025-03-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 80ee746a5b4 [Fix](compaction) Fix full compa

[PR] branch-3.0: [Fix](compaction) Fix full compaction error when compaction size is too large #48958 [doris]

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

Re: [PR] branch-3.0: [Fix](compaction) Fix full compaction error when compaction size is too large #48958 [doris]

2025-03-24 Thread via GitHub
hello-stephen commented on PR #49437: URL: https://github.com/apache/doris/pull/49437#issuecomment-2749869057 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 main:.asf.yaml

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

2025-03-24 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 unexpected result of unix_timestamp when input is out of bound [doris]

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

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

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

2025-03-24 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-49238-branch-2.1 deleted (was 017e5a42fbf)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49238-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 017e5a42fbf [branch-2.1] pick 49325 fix query statistics leak in BE (#49397) The revisions th

Re: [PR] [enhance](third-party) Add pugixml library [doris]

2025-03-24 Thread via GitHub
morningman merged PR #49238: URL: https://github.com/apache/doris/pull/49238 -- 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

(doris) branch auto-pick-49238-branch-3.0 created (now 745c466484a)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49238-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 745c466484a branch-3.0: [fix](function) fix the function elt #48701 (#48718) No new revisions

(doris) branch auto-pick-49390-branch-2.1 deleted (was 017e5a42fbf)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49390-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 017e5a42fbf [branch-2.1] pick 49325 fix query statistics leak in BE (#49397) The revisions th

(doris) branch branch-3.0.4 updated: [fix](compile)Fix FE compile for #49283 (#49327)

2025-03-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0.4 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0.4 by this push: new c79c6c1c378 [fix](compile)Fix FE

Re: [PR] branch-3.0: [fix](fragment) Remove unused instance ID #49059 [doris]

2025-03-24 Thread via GitHub
doris-robot commented on PR #49076: URL: https://github.com/apache/doris/pull/49076#issuecomment-2749826712 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3fafb3c4cde2a8e21641c1495e4fe509f7faadee_3fafb3

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

2025-03-24 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](testcase) Change big txn load of auto partition test to not-primary table [doris]

2025-03-24 Thread via GitHub
zclllyybb commented on PR #49435: URL: https://github.com/apache/doris/pull/49435#issuecomment-2749839275 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] [Enhancement](nereids)support show snapshot [doris]

2025-03-24 Thread via GitHub
englefly merged PR #49274: URL: https://github.com/apache/doris/pull/49274 -- 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] [Fix](Compaction) atomic should not be implicitly converted to int64_t [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #49427: URL: https://github.com/apache/doris/pull/49427#issuecomment-2749818764 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-website) branch asf-site updated (19969e7e425 -> 576de82f634)

2025-03-24 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 19969e7e425 Automated deployment with doris branch @ 7de452b75ba77769e95364817a96f3a2ed7b2cfd new 5

Re: [PR] [compatibility](cold hot separation) Add a config to be compatible with the previous behavior of HDFS resource if upgrading from v2.1 [doris]

2025-03-24 Thread via GitHub
dataroaring merged PR #49400: URL: https://github.com/apache/doris/pull/49400 -- 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](test) fix `test_export_big_data` test [doris]

2025-03-24 Thread via GitHub
github-actions[bot] commented on PR #41276: URL: https://github.com/apache/doris/pull/41276#issuecomment-2749703503 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](compaction) Fix full compaction error when compaction size is too large [doris]

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

2025-03-24 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 main:.asf.yaml

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

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

2025-03-24 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] [Enhancement](ctas) Support create auto range partition table with CTAS command [doris]

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

(doris) branch master updated: [Enhancement](ctas) Support create auto range partition table with CTAS command (#48931)

2025-03-24 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 c4e61fb52c1 [Enhancement](ctas) Support cre

(doris) branch auto-pick-48958-branch-3.0 updated (745c466484a -> fa1c6a44f79)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48958-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 745c466484a branch-3.0: [fix](function) fix the function elt #48701 (#48718) add fa1c6a44

(doris) branch auto-pick-49238-branch-2.1 created (now 017e5a42fbf)

2025-03-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49238-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 017e5a42fbf [branch-2.1] pick 49325 fix query statistics leak in BE (#49397) No new revisions

Re: [PR] branch-3.0: [Fix](compaction) Fix full compaction error when compaction size is too large #48958 [doris]

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

  1   2   3   4   5   6   7   8   9   >