Re: [PR] [case](cloud) add case that partial update fail to update tmp rowset after it write new segment in publish phase [doris]

2024-12-22 Thread via GitHub
hello-stephen commented on PR #45795: URL: https://github.com/apache/doris/pull/45795#issuecomment-2559103004 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] [case](cloud) add case that partial update fail to update tmp rowset after it write new segment in publish phase [doris]

2024-12-22 Thread via GitHub
bobhan1 opened a new pull request, #45795: URL: https://github.com/apache/doris/pull/45795 ### What problem does this PR solve? add a case that partial update fail to update tmp rowset after it write new segment in publish phase. The inverted checker is expected to fail because of th

Re: [PR] [branch-3.0]count tablet meta's static memory load from disk (#41429) [doris]

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

Re: [PR] [style](fe) add package directory structure matching check [doris]

2024-12-22 Thread via GitHub
morrySnow commented on PR #45794: URL: https://github.com/apache/doris/pull/45794#issuecomment-2559097893 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] [style](fe) add package directory structure matching check [doris]

2024-12-22 Thread via GitHub
morrySnow opened a new pull request, #45794: URL: https://github.com/apache/doris/pull/45794 ### What problem does this PR solve? Problem Summary: check fe-core package directory structure to ensure it is same with package name in files and fix check failed files ### Rel

Re: [PR] [style](fe) add package directory structure matching check [doris]

2024-12-22 Thread via GitHub
hello-stephen commented on PR #45794: URL: https://github.com/apache/doris/pull/45794#issuecomment-2559097481 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] [chore](log) remove useless resource id log on write path [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45618: URL: https://github.com/apache/doris/pull/45618#issuecomment-2559097409 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-2.1: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
morningman commented on PR #45793: URL: https://github.com/apache/doris/pull/45793#issuecomment-2559093808 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: [I] [Bug] Doris MATCH_ANY not works fine while with chinese words [doris]

2024-12-22 Thread via GitHub
dengliming commented on issue #32074: URL: https://github.com/apache/doris/issues/32074#issuecomment-2559089864 Any progress? -- 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.

Re: [PR] [regression-test](fix) fix case with invalid grammer (#45211) [doris]

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

Re: [PR] [opt](nereids) simplify arithmethic handle with mix add/sub/multiply/divide [doris]

2024-12-22 Thread via GitHub
yujun777 commented on code in PR #45543: URL: https://github.com/apache/doris/pull/45543#discussion_r1895366470 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyArithmeticRule.java: ## @@ -129,43 +135,68 @@ private static Expression process(Bin

Re: [PR] branch-2.1: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
hello-stephen commented on PR #45793: URL: https://github.com/apache/doris/pull/45793#issuecomment-2559084532 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-2.1: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
morningman opened a new pull request, #45793: URL: https://github.com/apache/doris/pull/45793 cherry-pick #45705 -- 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

Re: [PR] [opt](nereids) merge SimplifyDecimalV3Comparison into SimplifyComparisonPredicate [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45459: URL: https://github.com/apache/doris/pull/45459#issuecomment-2559083746 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-test](fix) fix case with invalid grammer (#45211) [doris]

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

2024-12-22 Thread via GitHub
py023 commented on PR #45761: URL: https://github.com/apache/doris/pull/45761#issuecomment-2559082958 run p0 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.

Re: [PR] [opt](nereids) simplify arithmethic handle with mix add/sub/multiply/divide [doris]

2024-12-22 Thread via GitHub
yujun777 commented on code in PR #45543: URL: https://github.com/apache/doris/pull/45543#discussion_r1895364781 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyArithmeticRule.java: ## @@ -129,43 +135,68 @@ private static Expression process(Bin

Re: [PR] Update CCR manual [doris-website]

2024-12-22 Thread via GitHub
dataroaring merged PR #1560: URL: https://github.com/apache/doris-website/pull/1560 -- 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] [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45744: URL: https://github.com/apache/doris/pull/45744#issuecomment-2559081320 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](mtmv) Fix mv is deleted in nested mv causing query err and fix some test [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45744: URL: https://github.com/apache/doris/pull/45744#issuecomment-2559081277 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-test](fix) fix case with invalid grammer (#45211) [doris]

2024-12-22 Thread via GitHub
Thearas commented on PR #45792: URL: https://github.com/apache/doris/pull/45792#issuecomment-2559080677 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] [regression-test](fix) fix case with invalid grammer (#45211) [doris]

2024-12-22 Thread via GitHub
shuke987 opened a new pull request, #45792: URL: https://github.com/apache/doris/pull/45792 Problem Summary: Defining global variables in a test suite can easily introduce errors, such as variable conflicts in concurrent scenarios. In #44576 , a method for detecting global variables was

(doris) branch auto-pick-45705-branch-3.0 deleted (was 1c78da43cb2)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45705-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 1c78da43cb2 [opt](log) add more info in nereids timeout log (#45705) The revisions that were o

Re: [PR] branch-3.0: [opt](log) add more info in nereids timeout log #45705 [doris]

2024-12-22 Thread via GitHub
morningman merged PR #45786: URL: https://github.com/apache/doris/pull/45786 -- 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 branch-3.0 updated: branch-3.0: [opt](log) add more info in nereids timeout log #45705 (#45786)

2024-12-22 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 451d342714a branch-3.0: [opt](log) ad

Re: [PR] [regression-test](fix) fix case with invalid grammer (#45211) [doris]

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

Re: [PR] [opt](nereids) simplify arithmethic handle with mix add/sub/multiply/divide [doris]

2024-12-22 Thread via GitHub
morrySnow commented on code in PR #45543: URL: https://github.com/apache/doris/pull/45543#discussion_r1895359099 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyArithmeticRule.java: ## @@ -129,43 +135,68 @@ private static Expression process(Bi

Re: [PR] [enhance](mtmv)MTMV allow paimon table has multi partition keys [doris]

2024-12-22 Thread via GitHub
zddr commented on PR #45652: URL: https://github.com/apache/doris/pull/45652#issuecomment-2559074012 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 unsubsc

(doris) branch auto-pick-45735-branch-3.0 deleted (was e576fd971fc)

2024-12-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45735-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was e576fd971fc [fix](nereids) fix comparison with date like (#45735) The revisions that were on t

Re: [PR] branch-3.0: [fix](nereids) fix comparison with date like #45735 [doris]

2024-12-22 Thread via GitHub
englefly merged PR #45779: URL: https://github.com/apache/doris/pull/45779 -- 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] [regression-test](fix) fix case with invalid grammer (#45211) [doris]

2024-12-22 Thread via GitHub
shuke987 commented on PR #45791: URL: https://github.com/apache/doris/pull/45791#issuecomment-2559062656 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] [regression-test](fix) fix case with invalid grammer (#45211) [doris]

2024-12-22 Thread via GitHub
shuke987 commented on PR #45791: URL: https://github.com/apache/doris/pull/45791#issuecomment-2559058996 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] [regression-test](fix) fix case with invalid grammer (#45211) [doris]

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

2024-12-22 Thread via GitHub
doris-robot commented on PR #45773: URL: https://github.com/apache/doris/pull/45773#issuecomment-2559059405 TeamCity be ut coverage result: Function Coverage: 36.45% (9568/26247) Line Coverage: 27.91% (78626/281752) Region Coverage: 26.58% (40364/151849) Branch Coverage: 23.3

[PR] [regression-test](fix) fix case with invalid grammer (#45211) [doris]

2024-12-22 Thread via GitHub
shuke987 opened a new pull request, #45791: URL: https://github.com/apache/doris/pull/45791 Problem Summary: Defining global variables in a test suite can easily introduce errors, such as variable conflicts in concurrent scenarios. In #44576 , a method for detecting global variables was

Re: [PR] branch-2.1: [fix](nereids) fix comparison with date like #45735 [doris]

2024-12-22 Thread via GitHub
englefly merged PR #45781: URL: https://github.com/apache/doris/pull/45781 -- 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] [ci](opt) stop grace and check mem leak after regression [doris]

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

Re: [PR] [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test [doris]

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

Re: [PR] [opt](nereids) merge SimplifyDecimalV3Comparison into SimplifyComparisonPredicate [doris]

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

Re: [PR] [chore](inverted index) do not print downgrade reason for inverted index try query [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45789: URL: https://github.com/apache/doris/pull/45789#issuecomment-2559052925 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] [chore](inverted index) do not print downgrade reason for inverted index try query [doris]

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

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

Re: [PR] [fix](parquet) impl has_dict_page to replace old logic and fix write empty parquet row group bug [doris]

2024-12-22 Thread via GitHub
suxiaogang223 commented on PR #45740: URL: https://github.com/apache/doris/pull/45740#issuecomment-2559048756 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] [opt](nereids) merge SimplifyDecimalV3Comparison into SimplifyComparisonPredicate [doris]

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

[PR] Update CCR manual [doris-website]

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

(doris-website) branch update_ccr_manual created (now b46ff758ab0)

2024-12-22 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch update_ccr_manual in repository https://gitbox.apache.org/repos/asf/doris-website.git at b46ff758ab0 Update CCR manual This branch includes the following new commits: new b46ff758ab0

(doris-website) 01/01: Update CCR manual

2024-12-22 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a commit to branch update_ccr_manual in repository https://gitbox.apache.org/repos/asf/doris-website.git commit b46ff758ab03d147a77673b69a119e218b1fe4f2 Author: w41ter AuthorDate: Mon Dec 23 07:06:41 2024 +

Re: [PR] [opt](hms table)Some optimizations for hms external table [doris]

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

[PR] [fix] Fix catalog config check [doris-spark-connector]

2024-12-22 Thread via GitHub
gnehil opened a new pull request, #242: URL: https://github.com/apache/doris-spark-connector/pull/242 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

Re: [PR] [ci](opt) stop grace and check mem leak after regression [doris]

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

Re: [PR] [opt](hms table)Some optimizations for hms external table [doris]

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

Re: [PR] [chore](inverted index) do not print downgrade reason for inverted index try query [doris]

2024-12-22 Thread via GitHub
airborne12 commented on PR #45789: URL: https://github.com/apache/doris/pull/45789#issuecomment-2559034046 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](nereids) merge SimplifyDecimalV3Comparison into SimplifyComparisonPredicate [doris]

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

Re: [PR] [chore](inverted index) do not print downgrade reason for inverted index try query [doris]

2024-12-22 Thread via GitHub
hello-stephen commented on PR #45789: URL: https://github.com/apache/doris/pull/45789#issuecomment-2559032613 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] [chore](inverted index) do not print downgrade reason for inverted index try query [doris]

2024-12-22 Thread via GitHub
airborne12 opened a new pull request, #45789: URL: https://github.com/apache/doris/pull/45789 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: Change level of logs below to debug mode ``` will downgrade without i

Re: [PR] [fix](hash) fix incorrect result of hash with const column [doris]

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

Re: [PR] [fix](hash) fix incorrect result of hash with const column [doris]

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

(doris) branch master updated: [opt](inverted index) Add Inverted Index Cache Toggle (#45718)

2024-12-22 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 a032ece525c [opt](inverted index) Add Invert

Re: [PR] [opt](inverted index) Add Inverted Index Cache Toggle [doris]

2024-12-22 Thread via GitHub
qidaye merged PR #45718: URL: https://github.com/apache/doris/pull/45718 -- 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

Re: [PR] [fix](parquet) impl has_dict_page to replace old logic [doris]

2024-12-22 Thread via GitHub
suxiaogang223 commented on PR #45740: URL: https://github.com/apache/doris/pull/45740#issuecomment-2559023545 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] [WIP](scan) Adaptive scan concurrency [doris]

2024-12-22 Thread via GitHub
zhiqiang- commented on PR #44690: URL: https://github.com/apache/doris/pull/44690#issuecomment-2559023226 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [branch-3.0]count tablet meta's static memory load from disk (#41429) [doris]

2024-12-22 Thread via GitHub
hello-stephen commented on PR #45788: URL: https://github.com/apache/doris/pull/45788#issuecomment-2559022959 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]count tablet meta's static memory load from disk (#41429) [doris]

2024-12-22 Thread via GitHub
wangbo opened a new pull request, #45788: URL: https://github.com/apache/doris/pull/45788 pick #41429 -- 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

Re: [PR] [branch-3.0]count tablet meta's static memory load from disk (#41429) [doris]

2024-12-22 Thread via GitHub
wangbo commented on PR #45788: URL: https://github.com/apache/doris/pull/45788#issuecomment-2559023110 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] [cases](array)first commit for array cases [doris]

2024-12-22 Thread via GitHub
github-actions[bot] commented on PR #45435: URL: https://github.com/apache/doris/pull/45435#issuecomment-2559021884 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] [opt](hms table)Some optimizations for hms external table [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #44909: URL: https://github.com/apache/doris/pull/44909#issuecomment-2559020352 TPC-H: Total hot run time: 40065 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: [opt](log) add more info in nereids timeout log #45705 [doris]

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

Re: [PR] [opt](regression) regression out file print sql [doris]

2024-12-22 Thread via GitHub
morrySnow commented on PR #44887: URL: https://github.com/apache/doris/pull/44887#issuecomment-2559016801 > > why need dump sql to out file? > > @morrySnow > > 两种场景 > > 1.有些同学一个groovy里写了几十个sql,但没有给每个sql 区分标签,这样某个sql错了,就很难查找。尤其是在sql script 中,它的out文件中,每个sql 语句输出的tag只是语句的顺序号,要看out中对应的s

Re: [PR] [fix](hash) fix incorrect result of hash with const column [doris]

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

Re: [PR] [opt](nereids) merge SimplifyDecimalV3Comparison into SimplifyComparisonPredicate [doris]

2024-12-22 Thread via GitHub
yujun777 commented on PR #45459: URL: https://github.com/apache/doris/pull/45459#issuecomment-2559011082 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] [feat](metrics) Unify metrics of thread pool [doris]

2024-12-22 Thread via GitHub
zhiqiang- commented on code in PR #43144: URL: https://github.com/apache/doris/pull/43144#discussion_r1895315106 ## be/src/util/threadpool.cpp: ## @@ -269,10 +286,35 @@ Status ThreadPool::init() { return status; } } + +_metric_entity = DorisMe

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

2024-12-22 Thread via GitHub
zhiqiang- commented on code in PR #43144: URL: https://github.com/apache/doris/pull/43144#discussion_r1895314115 ## be/src/util/threadpool.cpp: ## @@ -269,10 +286,35 @@ Status ThreadPool::init() { return status; } } + +_metric_entity = DorisMe

Re: [PR] [enhancement](nereids) improve lots of values in `insert into values` statement [doris]

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

Re: [PR] Revert "[fix](serialize) fix column serialize and deserialize" [doris]

2024-12-22 Thread via GitHub
eldenmoon closed pull request #45683: Revert "[fix](serialize) fix column serialize and deserialize" URL: https://github.com/apache/doris/pull/45683 -- 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] branch-3.0: [opt](log) add more info in nereids timeout log #45705 [doris]

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

Re: [PR] [enhancement](nereids) improve lots of values in `insert into values` statement [doris]

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

Re: [PR] [opt](nereids) use binary search to prune partitions [doris]

2024-12-22 Thread via GitHub
morrySnow commented on code in PR #44586: URL: https://github.com/apache/doris/pull/44586#discussion_r1895308368 ## fe/fe-core/src/main/java/org/apache/doris/common/cache/NereidsSortedPartitionsCacheManager.java: ## @@ -0,0 +1,191 @@ +// Licensed to the Apache Software Foundatio

Re: [PR] [test](regression-test) use unified trigger_and_wait_compaction method [doris]

2024-12-22 Thread via GitHub
py023 commented on PR #45761: URL: https://github.com/apache/doris/pull/45761#issuecomment-2559000539 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] [opt](hms table)Some optimizations for hms external table [doris]

2024-12-22 Thread via GitHub
wuwenchi commented on PR #44909: URL: https://github.com/apache/doris/pull/44909#issuecomment-2558999030 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](auth) fix use database stmt access unauthorized catalog [doris]

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

Re: [PR] [fix](auth) fix use database stmt access unauthorized catalog [doris]

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

Re: [PR] [ci](opt) stop grace and check mem leak after regression [doris]

2024-12-22 Thread via GitHub
hello-stephen commented on PR #45787: URL: https://github.com/apache/doris/pull/45787#issuecomment-2558988730 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] [enhancement](nereids) improve lots of values in `insert into values` statement [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #40202: URL: https://github.com/apache/doris/pull/40202#issuecomment-2558986856 TeamCity be ut coverage result: Function Coverage: 38.88% (10131/26056) Line Coverage: 29.81% (85254/286016) Region Coverage: 28.93% (43533/150455) Branch Coverage: 25.

Re: [PR] [ci](opt) stop grace and check mem leak after regression [doris]

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

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

Re: [PR] [enhancement](nereids) improve lots of values in `insert into values` statement [doris]

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

Re: [PR] [fix](hash) fix incorrect result of hash with const column [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45670: URL: https://github.com/apache/doris/pull/45670#issuecomment-2558987340 TeamCity be ut coverage result: Function Coverage: 38.89% (10132/26056) Line Coverage: 29.81% (85265/286020) Region Coverage: 28.93% (43532/150458) Branch Coverage: 25.

Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558985674 TeamCity be ut coverage result: Function Coverage: 38.89% (10134/26056) Line Coverage: 29.82% (85285/286016) Region Coverage: 28.94% (43541/150455) Branch Coverage: 25.

(doris-website) branch update_ccr_docs deleted (was 46eb6fed81a)

2024-12-22 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch update_ccr_docs in repository https://gitbox.apache.org/repos/asf/doris-website.git was 46eb6fed81a fixup The revisions that were on this branch are still contained in other references; the

Re: [PR] [feat](nereids) when check shape failed, print all plan with memo [doris]

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

Re: [PR] [fix](bf index) add ngram bf index validation in nereids index definition check [doris]

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

Re: [PR] [feat](nereids) implement showConvertLscCommand in nereids [doris]

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

Re: [PR] branch-2.1: [fix](nereids) fix comparison with date like #45735 [doris]

2024-12-22 Thread via GitHub
yujun777 commented on PR #45781: URL: https://github.com/apache/doris/pull/45781#issuecomment-2558980435 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](bf index) add ngram bf index validation in nereids index definition check [doris]

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

Re: [PR] [feat](nereids) implement showConvertLscCommand in nereids [doris]

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

Re: [PR] [feat](test) add tokenize ut test [doris]

2024-12-22 Thread via GitHub
doris-robot commented on PR #45374: URL: https://github.com/apache/doris/pull/45374#issuecomment-2558978579 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) when check shape failed, print all plan with memo [doris]

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

Re: [PR] [test](nereids) add test simplify comparison predicate [doris]

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

Re: [PR] [fix](auth) fix use database stmt access unauthorized catalog [doris]

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

[PR] [Pick] And timeout config and retry straegy [doris-flink-connector]

2024-12-22 Thread via GitHub
JNSimba opened a new pull request, #529: URL: https://github.com/apache/doris-flink-connector/pull/529 # Proposed changes Issue Number: close #xxx ## Problem Summary: And timeout config and retry straegy ## Checklist(Required) 1. Does it affect the original

  1   2   3   4   5   6   >