[PR] [fix](regression) fix sql bug: q24_1.sql missing join condition [doris]

2025-01-16 Thread via GitHub
englefly opened a new pull request, #47086: URL: https://github.com/apache/doris/pull/47086 ### What problem does this PR solve? regression-test/suites/tpcds_sf100_dup_without_key_p2/sql/q24_1.sql a join condition is missing Issue Number: close #xxx Related PR: #xxx

Re: [PR] [regression-test](framework) fix bug when sql returns two same header… [doris]

2025-01-16 Thread via GitHub
hello-stephen commented on PR #47087: URL: https://github.com/apache/doris/pull/47087#issuecomment-2594875166 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](partial update) Forbid partial update when table is in `SCHEMA_CHANGE/ROLLUP` in FE [doris]

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

[PR] [regression-test](framework) fix bug when sql returns two same header… [doris]

2025-01-16 Thread via GitHub
shuke987 opened a new pull request, #47087: URL: https://github.com/apache/doris/pull/47087 … in sql_return_maparray ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check

Re: [PR] branch-2.1: [fix](json) fix parsing double in jsonb #46977 [doris]

2025-01-16 Thread via GitHub
csun5285 commented on PR #47065: URL: https://github.com/apache/doris/pull/47065#issuecomment-2594882850 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](build index) Forbid building indexes for ngram BF indexes [doris]

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

Re: [PR] [enhance](runtime filter) impl partition pruning in runtime filer [doris]

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

Re: [PR] [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing [doris]

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

Re: [PR] [regression-test](framework) fix bug when sql returns two same header… [doris]

2025-01-16 Thread via GitHub
shuke987 commented on PR #47087: URL: https://github.com/apache/doris/pull/47087#issuecomment-2594904893 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](build index) Forbid building indexes for ngram BF indexes [doris]

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

Re: [PR] branch-3.0: [test](mv) Move inject statistic earlier for cbo chose stabilization #46787 [doris]

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

(doris) branch auto-pick-46787-branch-3.0 updated (bbb74762424 -> 78c98e7ca3b)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46787-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from bbb74762424 Update .asf.yaml (#47083) add 78c98e7ca3b [test](mv) Move inject statistic ear

Re: [PR] branch-3.0: [test](mv) Move inject statistic earlier for cbo chose stabilization #46787 [doris]

2025-01-16 Thread via GitHub
dataroaring closed pull request #47088: branch-3.0: [test](mv) Move inject statistic earlier for cbo chose stabilization #46787 URL: https://github.com/apache/doris/pull/47088 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

(doris) branch auto-pick-46546-branch-2.1 created (now a85b5eb9d04)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46546-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at a85b5eb9d04 [Bug](runtime-filter) fix bloom_filter_func use after free on get_build_bf_cardina

(doris) branch auto-pick-46546-branch-3.0 created (now bbb74762424)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46546-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at bbb74762424 Update .asf.yaml (#47083) No new revisions were added by this update. --

Re: [PR] [Opt](external-docker) Modify kerberos network mode to host [doris]

2025-01-16 Thread via GitHub
github-actions[bot] commented on PR #47043: URL: https://github.com/apache/doris/pull/47043#issuecomment-2594907318 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-46787-branch-2.1 created (now a85b5eb9d04)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46787-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at a85b5eb9d04 [Bug](runtime-filter) fix bloom_filter_func use after free on get_build_bf_cardina

(doris) branch auto-pick-46787-branch-2.1 deleted (was a85b5eb9d04)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46787-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was a85b5eb9d04 [Bug](runtime-filter) fix bloom_filter_func use after free on get_build_bf_cardina

Re: [PR] [Opt](external-docker) Modify kerberos network mode to host [doris]

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

Re: [PR] branch-3.0: [test](mv) Move inject statistic earlier for cbo chose stabilization #46787 [doris]

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

[PR] branch-3.0: [test](mv) Move inject statistic earlier for cbo chose stabilization #46787 [doris]

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

(doris) branch auto-pick-46546-branch-3.0 deleted (was bbb74762424)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46546-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was bbb74762424 Update .asf.yaml (#47083) The revisions that were on this branch are still contain

(doris) branch auto-pick-46787-branch-3.0 created (now bbb74762424)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46787-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at bbb74762424 Update .asf.yaml (#47083) No new revisions were added by this update. --

Re: [PR] [fix](regression) fix sql bug: q24_1.sql missing join condition [doris]

2025-01-16 Thread via GitHub
github-actions[bot] commented on PR #47086: URL: https://github.com/apache/doris/pull/47086#issuecomment-2594909838 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](regression) fix sql bug: q24_1.sql missing join condition [doris]

2025-01-16 Thread via GitHub
github-actions[bot] commented on PR #47086: URL: https://github.com/apache/doris/pull/47086#issuecomment-2594909892 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

[PR] [doc] Modify the documentation of functions degrees dexp dfloor dlog1 dlog10 [doris-website]

2025-01-16 Thread via GitHub
Mryange opened a new pull request, #1813: URL: https://github.com/apache/doris-website/pull/1813 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cas

Re: [PR] [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing [doris]

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

Re: [PR] [improve](cloud-mow) remove_delete_bitmap_update_lock rpc retry in small interval when TXN_CONFLICT [doris]

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

Re: [PR] [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing [doris]

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

Re: [PR] improve the article format of local(), hudi_meta(), iceberg_meta() function [doris-website]

2025-01-16 Thread via GitHub
morrySnow commented on code in PR #1817: URL: https://github.com/apache/doris-website/pull/1817#discussion_r1918251437 ## docs/sql-manual/sql-functions/table-valued-functions/iceberg-meta.md: ## Review Comment: 同 hudi_meta ## docs/sql-manual/sql-functions/table-v

Re: [PR] improve catalogs() and frontends_disks() function article format [doris-website]

2025-01-16 Thread via GitHub
morrySnow commented on code in PR #1812: URL: https://github.com/apache/doris-website/pull/1812#discussion_r1918243125 ## docs/sql-manual/sql-functions/table-valued-functions/catalogs.md: ## @@ -24,48 +24,34 @@ specific language governing permissions and limitations under the L

[PR] explode function [doris-website]

2025-01-16 Thread via GitHub
yuanyuan8983 opened a new pull request, #1819: URL: https://github.com/apache/doris-website/pull/1819 ## Versions - [ ✅] dev - [ ✅] 3.0 - [ ✅] 2.1 - [] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] T

Re: [PR] [improve](struct)improve struct schema-change behavior for add sub-columns [doris]

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

Re: [PR] [Fix](flexible partial update) Fix some problems in flexible partial update [doris]

2025-01-16 Thread via GitHub
bobhan1 commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2595228789 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) let anonymous alias same as user input [doris]

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

Re: [PR] [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing [doris]

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

Re: [PR] [improve](struct)improve struct schema-change behavior for add sub-columns [doris]

2025-01-16 Thread via GitHub
doris-robot commented on PR #47096: URL: https://github.com/apache/doris/pull/47096#issuecomment-2595239136 ClickBench: Total hot run time: 30.72 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: [test](mv) Move inject statistic earlier for cbo chose stabilization #46787 (#47088)

2025-01-16 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 a48cb857e8e branch-3.0: [test](mv) M

(doris) branch auto-pick-46787-branch-3.0 deleted (was 78c98e7ca3b)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46787-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 78c98e7ca3b [test](mv) Move inject statistic earlier for cbo chose stabilization (#46787) The

Re: [PR] [chore](bash) optimize output information when doris_cloud startup [doris]

2025-01-16 Thread via GitHub
yagagagaga commented on PR #45883: URL: https://github.com/apache/doris/pull/45883#issuecomment-2595256836 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] [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing [doris]

2025-01-16 Thread via GitHub
doris-robot commented on PR #46661: URL: https://github.com/apache/doris/pull/46661#issuecomment-2595253848 TeamCity be ut coverage result: Function Coverage: 41.53% (10822/26059) Line Coverage: 31.92% (91437/286454) Region Coverage: 31.08% (46860/150789) Branch Coverage: 27.

[PR] [Doc] Add date time function [doris-website]

2025-01-16 Thread via GitHub
QuakeWang opened a new pull request, #1821: URL: https://github.com/apache/doris-website/pull/1821 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test C

Re: [PR] branch-3.0: [test](mv) Move inject statistic earlier for cbo chose stabilization #46787 [doris]

2025-01-16 Thread via GitHub
dataroaring merged PR #47088: URL: https://github.com/apache/doris/pull/47088 -- 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] [chore](meta) improve error log to eliminate misunderstanding [doris]

2025-01-16 Thread via GitHub
Yulei-Yang commented on PR #44006: URL: https://github.com/apache/doris/pull/44006#issuecomment-2595263206 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] [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing [doris]

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

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

2025-01-16 Thread via GitHub
Yao-MR commented on PR #44325: URL: https://github.com/apache/doris/pull/44325#issuecomment-2595243393 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 unsubscribe

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

2025-01-16 Thread via GitHub
zclllyybb commented on PR #45926: URL: https://github.com/apache/doris/pull/45926#issuecomment-2595268746 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](binlog) Fix table not gc binlog meta/records [doris]

2025-01-16 Thread via GitHub
w41ter commented on code in PR #46981: URL: https://github.com/apache/doris/pull/46981#discussion_r1918287571 ## fe/fe-core/src/main/java/org/apache/doris/binlog/TableBinlog.java: ## @@ -76,6 +76,10 @@ public TBinlog getDummyBinlog() { return binlogs.first(); } +

(doris) branch CalvinKirs-patch-3 deleted (was 318a5df38ff)

2025-01-16 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git was 318a5df38ff Update .asf.yaml The revisions that were on this branch are still contained in other references;

Re: [PR] [doc] Fix json_array zh_doc [doris-website]

2025-01-16 Thread via GitHub
morrySnow commented on code in PR #1809: URL: https://github.com/apache/doris-website/pull/1809#discussion_r1917905952 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/json-functions/json-array.md: ## @@ -24,47 +24,73 @@ specific lan

Re: [PR] Update CONTRIBUTING_CN.md [doris]

2025-01-16 Thread via GitHub
CalvinKirs commented on PR #47077: URL: https://github.com/apache/doris/pull/47077#issuecomment-2594765507 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] [opt](storage vault) Check `s3.root.path` cannot be empty [doris]

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

Re: [PR] [fix](func) Fix precision loss in ST_GeometryFromWKB coordinate parsing [doris]

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

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

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

(doris) branch CalvinKirs-patch-1 updated (2e7fa38125f -> 46f40af64ed)

2025-01-16 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git from 2e7fa38125f Update CONTRIBUTING_CN.md add 895ddb674c3 [mac](compile) fix compile failed on mac (#47014)

Re: [I] [Bug] Syntax compatibility issue. A simple test may be that the ESCAPE keyword is incompatible. The error is 'Encountered: IDENTIFIER' [doris]

2025-01-16 Thread via GitHub
yx-keith commented on issue #46771: URL: https://github.com/apache/doris/issues/46771#issuecomment-2594765768 I will pick this, please assign it to me, thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [doc] Fix json_array zh_doc [doris-website]

2025-01-16 Thread via GitHub
mklzl commented on code in PR #1809: URL: https://github.com/apache/doris-website/pull/1809#discussion_r1917911629 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/json-functions/json-array.md: ## @@ -24,47 +24,73 @@ specific languag

Re: [PR] [doc] Fix json_array zh_doc [doris-website]

2025-01-16 Thread via GitHub
mklzl commented on code in PR #1809: URL: https://github.com/apache/doris-website/pull/1809#discussion_r1917911141 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/json-functions/json-array.md: ## @@ -24,47 +24,73 @@ specific languag

[PR] [improve](cloud-mow) remove_delete_bitmap_update_lock rpc retry in small interval when TXN_CONFLICT [doris]

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

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

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

Re: [PR] [Bug](dead lock) Fix dead lock in Tablet Stat Mgr [doris]

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

Re: [PR] [improve](cloud-mow) remove_delete_bitmap_update_lock rpc retry in small interval when TXN_CONFLICT [doris]

2025-01-16 Thread via GitHub
Thearas commented on PR #47089: URL: https://github.com/apache/doris/pull/47089#issuecomment-2594967028 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](flexible partial update) Fix some problems in flexible partial update [doris]

2025-01-16 Thread via GitHub
bobhan1 commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2594975565 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] [chore](meta) improve error log to eliminate misunderstanding [doris]

2025-01-16 Thread via GitHub
Yulei-Yang commented on PR #44006: URL: https://github.com/apache/doris/pull/44006#issuecomment-2594986377 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: [I] 异步物化视图创建报关键字错误【版本2.1.7】 [doris]

2025-01-16 Thread via GitHub
shaohongzhu commented on issue #47031: URL: https://github.com/apache/doris/issues/47031#issuecomment-2594990395 解决了,fe的问题,命令行执行没问题 -- 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 co

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

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

Re: [PR] [optimize](cache) Refine cache expiration granularity, from table to … [doris]

2025-01-16 Thread via GitHub
Sjwhello commented on code in PR #47066: URL: https://github.com/apache/doris/pull/47066#discussion_r1918111389 ## fe/fe-core/src/main/java/org/apache/doris/common/cache/NereidsSqlCacheManager.java: ## @@ -350,13 +344,26 @@ private boolean tablesOrDataChanged(Env env, SqlCacheC

Re: [PR] [Bug](dead lock) Fix dead lock in Tablet Stat Mgr [doris]

2025-01-16 Thread via GitHub
doris-robot commented on PR #46959: URL: https://github.com/apache/doris/pull/46959#issuecomment-2594995576 TPC-DS: Total hot run time: 186986 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: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

2025-01-16 Thread via GitHub
dataroaring closed pull request #47091: branch-2.1: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 URL: https://github.com/apache/doris/pull/47091 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] [optimize](cache) Refine cache expiration granularity, from table to … [doris]

2025-01-16 Thread via GitHub
Sjwhello commented on code in PR #47066: URL: https://github.com/apache/doris/pull/47066#discussion_r1918112102 ## fe/fe-core/src/main/java/org/apache/doris/common/cache/NereidsSqlCacheManager.java: ## @@ -350,13 +344,26 @@ private boolean tablesOrDataChanged(Env env, SqlCacheC

[PR] branch-3.0: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

2025-01-16 Thread via GitHub
github-actions[bot] opened a new pull request, #47090: URL: https://github.com/apache/doris/pull/47090 Cherry-picked from #46907 -- 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: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

2025-01-16 Thread via GitHub
dataroaring closed pull request #47090: branch-3.0: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 URL: https://github.com/apache/doris/pull/47090 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

(doris) branch auto-pick-46907-branch-3.0 updated (bbb74762424 -> 28c88d134a3)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46907-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from bbb74762424 Update .asf.yaml (#47083) add 28c88d134a3 [test](mtmv) Modify wrong test metho

Re: [PR] branch-3.0: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

2025-01-16 Thread via GitHub
hello-stephen commented on PR #47090: URL: https://github.com/apache/doris/pull/47090#issuecomment-2594995242 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](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

2025-01-16 Thread via GitHub
hello-stephen commented on PR #47090: URL: https://github.com/apache/doris/pull/47090#issuecomment-2594995390 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-2.1: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

2025-01-16 Thread via GitHub
Thearas commented on PR #47091: URL: https://github.com/apache/doris/pull/47091#issuecomment-2594995399 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] branch-2.1: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

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

(doris) branch auto-pick-46907-branch-2.1 updated (70079feaa87 -> aec6b7680f6)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46907-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 70079feaa87 branch-2.1: [Bug](mtmv) update mapping relation when mtmv occur alter #46983 (#470

Re: [PR] branch-2.1: [test](mtmv) Modify wrong test method and add some log in debug mode test case #46907 [doris]

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

(doris) branch auto-pick-46907-branch-2.1 created (now 70079feaa87)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46907-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 70079feaa87 branch-2.1: [Bug](mtmv) update mapping relation when mtmv occur alter #46983 (#470

Re: [PR] [fix](regression)Tpcds q24_1 missing join condition [doris]

2025-01-16 Thread via GitHub
shuke987 commented on PR #47085: URL: https://github.com/apache/doris/pull/47085#issuecomment-2594998925 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] [improvement](test)aovid cluster contain keyword that will make grant… [doris]

2025-01-16 Thread via GitHub
dataroaring merged PR #47061: URL: https://github.com/apache/doris/pull/47061 -- 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 branch-3.0 updated: [improvement](test)aovid cluster contain keyword that will make grant… (#47061)

2025-01-16 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 baa6e478ca0 [improvement](test)aovid

Re: [PR] [fix](regression)Tpcds q24_1 missing join condition [doris]

2025-01-16 Thread via GitHub
github-actions[bot] commented on PR #47085: URL: https://github.com/apache/doris/pull/47085#issuecomment-2595000960 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] [optimize](cache) Refine cache expiration granularity, from table to … [doris]

2025-01-16 Thread via GitHub
Sjwhello commented on code in PR #47066: URL: https://github.com/apache/doris/pull/47066#discussion_r1918117926 ## fe/fe-core/src/main/java/org/apache/doris/common/cache/NereidsSqlCacheManager.java: ## @@ -350,13 +344,26 @@ private boolean tablesOrDataChanged(Env env, SqlCacheC

(doris-website) branch asf-site updated (60b6bd72bc3 -> 6f00e511fb1)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 60b6bd72bc3 Automated deployment with doris branch @ 861c0833eb59bc4aa1686bf552c5e7192ed7523e new 6

Re: [PR] [optimize](cache) Refine cache expiration granularity, from table to … [doris]

2025-01-16 Thread via GitHub
Sjwhello commented on code in PR #47066: URL: https://github.com/apache/doris/pull/47066#discussion_r1918119086 ## fe/fe-core/src/main/java/org/apache/doris/nereids/SqlCacheContext.java: ## @@ -462,10 +463,21 @@ public static class ScanTable { public final FullTableName

Re: [I] 异步物化视图创建报关键字错误【版本2.1.7】 [doris]

2025-01-16 Thread via GitHub
shaohongzhu closed issue #47031: 异步物化视图创建报关键字错误【版本2.1.7】 URL: https://github.com/apache/doris/issues/47031 -- 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-mai

(doris) branch auto-pick-46907-branch-3.0 created (now bbb74762424)

2025-01-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46907-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at bbb74762424 Update .asf.yaml (#47083) No new revisions were added by this update. --

Re: [PR] [Bug](dead lock) Fix dead lock in Tablet Stat Mgr [doris]

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

Re: [PR] [enhance](nereids) add eliminate order by key by uniform [doris]

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

Re: [PR] [fix](nereids) simplify range exclude non-foldable expression [doris]

2025-01-16 Thread via GitHub
yujun777 commented on PR #47092: URL: https://github.com/apache/doris/pull/47092#issuecomment-2595008126 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) simplify range exclude non-foldable expression [doris]

2025-01-16 Thread via GitHub
Thearas commented on PR #47092: URL: https://github.com/apache/doris/pull/47092#issuecomment-2595007992 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] [fix](nereids) simplify range exclude non-foldable expression [doris]

2025-01-16 Thread via GitHub
yujun777 opened a new pull request, #47092: URL: https://github.com/apache/doris/pull/47092 ### What problem does this PR solve? Simplify range should exclude non-foldable expression. Before this pr, `random(1, 10) < 8 and random(1, 10) < 5` will simplify to `FALSE`, because

(doris) branch branch-2.1 updated: [Branch-2.1](regression-test) fix unstable connection reset lead to case failure (#47073)

2025-01-16 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 29bcb249eb2 [Branch-2.1](regression-tes

Re: [PR] [Branch-2.1](regression-test) fix unstable connection reset lead to case failure [doris]

2025-01-16 Thread via GitHub
yiguolei merged PR #47073: URL: https://github.com/apache/doris/pull/47073 -- 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

[PR] add docs k8s operator deploy on cloud platform [doris-website]

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

Re: [PR] [fix](nereids) simplify range exclude non-foldable expression [doris]

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

Re: [PR] [fix](binlog) Fix table not gc binlog meta/records [doris]

2025-01-16 Thread via GitHub
wyxxxcat commented on PR #46981: URL: https://github.com/apache/doris/pull/46981#issuecomment-2595089772 run feut -- 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 unsubsc

Re: [PR] [opt](rowset meta) truncate segments key bounds if too large to avoid `RowsetMetaCloudPB` exceeds fdb's 100KB limits [doris]

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