Re: [PR] [improvement](information_schema)Show view definition in information_schema.views. (#45857) [doris]

2024-12-24 Thread via GitHub
Jibing-Li commented on PR #45930: URL: https://github.com/apache/doris/pull/45930#issuecomment-2561696188 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-2.1: [fix](nereids) fix compare with date like overflow #45868 [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45929: URL: https://github.com/apache/doris/pull/45929#issuecomment-2561694428 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] [Enchancement](sort) some optimization for full sort [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45824: URL: https://github.com/apache/doris/pull/45824#issuecomment-2561695459 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] [improvement](information_schema)Show view definition in information_schema.views. (#45857) [doris]

2024-12-24 Thread via GitHub
Jibing-Li opened a new pull request, #45930: URL: https://github.com/apache/doris/pull/45930 backport: https://github.com/apache/doris/pull/45857 -- 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 t

Re: [PR] [improvement](information_schema)Show view definition in information_schema.views. (#45857) [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45930: URL: https://github.com/apache/doris/pull/45930#issuecomment-2561695603 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](sql) Wrong result for partition item tosql [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45918: URL: https://github.com/apache/doris/pull/45918#issuecomment-2561694454 ClickBench: Total hot run time: 31.42 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](nereids) fix compare with date like overflow #45868 [doris]

2024-12-24 Thread via GitHub
yujun777 commented on PR #45922: URL: https://github.com/apache/doris/pull/45922#issuecomment-2561694469 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](nereids) fix compare with date like overflow #45868 [doris]

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

Re: [PR] branch-2.1: [fix](nereids) fix compare with date like overflow #45868 [doris]

2024-12-24 Thread via GitHub
yujun777 commented on PR #45929: URL: https://github.com/apache/doris/pull/45929#issuecomment-2561694355 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

[PR] branch-2.1: [fix](nereids) fix compare with date like overflow #45868 [doris]

2024-12-24 Thread via GitHub
yujun777 opened a new pull request, #45929: URL: https://github.com/apache/doris/pull/45929 cherry pick from #45868 -- 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] [enhance](nereids) add rule MultiDistinctSplit [doris]

2024-12-24 Thread via GitHub
feiniaofeiafei commented on PR #45209: URL: https://github.com/apache/doris/pull/45209#issuecomment-2561693918 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [fix] auto inc opt to 3.0 and 2.1 [doris-website]

2024-12-24 Thread via GitHub
wangtianyi2004 commented on PR #1595: URL: https://github.com/apache/doris-website/pull/1595#issuecomment-2561693180 LGTM -- 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] tiered storage for 2.1 and 3.0 [doris-website]

2024-12-24 Thread via GitHub
wangtianyi2004 commented on PR #1596: URL: https://github.com/apache/doris-website/pull/1596#issuecomment-2561693275 LGTM -- 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] add data-distribution for 3.0 and 2.1 [doris-website]

2024-12-24 Thread via GitHub
wangtianyi2004 commented on PR #1594: URL: https://github.com/apache/doris-website/pull/1594#issuecomment-2561693058 LGTM -- 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 recover [doris-website]

2024-12-24 Thread via GitHub
wangtianyi2004 commented on code in PR #1579: URL: https://github.com/apache/doris-website/pull/1579#discussion_r1897177068 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/data-admin/recyclebin.md: ## Review Comment: LGTM -- This is an automated messag

[PR] [enhance](nerieds) month, day, hour, minute, second, day_of_year, day_of_month, week_of_year implement monotonic [doris]

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

Re: [PR] [feature](load) new insgestion load [doris]

2024-12-24 Thread via GitHub
gnehil commented on PR #45907: URL: https://github.com/apache/doris/pull/45907#issuecomment-2561692294 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] [ci](opt) stop grace and check mem leak after regression [doris]

2024-12-24 Thread via GitHub
hello-stephen closed pull request #45787: [ci](opt) stop grace and check mem leak after regression URL: https://github.com/apache/doris/pull/45787 -- 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

Re: [PR] [enhance](nerieds) month, day, hour, minute, second, day_of_year, day_of_month, week_of_year implement monotonic [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45928: URL: https://github.com/apache/doris/pull/45928#issuecomment-2561691908 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](sql) Wrong result for partition item tosql [doris]

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

Re: [PR] [fix](sql) Wrong result for partition item tosql [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45918: URL: https://github.com/apache/doris/pull/45918#issuecomment-2561689118 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](sql) Wrong result for partition item tosql [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45918: URL: https://github.com/apache/doris/pull/45918#issuecomment-2561689100 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](variant) disable column name with dot character for variant type [doris]

2024-12-24 Thread via GitHub
cambyzju commented on PR #45927: URL: https://github.com/apache/doris/pull/45927#issuecomment-2561688918 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

[PR] [fix](variant) disable column name with dot character for variant type [doris]

2024-12-24 Thread via GitHub
cambyzju opened a new pull request, #45927: URL: https://github.com/apache/doris/pull/45927 ### What problem does this PR solve? Issue Number: close https://github.com/apache/doris/issues/44882 Variant type column named with '.' character make be crashed, here disable it tempor

Re: [PR] [fix](variant) disable column name with dot character for variant type [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45927: URL: https://github.com/apache/doris/pull/45927#issuecomment-2561688634 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] [enchement](api)Change the behavior of follower http api redirect to master to follower request master. [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45921: URL: https://github.com/apache/doris/pull/45921#issuecomment-2561688181 ClickBench: Total hot run time: 31.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](nereids) fix compare with date like overflow #45868 [doris]

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

Re: [PR] [Feature-WIP](dictionary) Support Dictonary Table (FE Part I) [doris]

2024-12-24 Thread via GitHub
zclllyybb commented on PR #45926: URL: https://github.com/apache/doris/pull/45926#issuecomment-2561688093 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] [Feature-WIP](dictionary) Support Dictonary Table (FE Part I) [doris]

2024-12-24 Thread via GitHub
zclllyybb opened a new pull request, #45926: URL: https://github.com/apache/doris/pull/45926 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: In this PR we support all required meta data structure for Directionary tab

Re: [PR] [Feat](Nereids) Support use mv hint [doris]

2024-12-24 Thread via GitHub
LiBinfeng-01 commented on code in PR #45855: URL: https://github.com/apache/doris/pull/45855#discussion_r1897173087 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/InitMaterializationContextHook.java: ## @@ -104,6 +107,56 @@ protected void doInitMateri

Re: [PR] [Feature-WIP](dictionary) Support Dictonary Table (FE Part I) [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45926: URL: https://github.com/apache/doris/pull/45926#issuecomment-2561688071 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: [test](nereids) add arthmetic comparison ut #45690 [doris]

2024-12-24 Thread via GitHub
yujun777 commented on PR #45894: URL: https://github.com/apache/doris/pull/45894#issuecomment-2561687612 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 uns

Re: [PR] [improve](ut) add ut for column_array [doris]

2024-12-24 Thread via GitHub
amorynan commented on PR #45827: URL: https://github.com/apache/doris/pull/45827#issuecomment-2561686149 run compile -- 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] [fix](Nereids) fix bug for TimestampArithmetic.equals() [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45924: URL: https://github.com/apache/doris/pull/45924#issuecomment-2561685851 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](Nereids) fix bug for TimestampArithmetic.equals() [doris]

2024-12-24 Thread via GitHub
englefly commented on PR #45924: URL: https://github.com/apache/doris/pull/45924#issuecomment-2561685883 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

[PR] [fix](Nereids) fix bug for TimestampArithmetic.equals() [doris]

2024-12-24 Thread via GitHub
englefly opened a new pull request, #45924: URL: https://github.com/apache/doris/pull/45924 ### What problem does this PR solve? pr #45106 triggers this bug on regression case tpcds_sf1_unique_p1/sql/q24_1.sql Issue Number: close #xxx Related PR: #xxx Problem Summ

Re: [PR] [enchement](api)Change the behavior of follower http api redirect to master to follower request master. [doris]

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

Re: [PR] [fix](sql) Wrong result for partition item tosql [doris]

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

Re: [PR] [improvement](statistics)Async drop table stats while doing truncate and schema change. [doris]

2024-12-24 Thread via GitHub
Jibing-Li commented on PR #45923: URL: https://github.com/apache/doris/pull/45923#issuecomment-2561683097 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] [improvement](statistics)Async drop table stats while doing truncate and schema change. [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45923: URL: https://github.com/apache/doris/pull/45923#issuecomment-2561682591 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] [improvement](statistics)Async drop table stats while doing truncate and schema change. [doris]

2024-12-24 Thread via GitHub
Jibing-Li opened a new pull request, #45923: URL: https://github.com/apache/doris/pull/45923 ### What problem does this PR solve? Async drop table stats while doing truncate and schema change. Truncate can schema change operation may hold table's write lock. And these two operations

Re: [PR] [regression-test](fix) fix global var [doris]

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

(doris) branch branch-2.1 updated: [regression-test](fix) fix global var (#45917)

2024-12-24 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 20c49c36389 [regression-test](fix)

Re: [PR] [enchement](api)Change the behavior of follower http api redirect to master to follower request master. [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45921: URL: https://github.com/apache/doris/pull/45921#issuecomment-2561678940 TPC-H: Total hot run time: 32355 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](parser) Syntax error for add partition with null null #45865 [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45912: URL: https://github.com/apache/doris/pull/45912#issuecomment-2561674152 ClickBench: Total hot run time: 33.31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](nereids) fix compare with date like overflow #45868 [doris]

2024-12-24 Thread via GitHub
yujun777 commented on PR #45922: URL: https://github.com/apache/doris/pull/45922#issuecomment-2561677983 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](nereids) fix compare with date like overflow #45868 [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45922: URL: https://github.com/apache/doris/pull/45922#issuecomment-2561677996 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

[PR] branch-3.0: [fix](nereids) fix compare with date like overflow #45868 [doris]

2024-12-24 Thread via GitHub
yujun777 opened a new pull request, #45922: URL: https://github.com/apache/doris/pull/45922 cherry pick from #45868 -- 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] [feature](backup) backup and restore privileges catalogs workloadgroup [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #44905: URL: https://github.com/apache/doris/pull/44905#issuecomment-2561677813 ClickBench: Total hot run time: 31.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](nerieds) date_format, to_monday, last_day, to_date, year implement Monotonic [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #44789: URL: https://github.com/apache/doris/pull/44789#issuecomment-2561677688 ClickBench: Total hot run time: 31.04 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] small fix for pipeline execute engine [doris-website]

2024-12-24 Thread via GitHub
yiguolei opened a new pull request, #1598: URL: https://github.com/apache/doris-website/pull/1598 ## Versions - [ x] dev - [ x] 3.0 - [ x] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

(doris) branch auto-pick-45868-branch-2.1 created (now 303f6bd8490)

2024-12-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-45868-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 303f6bd8490 [test](regression-test) use unified trigger_and_wait_compaction metho… (#45908) N

(doris) branch auto-pick-45868-branch-3.0 created (now 487e17a94f5)

2024-12-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-45868-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 487e17a94f5 [test](regression-test) use unified trigger_and_wait_compaction method (#45761) (#

(doris) branch master updated (42f5f09d9be -> ac385e5aac5)

2024-12-24 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 42f5f09d9be [refactor](sync job) disable sync job by default (#45765) add ac385e5aac5 [fix](nereids) fix com

Re: [PR] [fix](nereids) fix compare with date like overflow [doris]

2024-12-24 Thread via GitHub
starocean999 merged PR #45868: URL: https://github.com/apache/doris/pull/45868 -- 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: [improvement](log)Reduce stats log. #45900 [doris]

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

Re: [PR] [feature](backup) backup and restore privileges catalogs workloadgroup [doris]

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

[PR] add English version of hints documents [doris-website]

2024-12-24 Thread via GitHub
LiBinfeng-01 opened a new pull request, #1597: URL: https://github.com/apache/doris-website/pull/1597 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Tes

Re: [PR] [enhance](nerieds) date_format, to_monday, last_day, to_date, year implement Monotonic [doris]

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

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

2024-12-24 Thread via GitHub
aytrack commented on code in PR #45233: URL: https://github.com/apache/doris/pull/45233#discussion_r1897161151 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -16,763 +16,646 @@ // under the License. suite("fold_con

Re: [PR] [fix](sql) Wrong result for partition item tosql [doris]

2024-12-24 Thread via GitHub
wyxxxcat commented on PR #45918: URL: https://github.com/apache/doris/pull/45918#issuecomment-2561673676 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 fe folding constant of string functions and add more cases [doris]

2024-12-24 Thread via GitHub
aytrack commented on code in PR #45233: URL: https://github.com/apache/doris/pull/45233#discussion_r1897156157 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -16,763 +16,646 @@ // under the License. suite("fold_con

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

2024-12-24 Thread via GitHub
aytrack commented on code in PR #45233: URL: https://github.com/apache/doris/pull/45233#discussion_r1897159777 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -16,763 +16,646 @@ // under the License. suite("fold_con

Re: [PR] [enchement](api)Change the behavior of follower http api redirect to master to follower request master. [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45921: URL: https://github.com/apache/doris/pull/45921#issuecomment-2561667854 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 fe folding constant of string functions and add more cases [doris]

2024-12-24 Thread via GitHub
aytrack commented on code in PR #45233: URL: https://github.com/apache/doris/pull/45233#discussion_r1897158138 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -16,763 +16,646 @@ // under the License. suite("fold_con

Re: [PR] branch-3.0: [fix](parser) Syntax error for add partition with null null #45865 [doris]

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

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

2024-12-24 Thread via GitHub
aytrack commented on code in PR #45233: URL: https://github.com/apache/doris/pull/45233#discussion_r1897156842 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -16,763 +16,646 @@ // under the License. suite("fold_con

Re: [PR] [fix](vault) Fix bugs about altering storage vault name [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on code in PR #45685: URL: https://github.com/apache/doris/pull/45685#discussion_r1893331371 ## cloud/src/meta-service/meta_service_resource.cpp: ## @@ -523,9 +523,18 @@ static void set_default_vault_log_helper(const InstanceInfoPB& instance,

Re: [PR] branch-3.0: [improvement](log)Reduce stats log. #45900 [doris]

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

Re: [PR] [enhance](nerieds) date_format, to_monday, last_day, to_date, year implement Monotonic [doris]

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

Re: [PR] [feature](backup) backup and restore privileges catalogs workloadgroup [doris]

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

Re: [PR] [test](index compaction) Add index compaction full flow UT test [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45746: URL: https://github.com/apache/doris/pull/45746#issuecomment-2561668787 ClickBench: Total hot run time: 31.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enchement](api)Change the behavior of follower http api redirect to master to follower request master. [doris]

2024-12-24 Thread via GitHub
hubgeter commented on PR #45921: URL: https://github.com/apache/doris/pull/45921#issuecomment-2561667923 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

[PR] [enchement](api)Change the behavior of follower http api redirect to master to follower request master. [doris]

2024-12-24 Thread via GitHub
hubgeter opened a new pull request, #45921: URL: https://github.com/apache/doris/pull/45921 ### What problem does this PR solve? Problem Summary: Change the behavior of follower http api redirecting to master to follower requesting master. Before this, when client sends http api

Re: [PR] [test](nereids) add test for normalize sort [doris]

2024-12-24 Thread via GitHub
yujun777 commented on PR #45890: URL: https://github.com/apache/doris/pull/45890#issuecomment-2561667564 run external -- 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](regression test) fix stream load 2pc case fail [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45919: URL: https://github.com/apache/doris/pull/45919#issuecomment-2561667236 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](inverted index) Modify Error Handling for File Open Failure [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45773: URL: https://github.com/apache/doris/pull/45773#issuecomment-2561667229 TeamCity be ut coverage result: Function Coverage: 36.38% (9538/26217) Line Coverage: 27.89% (78578/281704) Region Coverage: 26.57% (40336/151824) Branch Coverage: 23.3

Re: [PR] [fix](regression test) fix stream load 2pc case fail [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45919: URL: https://github.com/apache/doris/pull/45919#issuecomment-2561667214 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] [regression](minio) test minio as doris storage vault [doris]

2024-12-24 Thread via GitHub
yagagagaga commented on PR #45417: URL: https://github.com/apache/doris/pull/45417#issuecomment-2561667154 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 u

Re: [PR] [test](index compaction) Add index compaction full flow UT test [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45746: URL: https://github.com/apache/doris/pull/45746#issuecomment-2561666974 TeamCity be ut coverage result: Function Coverage: 38.87% (10112/26016) Line Coverage: 29.86% (85373/285946) Region Coverage: 28.98% (43600/150451) Branch Coverage: 25.

Re: [PR] [regression-test](fix) fix global var [doris]

2024-12-24 Thread via GitHub
shuke987 commented on PR #45917: URL: https://github.com/apache/doris/pull/45917#issuecomment-2561666714 skip buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

2024-12-24 Thread via GitHub
aytrack commented on code in PR #45233: URL: https://github.com/apache/doris/pull/45233#discussion_r1897152965 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -16,763 +16,646 @@ // under the License. suite("fold_con

Re: [PR] [test](index compaction) Add index compaction full flow UT test [doris]

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

[I] [Bug] show transaction need Admin_priv [doris]

2024-12-24 Thread via GitHub
kylinmac opened a new issue, #45920: URL: https://github.com/apache/doris/issues/45920 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1.7 ### What's

Re: [PR] branch-3.0: [fix](parser) Syntax error for add partition with null null #45865 [doris]

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

Re: [PR] [improve](ut) add ut for column_array [doris]

2024-12-24 Thread via GitHub
amorynan commented on PR #45827: URL: https://github.com/apache/doris/pull/45827#issuecomment-2561663421 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](vault) Fix bugs about altering storage vault name [doris]

2024-12-24 Thread via GitHub
MoanasDaddyXu commented on code in PR #45685: URL: https://github.com/apache/doris/pull/45685#discussion_r1897149889 ## regression-test/suites/vault_p0/alter/test_alter_vault_name.groovy: ## @@ -0,0 +1,232 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

Re: [PR] [refactor](sync job) disable sync job by default [doris]

2024-12-24 Thread via GitHub
morningman merged PR #45765: URL: https://github.com/apache/doris/pull/45765 -- 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 master updated: [refactor](sync job) disable sync job by default (#45765)

2024-12-24 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 42f5f09d9be [refactor](sync job) disable sync

(doris) branch master updated (18a086e844d -> 089d0faf89e)

2024-12-24 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 18a086e844d [improvement](log)Reduce stats log. (#45900) add 089d0faf89e [fix](inverted index) Conduct More Chec

Re: [PR] [fix](vault) Fix bugs about altering storage vault name [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45685: URL: https://github.com/apache/doris/pull/45685#issuecomment-2561660689 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](vault) Fix bugs about altering storage vault name [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45685: URL: https://github.com/apache/doris/pull/45685#issuecomment-2561660678 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] [fix] tiered storage for 2.1 and 3.0 [doris-website]

2024-12-24 Thread via GitHub
dataroaring opened a new pull request, #1596: URL: https://github.com/apache/doris-website/pull/1596 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

[PR] [fix](regression test) fix stream load 2pc case fail [doris]

2024-12-24 Thread via GitHub
sollhui opened a new pull request, #45919: URL: https://github.com/apache/doris/pull/45919 ### What problem does this PR solve? Fix stream load 2pc case fail. ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ]

Re: [PR] [fix](regression test) fix stream load 2pc case fail [doris]

2024-12-24 Thread via GitHub
sollhui commented on PR #45919: URL: https://github.com/apache/doris/pull/45919#issuecomment-2561660202 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] [fix](Nereids) fix fe folding constant of string functions and add more cases [doris]

2024-12-24 Thread via GitHub
aytrack commented on code in PR #45233: URL: https://github.com/apache/doris/pull/45233#discussion_r1897147536 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_string_arithmatic.groovy: ## @@ -16,763 +16,646 @@ // under the License. suite("fold_con

Re: [PR] [fix](regression test) fix stream load 2pc case fail [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45919: URL: https://github.com/apache/doris/pull/45919#issuecomment-2561660127 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-24 Thread via GitHub
zhiqiang- commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2561659189 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] [test](regression-test) use unified trigger_and_wait_compaction method (#45761) [doris]

2024-12-24 Thread via GitHub
gavinchou merged PR #45906: URL: https://github.com/apache/doris/pull/45906 -- 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] [test](index compaction) Add index compaction full flow UT test [doris]

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

  1   2   3   4   5   6   7   8   9   10   >