Re: [PR] [opt](inverted index)Optimize code to get rid of heap use after free [doris]

2024-12-24 Thread via GitHub
qidaye commented on PR #45745: URL: https://github.com/apache/doris/pull/45745#issuecomment-2560908148 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] [improvement](jdbc catalog) Optimize JdbcCatalog case mapping stability [doris]

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

Re: [PR] [branch-2.1](ORC) fix predicate filter failed when use hive 1.x version [doris]

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

[PR] branch-3.0: [regression-test](fix) two tests using same table #45312 [doris]

2024-12-24 Thread via GitHub
github-actions[bot] opened a new pull request, #45866: URL: https://github.com/apache/doris/pull/45866 Cherry-picked from #45312 -- 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-45312-branch-3.0 updated (25f822ef7f5 -> 756b9c962bb)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45312-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 25f822ef7f5 branch-3.0: [Enhancement](config) Modify cloud default stale rowset recycle time #

Re: [PR] branch-3.0: [regression-test](fix) two tests using same table #45312 [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45866: URL: https://github.com/apache/doris/pull/45866#issuecomment-2560912901 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] [regression-test](fix) two tests using same table (#45312) [doris]

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

Re: [PR] [feat](nereids) push down encode slot [doris]

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

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

Re: [PR] [regression-test](fix) two tests using same table (#45312) [doris]

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

2024-12-24 Thread via GitHub
gavinchou commented on code in PR #45685: URL: https://github.com/apache/doris/pull/45685#discussion_r1896607858 ## gensrc/proto/cloud.proto: ## @@ -887,6 +887,9 @@ message AlterObjStoreInfoResponse { optional MetaServiceResponseStatus status = 1; optional string stora

Re: [PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

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

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

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

2024-12-24 Thread via GitHub
yujun777 opened a new pull request, #45868: URL: https://github.com/apache/doris/pull/45868 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: fix compare date like overflow, for example: ``` c_date < '-1

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

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

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

2024-12-24 Thread via GitHub
zhiqiang- commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2560923052 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] [fix](parser) Syntax error for add partition with null null [doris]

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

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

(doris) branch branch-3.0 updated: branch-3.0: [Enhancement](cloud) Add concurrency for tablet stats processing #43903 (#44763)

2024-12-24 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 9219689ffb5 branch-3.0: [Enhancement](

Re: [PR] branch-3.0: [Enhancement](cloud) Add concurrency for tablet stats processing #43903 [doris]

2024-12-24 Thread via GitHub
gavinchou merged PR #44763: URL: https://github.com/apache/doris/pull/44763 -- 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 auto-pick-43903-branch-3.0 deleted (was 35652d1634f)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43903-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 35652d1634f [Enhancement](cloud) Add concurrency for tablet stats processing (#43903) The rev

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

2024-12-24 Thread via GitHub
doris-robot commented on PR #45857: URL: https://github.com/apache/doris/pull/45857#issuecomment-2560932219 TeamCity be ut coverage result: Function Coverage: 38.79% (10092/26015) Line Coverage: 29.78% (85135/285869) Region Coverage: 28.89% (43458/150406) Branch Coverage: 25.

[PR] [enhance](auth)Add the default configuration file for ranger under `fe/conf` [doris]

2024-12-24 Thread via GitHub
zddr opened a new pull request, #45869: URL: https://github.com/apache/doris/pull/45869 ### What problem does this PR solve? Previously, it was necessary to copy the configuration file from the official website Afterwards, only the necessary configuration items need to be changed

(doris-website) branch polish_query_data created (now a5ebadecc73)

2024-12-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch polish_query_data in repository https://gitbox.apache.org/repos/asf/doris-website.git at a5ebadecc73 [polish](query-data) polish query data docs This branch includes the following new c

(doris-website) 01/01: [polish](query-data) polish query data docs

2024-12-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch polish_query_data in repository https://gitbox.apache.org/repos/asf/doris-website.git commit a5ebadecc7398a679e27d7980bc9011469a39b65 Author: morrySnow AuthorDate: Tue Dec 24 18:04:30 2024 +08

Re: [PR] [enhance](auth)Add the default configuration file for ranger under `fe/conf` [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45869: URL: https://github.com/apache/doris/pull/45869#issuecomment-2560934791 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] [polish](query-data) polish query data docs [doris-website]

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

Re: [PR] [polish](query-data) polish query data docs [doris-website]

2024-12-24 Thread via GitHub
morrySnow commented on PR #1580: URL: https://github.com/apache/doris-website/pull/1580#issuecomment-2560935375 @wangtianyi2004 PTAL -- 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 c

Re: [PR] [enhance](auth)Add the default configuration file for ranger under `fe/conf` [doris]

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

Re: [PR] [pick](branch-2.1) pick #44092 [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45836: URL: https://github.com/apache/doris/pull/45836#issuecomment-2560935722 TeamCity be ut coverage result: Function Coverage: 36.49% (9578/26247) Line Coverage: 27.94% (78713/281744) Region Coverage: 26.62% (40414/151842) Branch Coverage: 23.3

Re: [PR] branch-2.1: [test](nereids) add test simplify comparison predicate #44886 [doris]

2024-12-24 Thread via GitHub
yujun777 commented on PR #45804: URL: https://github.com/apache/doris/pull/45804#issuecomment-2560936154 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] [Enhancement] implement streamload via http stream [doris]

2024-12-24 Thread via GitHub
Tech-Circle-48 commented on PR #45639: URL: https://github.com/apache/doris/pull/45639#issuecomment-2560936155 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.

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

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

[PR] [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 [doris]

2024-12-24 Thread via GitHub
zhiqiang- opened a new pull request, #45870: URL: https://github.com/apache/doris/pull/45870 cherry pick from #45742 -- 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] [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45870: URL: https://github.com/apache/doris/pull/45870#issuecomment-2560938696 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] [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 [doris]

2024-12-24 Thread via GitHub
zhiqiang- commented on PR #45870: URL: https://github.com/apache/doris/pull/45870#issuecomment-2560938625 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](bloomfilter index) optimize memory usage for bloom filter index writer [doris]

2024-12-24 Thread via GitHub
xiaokang commented on code in PR #45833: URL: https://github.com/apache/doris/pull/45833#discussion_r1896618690 ## be/src/olap/rowset/segment_v2/bloom_filter.h: ## @@ -167,6 +167,16 @@ class BloomFilter { return hash_code; } +static Result hash(const char* bu

Re: [PR] branch-3.0: [test](nereids) add test simplify comparison predicate #44886 [doris]

2024-12-24 Thread via GitHub
yujun777 commented on PR #45803: URL: https://github.com/apache/doris/pull/45803#issuecomment-2560940860 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] [opt](show) let all types table support show index [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45861: URL: https://github.com/apache/doris/pull/45861#issuecomment-2560940833 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] [opt](show) let all types table support show index [doris]

2024-12-24 Thread via GitHub
github-actions[bot] commented on PR #45861: URL: https://github.com/apache/doris/pull/45861#issuecomment-2560940879 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] [Enhancement] (nereids)implement adminSetPartitionVersionCommand in nereids [doris]

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

[PR] [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 [doris]

2024-12-24 Thread via GitHub
zhiqiang- opened a new pull request, #45871: URL: https://github.com/apache/doris/pull/45871 cherry pick from #45742 -- 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] [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 [doris]

2024-12-24 Thread via GitHub
zhiqiang- commented on PR #45871: URL: https://github.com/apache/doris/pull/45871#issuecomment-2560942111 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] [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45871: URL: https://github.com/apache/doris/pull/45871#issuecomment-2560942161 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] [Enhancement] (nereids)implement adminSetPartitionVersionCommand in nereids [doris]

2024-12-24 Thread via GitHub
rijeshkp commented on PR #45426: URL: https://github.com/apache/doris/pull/45426#issuecomment-2560942696 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] [feat](nereids) push down encode slot [doris]

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

Re: [PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

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

Re: [PR] [test](doc) add job-scheduler example in doris's doc to regression test [doris]

2024-12-24 Thread via GitHub
yagagagaga commented on PR #42904: URL: https://github.com/apache/doris/pull/42904#issuecomment-2561044514 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] [refactor](metrics) Remove IntAtomicCounter & CoreLocal #45742 [doris]

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

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

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

Re: [PR] [Enhancement] implement streamload via http stream [doris]

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

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

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

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

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

2024-12-24 Thread via GitHub
yiguolei merged PR #45862: URL: https://github.com/apache/doris/pull/45862 -- 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 branch-3.0 updated: branch-3.0: [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test #45744 (#45843)

2024-12-24 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 819813da178 branch-3.0: [fix](mtmv) Fix

(doris) branch branch-2.1 updated: [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test (#45744) (#45862)

2024-12-24 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 0a64cea3bf5 [fix](mtmv) Fix mv is delet

(doris-website) 01/01: Update maintainers.json

2024-12-24 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a commit to branch KassieZ-patch-1 in repository https://gitbox.apache.org/repos/asf/doris-website.git commit f440662825893deb31ebf3f950f8fd49219b6172 Author: KassieZ <139741991+kass...@users.noreply.github.com> Au

(doris-website) branch KassieZ-patch-1 created (now f4406628258)

2024-12-24 Thread kassiez
This is an automated email from the ASF dual-hosted git repository. kassiez pushed a change to branch KassieZ-patch-1 in repository https://gitbox.apache.org/repos/asf/doris-website.git at f4406628258 Update maintainers.json This branch includes the following new commits: new f44066

[PR] Update maintainers.json [doris-website]

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

(doris) branch auto-pick-45744-branch-3.0 deleted (was 75baa77ead3)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45744-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 75baa77ead3 [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix some test (#4

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

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

Re: [PR] [typo](docker) Adjust the indentation format of the init_be and entry_point scripts, as well as the duration of loop execution(Merge-2.1). [doris]

2024-12-24 Thread via GitHub
hello-stephen commented on PR #45860: URL: https://github.com/apache/doris/pull/45860#issuecomment-2560822490 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] [typo](docker) Adjust the indentation format of the init_be and entry_point scripts, as well as the duration of loop execution(Merge-2.1). [doris]

2024-12-24 Thread via GitHub
FreeOnePlus opened a new pull request, #45860: URL: https://github.com/apache/doris/pull/45860 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Master PR: #45308 Problem Summary: Adjust the indentation format of the `init_be` a

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

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

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

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

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

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

Re: [PR] [feature](nereids)support alter table command [doris]

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

[PR] [opt](show) let all types table support show index [doris]

2024-12-24 Thread via GitHub
morrySnow opened a new pull request, #45861: URL: https://github.com/apache/doris/pull/45861 ### Check List (For Author) - Test - [x] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual tes

Re: [PR] branch-3.0: [test](nereids) add test simplify comparison predicate #44886 [doris]

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

Re: [PR] [opt](show) let all types table support show index [doris]

2024-12-24 Thread via GitHub
Thearas commented on PR #45861: URL: https://github.com/apache/doris/pull/45861#issuecomment-2560830081 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] [opt](show) let all types table support show index [doris]

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

2024-12-24 Thread via GitHub
seawinde opened a new pull request, #45862: URL: https://github.com/apache/doris/pull/45862 pr: https://github.com/apache/doris/pull/45744 commitId: 067643df -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

(doris) branch spill_and_reserve updated: memtable flush reserve process mem and improve logs (#45743)

2024-12-24 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 ffcf519d841 memtable flus

Re: [PR] [Enchancement](sort) some optimization for full sort [doris]

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

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

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

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

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

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

Re: [PR] [branch-2.1](ORC) fix predicate filter failed when use hive 1.x version [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45809: URL: https://github.com/apache/doris/pull/45809#issuecomment-2560832925 TeamCity be ut coverage result: Function Coverage: 36.48% (9576/26247) Line Coverage: 27.95% (78739/281742) Region Coverage: 26.62% (40417/151842) Branch Coverage: 23.3

Re: [PR] Support for global dictionary functions. [doris]

2024-12-24 Thread via GitHub
doris-robot commented on PR #45536: URL: https://github.com/apache/doris/pull/45536#issuecomment-2560846748 TeamCity be ut coverage result: Function Coverage: 38.73% (10097/26067) Line Coverage: 29.72% (85145/286515) Region Coverage: 28.87% (43476/150603) Branch Coverage: 25.

Re: [PR] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

2024-12-24 Thread via GitHub
sollhui closed pull request #45485: [fix](csv reader) fix core dump when parsing csv with enclose URL: https://github.com/apache/doris/pull/45485 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [fix](Outfile) optimize the error message of `SELECT INTO OUTFILE` [doris]

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

Re: [PR] (cloud) Update arm support of cloud mode [doris-website]

2024-12-24 Thread via GitHub
dataroaring merged PR #1503: URL: https://github.com/apache/doris-website/pull/1503 -- 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-website) branch master updated: (cloud) Update arm support of cloud mode (#1503)

2024-12-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new eb996c7a6dc (cloud) Update arm suppo

Re: [PR] [opt](show) let all types table support show index [doris]

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

(doris) branch branch-3.0 updated (aeeb4520938 -> bfd59660684)

2024-12-24 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from aeeb4520938 [ci](perf) fix conf (#45847) add bfd59660684 branch-3.0: [fix](recycler) Fix CountdownEvent err

(doris) branch auto-pick-45760-branch-3.0 deleted (was 7ad4af6ea76)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45760-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 7ad4af6ea76 [fix](recycler) Fix CountdownEvent error and hang (#45760) The revisions that were

(doris) branch branch-3.0 updated (bfd59660684 -> 25f822ef7f5)

2024-12-24 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from bfd59660684 branch-3.0: [fix](recycler) Fix CountdownEvent error and hang #45760 (#45853) add 25f822ef7f5

(doris-website) branch master updated (eb996c7a6dc -> f7888c7fd81)

2024-12-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git from eb996c7a6dc (cloud) Update arm support of cloud mode (#1503) add f7888c7fd81 [bug][recover] fix examp

Re: [PR] branch-3.0: [fix](recycler) Fix CountdownEvent error and hang #45760 [doris]

2024-12-24 Thread via GitHub
gavinchou merged PR #45853: URL: https://github.com/apache/doris/pull/45853 -- 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] [bug][recover] fix example [doris-website]

2024-12-24 Thread via GitHub
dataroaring merged PR #1489: URL: https://github.com/apache/doris-website/pull/1489 -- 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) branch auto-pick-45593-branch-3.0 created (now 819813da178)

2024-12-24 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45593-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 819813da178 branch-3.0: [fix](mtmv) Fix mv is deleted in nested mv causing query err and fix s

Re: [PR] [pick](branch-2.1) pick #44092 [doris]

2024-12-24 Thread via GitHub
xinyiZzz commented on PR #45836: URL: https://github.com/apache/doris/pull/45836#issuecomment-2561119564 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] [env](compile) open compile check in lru_cache [doris]

2024-12-24 Thread via GitHub
xinyiZzz commented on PR #45880: URL: https://github.com/apache/doris/pull/45880#issuecomment-2561119929 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](metrics) add a regression for version metrics [doris]

2024-12-24 Thread via GitHub
gavinchou merged PR #45593: URL: https://github.com/apache/doris/pull/45593 -- 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-2.1 updated: [fix](nereids) fix illegal import of guava's Throwables (#45876)

2024-12-24 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan 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 2bfc72e173c [fix](nereids) fix illega

Re: [PR] [fix](cloud-mow) FE should release delete bitmap lock when calculating delete bitmap failed [doris]

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

Re: [PR] [fix](nereids) fix illegal import of guava's Throwables [doris]

2024-12-24 Thread via GitHub
924060929 merged PR #45876: URL: https://github.com/apache/doris/pull/45876 -- 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] [fix](csv reader) fix core dump when parsing csv with enclose [doris]

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

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

Re: [PR] [opt](inverted index)Optimize code to get rid of heap use after free [doris]

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

<    1   2   3   4   5   6   7   8   9   10   >