Re: [PR] [opt](nereids) compare literal not convert to legacy literal and fix ip literal compareTo always equals 0 [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #46482: URL: https://github.com/apache/doris/pull/46482#issuecomment-2591869963 TPC-H: Total hot run time: 33447 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-14 Thread via GitHub
liutang123 commented on code in PR #46959: URL: https://github.com/apache/doris/pull/46959#discussion_r1916075734 ## fe/fe-core/src/main/java/org/apache/doris/catalog/TabletStatMgr.java: ## @@ -43,12 +43,24 @@ public class TabletStatMgr extends MasterDaemon { private stati

Re: [PR] [mac](compile) fix compile failed on mac [doris]

2025-01-14 Thread via GitHub
cambyzju commented on PR #47014: URL: https://github.com/apache/doris/pull/47014#issuecomment-2591851729 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] [mac](compile) fix compile failed on mac [doris]

2025-01-14 Thread via GitHub
cambyzju commented on PR #47014: URL: https://github.com/apache/doris/pull/47014#issuecomment-2591851600 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 unsubscri

Re: [PR] [fix](cloud) fix file cache potential leakage [doris]

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

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46907: URL: https://github.com/apache/doris/pull/46907#issuecomment-2591845407 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: [fix](cloud) Support clean tablet file cache when tablet drop #46390 [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #47021: URL: https://github.com/apache/doris/pull/47021#issuecomment-2591842309 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] branch-3.0: [fix](cloud) Support clean tablet file cache when tablet drop #46390 [doris]

2025-01-14 Thread via GitHub
deardeng commented on PR #47021: URL: https://github.com/apache/doris/pull/47021#issuecomment-2591842220 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-3.0: [fix](cloud) Support clean tablet file cache when tablet drop #46390 [doris]

2025-01-14 Thread via GitHub
deardeng opened a new pull request, #47021: URL: https://github.com/apache/doris/pull/47021 cherry pick from #46390 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [opt](nereids) compare literal not convert to legacy literal and fix ip literal compareTo always equals 0 [doris]

2025-01-14 Thread via GitHub
yujun777 commented on code in PR #46482: URL: https://github.com/apache/doris/pull/46482#discussion_r1916065040 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/FoldConstantRuleOnFE.java: ## @@ -266,7 +267,13 @@ public Expression visitEqualTo(EqualTo e

Re: [PR] [fix](metrics) Correct statistical method for file cache stats [doris]

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

Re: [I] [Bug] get_stack_trace default use libunwind in arm environment [doris]

2025-01-14 Thread via GitHub
xinyiZzz commented on issue #46947: URL: https://github.com/apache/doris/issues/46947#issuecomment-2591834428 `USE_UNWIND` is effective in `StackTrace::tryCapture()`. For ARM, although `get_stack_trace_by_libunwind` is called, the standard `backtrace` function from execinfo.h is actually

Re: [PR] [fix](metrics) Correct statistical method for file cache stats [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #47020: URL: https://github.com/apache/doris/pull/47020#issuecomment-2591829026 TPC-DS: Total hot run time: 190252 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 alterCatalogPropertiesCommand in ner… [doris]

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

Re: [PR] [opt](sc) optimize sc documents [doris-website]

2025-01-14 Thread via GitHub
dataroaring merged PR #1750: URL: https://github.com/apache/doris-website/pull/1750 -- 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...@

Re: [PR] Branch-3.0 [SchemaChange](RowStore) forbid schema change to set property `store_row_column` for agg and mor table [doris]

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

Re: [PR] [Enhancement] (nereids)implement alterCatalogPropertiesCommand in ner… [doris]

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

Re: [PR] [opt](nereids) compare literal not convert to legacy literal and fix ip literal compareTo always equals 0 [doris]

2025-01-14 Thread via GitHub
924060929 commented on code in PR #46482: URL: https://github.com/apache/doris/pull/46482#discussion_r1916043589 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/literal/StringLikeLiteral.java: ## @@ -62,6 +66,59 @@ public String getValue() { retur

[PR] [docs](insert-into) reformat parameters in tables [doris-website]

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

Re: [PR] Branch-3.0 [SchemaChange](RowStore) forbid schema change to set property `store_row_column` for agg and mor table [doris]

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

Re: [PR] [Bug](scan) do not ignore non-rf predicate which acting same column with rf #46789 [doris]

2025-01-14 Thread via GitHub
BiteThet commented on PR #47016: URL: https://github.com/apache/doris/pull/47016#issuecomment-2591813588 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 cp_0115_2 updated (000a9dcd9fe -> af05e168d77)

2025-01-14 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0115_2 in repository https://gitbox.apache.org/repos/asf/doris.git from 000a9dcd9fe [Bug](scan) do not ignore non-rf predicate which acting same column with rf (#46789) add af05e

Re: [PR] [fix](metrics) Correct statistical method for file cache stats [doris]

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

Re: [PR] [mac](compile) fix compile failed on mac [doris]

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

Re: [PR] [Enhancement] (nereids)implement alterCatalogPropertiesCommand in ner… [doris]

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

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

2025-01-14 Thread via GitHub
Yao-MR commented on PR #44325: URL: https://github.com/apache/doris/pull/44325#issuecomment-2591798936 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] [mac](compile) fix compile failed on mac [doris]

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

Re: [PR] Branch-3.0 [SchemaChange](RowStore) forbid schema change to set property `store_row_column` for agg and mor table [doris]

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

(doris-website) branch master updated: [doc](Atomicity Replace) address comments and translate en doc by LLM (#1781)

2025-01-14 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 47b15a12e1f [doc](Atomicity Replace) add

Re: [PR] [doc](Atomicity Replace) address comments and translate en doc by LLM [doris-website]

2025-01-14 Thread via GitHub
KassieZ merged PR #1781: URL: https://github.com/apache/doris-website/pull/1781 -- 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-website) branch master updated: [doc](trancate table) address comment and update english doc by LLM (#1782)

2025-01-14 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 2423cc0202f [doc](trancate table) addres

Re: [PR] [doc](trancate table) address comment and update english doc by LLM [doris-website]

2025-01-14 Thread via GitHub
KassieZ merged PR #1782: URL: https://github.com/apache/doris-website/pull/1782 -- 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-website) branch master updated: [doc](table-temp-partition) address comments and translate en doc by LLM (#1785)

2025-01-14 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 2245f14efd4 [doc](table-temp-partition)

Re: [PR] [doc](table-temp-partition) address comments and translate en doc by LLM [doris-website]

2025-01-14 Thread via GitHub
KassieZ merged PR #1785: URL: https://github.com/apache/doris-website/pull/1785 -- 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

Re: [PR] [fix](metrics) Correct statistical method for file cache stats [doris]

2025-01-14 Thread via GitHub
TangSiyang2001 commented on PR #47020: URL: https://github.com/apache/doris/pull/47020#issuecomment-2591786260 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.

[I] minio 20240716版本,无法通过S3协议创建repository。20210422版本可以正常创建。 [doris-website]

2025-01-14 Thread via GitHub
piwood opened a new issue, #1792: URL: https://github.com/apache/doris-website/issues/1792 Path:/zh-CN/docs/3.0/sql-manual/sql-statements/data-modification/backup-and-restore/CREATE-REPOSITORY 如题: minio 20240716版本,无法通过S3协议创建repository。20210422版本可以正常创建。 报错信息为: ```sh

Re: [PR] [fix](metrics) Correct statistical method for file cache stats [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #47020: URL: https://github.com/apache/doris/pull/47020#issuecomment-2591782608 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](metrics) Correct statistical method for file cache stats [doris]

2025-01-14 Thread via GitHub
TangSiyang2001 commented on PR #47020: URL: https://github.com/apache/doris/pull/47020#issuecomment-2591782658 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.

[PR] [fix](metrics) Correct statistical method for file cache stats [doris]

2025-01-14 Thread via GitHub
TangSiyang2001 opened a new pull request, #47020: URL: https://github.com/apache/doris/pull/47020 ### What problem does this PR solve? Problem Summary: Current file cache statistics in not calculate in right way. It calculate reading bytes num by accumulate reading bytes in cur

Re: [PR] [mac](compile) fix compile failed on mac [doris]

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

Re: [PR] [log](connection)Remove reach connection limit debug log. (#47001) [doris]

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

Re: [PR] [feat](nereids) simplify self comparison [doris]

2025-01-14 Thread via GitHub
yujun777 commented on code in PR #46905: URL: https://github.com/apache/doris/pull/46905#discussion_r1916020928 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifySelfComparison.java: ## @@ -0,0 +1,74 @@ +// Licensed to the Apache Software Founda

[PR] [improve](broker-load) reorder s3 providers in chinese docs [doris-website]

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

Re: [PR] [log](connection)Remove reach connection limit debug log. (#47001) [doris]

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

(doris) branch branch-2.1 updated: [Fix](PreparedStatement) fix incorrect query result with prepared statment (#47012)

2025-01-14 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 c6ffa1f4eb2 [Fix](PreparedStatement) f

Re: [PR] [Fix](PreparedStatement) fix incorrect query result with prepared statment [doris]

2025-01-14 Thread via GitHub
eldenmoon merged PR #47012: URL: https://github.com/apache/doris/pull/47012 -- 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] [feat](nereids) simplify self comparison [doris]

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

(doris) branch auto-pick-46997-branch-3.0 deleted (was 8aa5d66044b)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46997-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 8aa5d66044b [bugfix](memtable) arena is freed early and will cause use after free (#46997) Th

(doris) branch branch-3.0 updated: branch-3.0: [bugfix](memtable) arena is freed early and will cause use after free #46997 (#47006)

2025-01-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 e7f095e000d branch-3.0: [bugfix](memtab

Re: [PR] branch-3.0: [bugfix](memtable) arena is freed early and will cause use after free #46997 [doris]

2025-01-14 Thread via GitHub
yiguolei merged PR #47006: URL: https://github.com/apache/doris/pull/47006 -- 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] [feat](nereids) simplify self comparison [doris]

2025-01-14 Thread via GitHub
englefly commented on code in PR #46905: URL: https://github.com/apache/doris/pull/46905#discussion_r1914377881 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifySelfComparison.java: ## @@ -0,0 +1,74 @@ +// Licensed to the Apache Software Founda

Re: [PR] [log](connection)Remove reach connection limit debug log. (#47001) [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #47018: URL: https://github.com/apache/doris/pull/47018#issuecomment-2591754464 TPC-H: Total hot run time: 40623 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 (15bbfdf46b6 -> 2b42161b8ab)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 15bbfdf46b6 Automated deployment with doris branch @ 6370b2f6e8d082a033d9ba68be2090da40262e7c new 2

Re: [PR] [fix](cloud-mow) Fix the issue of inaccurate estimation of txn size when updating delete bitmap [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46969: URL: https://github.com/apache/doris/pull/46969#issuecomment-2591751646 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](cloud-mow) Fix the issue of inaccurate estimation of txn size when updating delete bitmap [doris]

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

2025-01-14 Thread via GitHub
felixwluo commented on code in PR #46661: URL: https://github.com/apache/doris/pull/46661#discussion_r1916005413 ## be/src/geo/geo_types.cpp: ## @@ -316,13 +326,23 @@ bool GeoPoint::decode(const void* data, size_t size) { } double GeoPoint::x() const { -//Accurate to 13

Re: [PR] Branch-3.0 [SchemaChange](RowStore) forbid schema change to set property `store_row_column` for agg and mor table [doris]

2025-01-14 Thread via GitHub
eldenmoon commented on PR #47019: URL: https://github.com/apache/doris/pull/47019#issuecomment-2591748424 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 [SchemaChange](RowStore) forbid schema change to set property `store_row_column` for agg and mor table [doris]

2025-01-14 Thread via GitHub
hello-stephen commented on PR #47019: URL: https://github.com/apache/doris/pull/47019#issuecomment-2591748244 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 [SchemaChange](RowStore) forbid schema change to set property `store_row_column` for agg and mor table [doris]

2025-01-14 Thread via GitHub
eldenmoon opened a new pull request, #47019: URL: https://github.com/apache/doris/pull/47019 cherry-pick from (#46973) -- 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] [fix](regression)Fix unstable compaction related cases (#46920) [doris]

2025-01-14 Thread via GitHub
qidaye merged PR #47002: URL: https://github.com/apache/doris/pull/47002 -- 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.apach

(doris) branch branch-3.0 updated: [fix](regression)Fix unstable compaction related cases (#46920) (#47002)

2025-01-14 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 ed78d99d4a3 [fix](regression)Fix uns

(doris) branch auto-pick-46994-branch-3.0 deleted (was d68a0d02101)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46994-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was d68a0d02101 [Fix](PreparedStatement) fix incorrect query result with prepared statement (#4699

Re: [PR] branch-3.0: [Fix](PreparedStatement) fix incorrect query result with prepared statement #46994 [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [Fix](PreparedStatement) fix incorrect query result with prepared statement #46994 (#47011)

2025-01-14 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 92a0c175182 branch-3.0: [Fix](Prepared

Re: [PR] [fix](cloud) fix file cache potential leakage [doris]

2025-01-14 Thread via GitHub
github-actions[bot] commented on PR #46561: URL: https://github.com/apache/doris/pull/46561#issuecomment-2591731888 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](cloud) fix file cache potential leakage [doris]

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

Re: [PR] [Enhancement] (nereids)implement alterCatalogPropertiesCommand in ner… [doris]

2025-01-14 Thread via GitHub
msridhar78 commented on PR #45164: URL: https://github.com/apache/doris/pull/45164#issuecomment-2591725298 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-14 Thread via GitHub
HappenLee commented on code in PR #46661: URL: https://github.com/apache/doris/pull/46661#discussion_r1915987440 ## be/src/geo/geo_types.cpp: ## @@ -316,13 +326,23 @@ bool GeoPoint::decode(const void* data, size_t size) { } double GeoPoint::x() const { -//Accurate to 13

(doris) branch branch-3.0 updated: branch-3.0: [fix](export) fix error in show export outfile info column #46850 (#46953)

2025-01-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 15e6ba59f5b branch-3.0: [fix](export)

Re: [PR] branch-3.0: [fix](export) fix error in show export outfile info column #46850 [doris]

2025-01-14 Thread via GitHub
morningman merged PR #46953: URL: https://github.com/apache/doris/pull/46953 -- 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-46850-branch-3.0 deleted (was 1e73510e074)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46850-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 1e73510e074 [fix](export) fix error in show export outfile info column (#46850) The revisions

(doris) branch branch-2.1 updated: [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor (… (#47000)

2025-01-14 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 664bbeb10c8 [fix](data stream) Fix dead

Re: [PR] [fix](data stream) Fix dead loop in VDataStreamMgr's de-constructor (… [doris]

2025-01-14 Thread via GitHub
yiguolei merged PR #47000: URL: https://github.com/apache/doris/pull/47000 -- 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] [log](connection)Remove reach connection limit debug log. (#47001) [doris]

2025-01-14 Thread via GitHub
Jibing-Li commented on PR #47018: URL: https://github.com/apache/doris/pull/47018#issuecomment-2591708938 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] [log](connection)Remove reach connection limit debug log. (#47001) [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #47018: URL: https://github.com/apache/doris/pull/47018#issuecomment-2591708390 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] [log](connection)Remove reach connection limit debug log. (#47001) [doris]

2025-01-14 Thread via GitHub
Jibing-Li opened a new pull request, #47018: URL: https://github.com/apache/doris/pull/47018 backport: https://github.com/apache/doris/pull/47001 -- 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

(doris) branch auto-pick-46850-branch-2.1 deleted (was 547e743b36e)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46850-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 547e743b36e [fix](export) fix error in show export outfile info column (#46850) The revisions

(doris) branch branch-2.1 updated: branch-2.1: [fix](export) fix error in show export outfile info column #46850 (#46954)

2025-01-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 14c822716ab branch-2.1: [fix](export)

Re: [PR] branch-2.1: [fix](export) fix error in show export outfile info column #46850 [doris]

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

Re: [PR] [Branch-2.0](materialized-view) forbid create mv on row store table (#35360) [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #47013: URL: https://github.com/apache/doris/pull/47013#issuecomment-2591706581 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 9cb51da34a51b71f91fdc0136cdaa544a889d550 with default session variables Stream

(doris) branch spill_and_reserve updated: change some log to debug

2025-01-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/spill_and_reserve by this push: new 223e58a460a change some l

Re: [PR] [Branch-2.0](materialized-view) forbid create mv on row store table (#35360) [doris]

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

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

2025-01-14 Thread via GitHub
xy720 commented on code in PR #46959: URL: https://github.com/apache/doris/pull/46959#discussion_r1915973851 ## fe/fe-core/src/main/java/org/apache/doris/catalog/TabletStatMgr.java: ## @@ -43,12 +43,24 @@ public class TabletStatMgr extends MasterDaemon { private static fin

[PR] make memtable usage counter more accurate [doris]

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

(doris) branch branch-2.1 updated: [fix](regression)Fix unstable compaction related cases (#46920) (#47003)

2025-01-14 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 385589c92b1 [fix](regression)Fix unstab

Re: [PR] [Branch-2.0](materialized-view) forbid create mv on row store table (#35360) [doris]

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

Re: [PR] [fix](regression)Fix unstable compaction related cases (#46920) [doris]

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

(doris) branch spill_and_reserve updated: make memtable usage counter more accurate (#47017)

2025-01-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/spill_and_reserve by this push: new 643f622b515 make memtable

Re: [PR] make memtable usage counter more accurate [doris]

2025-01-14 Thread via GitHub
yiguolei merged PR #47017: URL: https://github.com/apache/doris/pull/47017 -- 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] make memtable usage counter more accurate [doris]

2025-01-14 Thread via GitHub
Thearas commented on PR #47017: URL: https://github.com/apache/doris/pull/47017#issuecomment-2591694947 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

(doris) branch cp_0115 updated (feded5e6425 -> c1d6587333c)

2025-01-14 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0115 in repository https://gitbox.apache.org/repos/asf/doris.git from feded5e6425 do not ignore non-rf predicate which acting same column with rf add c1d6587333c update No new r

Re: [PR] [Bug](scan) do not ignore non-rf predicate which acting same column with rf #46789 [doris]

2025-01-14 Thread via GitHub
BiteThet commented on PR #47015: URL: https://github.com/apache/doris/pull/47015#issuecomment-2591687746 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] branch-3.0: [improve](schema-change) support nested type with varchar type to support length growing #46639 [doris]

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

(doris-website) branch asf-site updated (46fc5a5c6ee -> 15bbfdf46b6)

2025-01-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 46fc5a5c6ee Automated deployment with doris branch @ 6370b2f6e8d082a033d9ba68be2090da40262e7c new 1

Re: [PR] [Branch-2.0](materialized-view) forbid create mv on row store table (#35360) [doris]

2025-01-14 Thread via GitHub
doris-robot commented on PR #47013: URL: https://github.com/apache/doris/pull/47013#issuecomment-2591683362 TPC-H: Total hot run time: 49781 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: [improve](schema-change) support nested type with varchar type to support length growing #46639 [doris]

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

Re: [PR] [Bug](scan) do not ignore non-rf predicate which acting same column with rf #46789 [doris]

2025-01-14 Thread via GitHub
BiteThet commented on PR #47016: URL: https://github.com/apache/doris/pull/47016#issuecomment-2591673521 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] [Bug](scan) do not ignore non-rf predicate which acting same column with rf #46789 [doris]

2025-01-14 Thread via GitHub
hello-stephen commented on PR #47016: URL: https://github.com/apache/doris/pull/47016#issuecomment-2591673272 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] [Bug](scan) do not ignore non-rf predicate which acting same column with rf #46789 [doris]

2025-01-14 Thread via GitHub
BiteThet opened a new pull request, #47016: URL: https://github.com/apache/doris/pull/47016 pick from #46789 -- 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 unsubscr

(doris) branch cp_0115_2 created (now 000a9dcd9fe)

2025-01-14 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0115_2 in repository https://gitbox.apache.org/repos/asf/doris.git at 000a9dcd9fe [Bug](scan) do not ignore non-rf predicate which acting same column with rf (#46789) This branch i

  1   2   3   4   5   6   7   8   >