Re: [PR] [fix](nereids) not rewrite first_value when first_value ignore nulls [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45065: URL: https://github.com/apache/doris/pull/45065#issuecomment-2527311163 TPC-H: Total hot run time: 39933 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 showTableCreationCommand in nereids #42776 [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #44703: URL: https://github.com/apache/doris/pull/44703#issuecomment-2527317704 TPC-DS: Total hot run time: 190919 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 ShowTabletStorageFormat command in nereids [doris]

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

Re: [PR] [feat](nereids) add is_merge tag for data sink [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45196: URL: https://github.com/apache/doris/pull/45196#issuecomment-2527316491 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [docs](load) restructure broker load docs [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on code in PR #1372: URL: https://github.com/apache/doris-website/pull/1372#discussion_r1875607143 ## i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/data-operate/import/import-way/broker-load-manual.md: ## @@ -44,30 +70,103 @@ BE 在执行的过程中会从 Broker 拉取数据,在对

Re: [PR] branch-3.0: [feat](clone) Speed clone tablet via batch small file downloading #45061 [doris]

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

Re: [PR] [feat](nereids) add is_merge tag for data sink [doris]

2024-12-09 Thread via GitHub
morrySnow commented on code in PR #45196: URL: https://github.com/apache/doris/pull/45196#discussion_r1875610165 ## gensrc/thrift/DataSinks.thrift: ## @@ -189,6 +189,7 @@ struct TDataStreamSink { 11: optional i64 tablet_sink_txn_id 12: optional Types.TTupleId tablet_sink_t

Re: [PR] [Feat](nereids) support ShowTabletStorageFormat command in nereids [doris]

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

Re: [PR] [opt](scan) unify the local and remote scan bytes stats for all scanners for 2.1 [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45167: URL: https://github.com/apache/doris/pull/45167#issuecomment-2527327622 TeamCity be ut coverage result: Function Coverage: 36.49% (9559/26199) Line Coverage: 27.92% (78568/281354) Region Coverage: 26.60% (40329/151638) Branch Coverage: 23.3

Re: [PR] [Enhancement](compaction)Optimize compaction task permit allocation [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45197: URL: https://github.com/apache/doris/pull/45197#issuecomment-2527331950 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+proce

[PR] [Enhancement](compaction)Optimize compaction task permit allocation [doris]

2024-12-09 Thread via GitHub
Yukang-Lian opened a new pull request, #45197: URL: https://github.com/apache/doris/pull/45197 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ## Problem The current implementation of compaction task submission

Re: [PR] [only test Pr/englefly/45196] [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45198: URL: https://github.com/apache/doris/pull/45198#issuecomment-2527332988 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+proce

(doris) branch auto-pick-44965-branch-3.0 updated (09de9bba05d -> 4a635b70412)

2024-12-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44965-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 09de9bba05d branch-3.0: [fix](variant) use lock to protect schema from threading unsafe #45026

Re: [PR] branch-3.0: [bug](s3) fix S3 file system gets absolute path #44965 [doris]

2024-12-09 Thread via GitHub
dataroaring closed pull request #45199: branch-3.0: [bug](s3) fix S3 file system gets absolute path #44965 URL: https://github.com/apache/doris/pull/45199 -- 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 g

[PR] branch-3.0: [bug](s3) fix S3 file system gets absolute path #44965 [doris]

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

Re: [PR] [fix](profile) do not merge fragment_level profile [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45200: URL: https://github.com/apache/doris/pull/45200#issuecomment-2527355853 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+proce

Re: [PR] [fix](profile) do not merge fragment_level profile [doris]

2024-12-09 Thread via GitHub
Mryange commented on PR #45200: URL: https://github.com/apache/doris/pull/45200#issuecomment-2527356784 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](COMPILE) fix build error in COMPILE [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45201: URL: https://github.com/apache/doris/pull/45201#issuecomment-2527387417 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+proce

Re: [PR] [fix](COMPILE) fix build error in COMPILE [doris]

2024-12-09 Thread via GitHub
Mryange commented on PR #45201: URL: https://github.com/apache/doris/pull/45201#issuecomment-2527387515 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] update subquery document [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #1422: URL: https://github.com/apache/doris-website/pull/1422#issuecomment-2527387954 是否需要更新 2.1 版本 -- 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 commen

Re: [PR] [opt](cte) indicate not support recursive cte [doris-website]

2024-12-09 Thread via GitHub
wangtianyi2004 commented on PR #1388: URL: https://github.com/apache/doris-website/pull/1388#issuecomment-2527389330 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

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

Re: [PR] [fix](function) fixed some nested type func's param type which is not suitable and make result wrong [doris]

2024-12-09 Thread via GitHub
amorynan commented on PR #44923: URL: https://github.com/apache/doris/pull/44923#issuecomment-2527391024 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] [Enhancement](compaction)Optimize compaction task permit allocation [doris]

2024-12-09 Thread via GitHub
Yukang-Lian commented on PR #45197: URL: https://github.com/apache/doris/pull/45197#issuecomment-2527332363 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] [only test Pr/englefly/45196] [doris]

2024-12-09 Thread via GitHub
Mryange commented on PR #45198: URL: https://github.com/apache/doris/pull/45198#issuecomment-2527333676 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] [performance](load) increase max_broker_concurrency to 100 [doris]

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

[PR] [fix](COMPILE) fix build error in COMPILE [doris]

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

Re: [PR] [fix](be-ut) fix compile warning: declaration shadows a local variable [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45204: URL: https://github.com/apache/doris/pull/45204#issuecomment-2527428525 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+proce

Re: [PR] [fix](cluster key) fix cluster key schema change [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45203: URL: https://github.com/apache/doris/pull/45203#issuecomment-2527413997 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Enhancement](thread) FE fetch_data use brpc thread locally in BE [doris]

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

[PR] [fix](be-ut) fix compile warning: declaration shadows a local variable [doris]

2024-12-09 Thread via GitHub
suxiaogang223 opened a new pull request, #45204: URL: https://github.com/apache/doris/pull/45204 ### What problem does this PR solve? Problem Summary: ```text FAILED: src/vec/CMakeFiles/Vec.dir/sink/writer/vtablet_writer.cpp.o /root/doris/be/src/vec/sink/writer/vtablet_writer.cpp:

Re: [PR] [fix](be-ut) fix compile warning: declaration shadows a local variable [doris]

2024-12-09 Thread via GitHub
suxiaogang223 commented on PR #45204: URL: https://github.com/apache/doris/pull/45204#issuecomment-2527429625 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] [Improve]Scenes description of doris-kafka-connector [doris-website]

2024-12-09 Thread via GitHub
KassieZ closed pull request #823: [Improve]Scenes description of doris-kafka-connector URL: https://github.com/apache/doris-website/pull/823 -- 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 speci

Re: [PR] [only test Pr/englefly/45196] [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45198: URL: https://github.com/apache/doris/pull/45198#issuecomment-2527343453 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Enhancement] (nereids)implement adminSetPartitionVersionCommand in nereids [doris]

2024-12-09 Thread via GitHub
rijeshkp commented on issue #42847: URL: https://github.com/apache/doris/issues/42847#issuecomment-2527348144 @starocean999 @LiBinfeng-01 I can take it up. Please assign to me. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] branch-3.0: [feat](clone) Speed clone tablet via batch small file downloading #45061 [doris]

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

Re: [PR] [feat](mtmv)Paimon queries the data in the cache instead of querying the latest data [doris]

2024-12-09 Thread via GitHub
zddr commented on PR #44911: URL: https://github.com/apache/doris/pull/44911#issuecomment-2527360871 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] [doc](update) modify update-of-unique-model.md [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on code in PR #1438: URL: https://github.com/apache/doris-website/pull/1438#discussion_r1875636871 ## i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/data-operate/update/update-of-unique-model.md: ## @@ -26,13 +26,13 @@ under the License. 这篇文档主要介绍 Dori

Re: [PR] [doc](delete) update truncate-manual.md [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #1441: URL: https://github.com/apache/doris-website/pull/1441#issuecomment-2527377149 Has conflict , please fix it -- 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 spec

Re: [PR] fix docs error about max_filter_ratio [doris-website]

2024-12-09 Thread via GitHub
KassieZ closed pull request #902: fix docs error about max_filter_ratio URL: https://github.com/apache/doris-website/pull/902 -- 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 docs error about max_filter_ratio [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #902: URL: https://github.com/apache/doris-website/pull/902#issuecomment-2527445554 Thank you for your contribution. However, this pull request contains comments and unresolved conflicts. As a result, it will be closed. If you still wish to submit your changes, pleas

Re: [PR] [add] label num threshold config description. [doris-website]

2024-12-09 Thread via GitHub
KassieZ closed pull request #893: [add] label num threshold config description. URL: https://github.com/apache/doris-website/pull/893 -- 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 comm

Re: [PR] [Doc]Update lakehouse-overview.md [doris-website]

2024-12-09 Thread via GitHub
KassieZ closed pull request #934: [Doc]Update lakehouse-overview.md URL: https://github.com/apache/doris-website/pull/934 -- 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] [Doc]Update lakehouse-overview.md [doris-website]

2024-12-09 Thread via GitHub
KassieZ commented on PR #934: URL: https://github.com/apache/doris-website/pull/934#issuecomment-2527450132 Thank you for your contribution. However, this pull request contains unresolved comments. As a result, it will be closed. If you still wish to submit your changes, please create a new

Re: [PR] doc for navicat [doris-website]

2024-12-09 Thread via GitHub
KassieZ closed pull request #950: doc for navicat URL: https://github.com/apache/doris-website/pull/950 -- 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:

Re: [PR] [fix](function) fixed some nested type func's param type which is not suitable and make result wrong [doris]

2024-12-09 Thread via GitHub
amorynan commented on PR #44923: URL: https://github.com/apache/doris/pull/44923#issuecomment-2527517149 run compile -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] 修改负载均衡章节错误 [doris-website]

2024-12-09 Thread via GitHub
KassieZ closed pull request #691: 修改负载均衡章节错误 URL: https://github.com/apache/doris-website/pull/691 -- 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: commi

Re: [PR] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower #43344 branch-3.0 [doris]

2024-12-09 Thread via GitHub
englefly commented on PR #45106: URL: https://github.com/apache/doris/pull/45106#issuecomment-2527517668 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] [cases](ip) improve cases for ip functions (#41001) [doris]

2024-12-09 Thread via GitHub
amorynan commented on PR #45202: URL: https://github.com/apache/doris/pull/45202#issuecomment-2527522345 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](COMPILE) fix build error in COMPILE [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45201: URL: https://github.com/apache/doris/pull/45201#issuecomment-2527513262 TPC-DS: Total hot run time: 197262 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: branch-2.1: [Audit](fix) fix audit log lost for npe #44145 (#45189)

2024-12-09 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 f3dbd4800fd branch-2.1: [Audit](fix) fi

(doris) branch auto-pick-44145-branch-2.1 deleted (was b0f33ecb436)

2024-12-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44145-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was b0f33ecb436 [Audit](fix) fix audit log lost for npe (#44145) The revisions that were on this b

Re: [PR] [chore](ci) reduce insert rows to prevent MEM_LIMIT_EXCEEDED [doris]

2024-12-09 Thread via GitHub
hello-stephen commented on PR #45177: URL: https://github.com/apache/doris/pull/45177#issuecomment-2527056255 run performance -- 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] branch-2.1: [Audit](fix) fix audit log lost for npe #44145 [doris]

2024-12-09 Thread via GitHub
yiguolei merged PR #45189: URL: https://github.com/apache/doris/pull/45189 -- 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) add is_merge tag for data sink [doris]

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

(doris) branch branch-2.1 updated: branch-2.1: [fix](sql) Fix error for show create table column comment #44958 (#45172)

2024-12-09 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 2234217e829 branch-2.1: [fix](sql) Fix

(doris) branch auto-pick-44958-branch-2.1 deleted (was 6a3a697b767)

2024-12-09 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44958-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 6a3a697b767 [fix](sql) Fix error for show create table column comment (#44958) The revisions

Re: [PR] branch-2.1: [fix](sql) Fix error for show create table column comment #44958 [doris]

2024-12-09 Thread via GitHub
yiguolei merged PR #45172: URL: https://github.com/apache/doris/pull/45172 -- 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] [branch-2.1]Add customStdAllocator for vector/map (#41193) [doris]

2024-12-09 Thread via GitHub
yiguolei merged PR #45124: URL: https://github.com/apache/doris/pull/45124 -- 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-2.1 updated: [branch-2.1]Add customStdAllocator for vector/map (#41193) (#45124)

2024-12-09 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 0bcb99710b0 [branch-2.1]Add customStdAl

Re: [PR] [feat](nereids) add is_merge tag for data sink [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45196: URL: https://github.com/apache/doris/pull/45196#issuecomment-2527540842 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](be-ut) fix compile warning: declaration shadows a local variable [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45204: URL: https://github.com/apache/doris/pull/45204#issuecomment-2527539007 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] Update es.md [doris-website]

2024-12-09 Thread via GitHub
KassieZ merged PR #1430: URL: https://github.com/apache/doris-website/pull/1430 -- 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: Update es.md (#1430)

2024-12-09 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 e2c4201fe9d Update es.md (#1430) e2c4201

[PR] [only test Pr/englefly/45196] [doris]

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

Re: [PR] branch-2.1: [test](load) add p0 cases for insert docs #44364 [doris]

2024-12-09 Thread via GitHub
yiguolei commented on PR #44988: URL: https://github.com/apache/doris/pull/44988#issuecomment-2527545701 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

(doris-website) branch master updated: [auth]change default log level of ranger to warn (#1433)

2024-12-09 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 3df0d0df757 [auth]change default log lev

Re: [PR] branch-2.1: [enhance](auth)When authorization includes create, not check if resources exist #45125 [doris]

2024-12-09 Thread via GitHub
yiguolei commented on PR #45166: URL: https://github.com/apache/doris/pull/45166#issuecomment-2527546898 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] [auth]change default log level of ranger to warn [doris-website]

2024-12-09 Thread via GitHub
KassieZ merged PR #1433: URL: https://github.com/apache/doris-website/pull/1433 -- 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] [Enhancement] (nereids)implement showTableCreationCommand in nereids #42776 [doris]

2024-12-09 Thread via GitHub
rijeshkp commented on PR #44703: URL: https://github.com/apache/doris/pull/44703#issuecomment-2527549591 run compile -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [fix](cloud-mow) get delete bitmap update lock should create a new Transaction when encounter TXN_TOO_OLD [doris]

2024-12-09 Thread via GitHub
gavinchou commented on code in PR #44691: URL: https://github.com/apache/doris/pull/44691#discussion_r1875547026 ## cloud/src/meta-service/meta_service.cpp: ## @@ -2124,10 +2124,30 @@ void MetaServiceImpl::get_delete_bitmap_update_lock(google::protobuf::RpcControl // t

Re: [PR] [fix](nereids) common-sub-expression opt: avoid computing alias repeatedly [doris]

2024-12-09 Thread via GitHub
englefly merged PR #45043: URL: https://github.com/apache/doris/pull/45043 -- 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] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

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

Re: [PR] [improvement](statistics)Support auto analyze columns that haven't been analyzed for a long time. [doris]

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

Re: [PR] [Enhancement](compaction)Optimize compaction task permit allocation [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45197: URL: https://github.com/apache/doris/pull/45197#issuecomment-2527659468 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [cherry-pick](branch-2.1) Pick "[Fix](Rowset Id) Use a randomly generated rowset ID to handle memory write failures (#42949)" [doris]

2024-12-09 Thread via GitHub
Yukang-Lian commented on PR #44086: URL: https://github.com/apache/doris/pull/44086#issuecomment-2527741156 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] [Improment]Add workload group resource usage metrics [doris]

2024-12-09 Thread via GitHub
wangbo commented on PR #44870: URL: https://github.com/apache/doris/pull/44870#issuecomment-2527719984 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] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

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

[PR] [doc] fix the wrong link in the tpch document [doris-website]

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

Re: [PR] [feat](mtmv)Paimon queries the data in the cache instead of querying the latest data [doris]

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

Re: [PR] [Enhancement](compaction)Optimize compaction task permit allocation [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45197: URL: https://github.com/apache/doris/pull/45197#issuecomment-2527742168 TeamCity be ut coverage result: Function Coverage: 38.80% (10103/26037) Line Coverage: 29.69% (84685/285194) Region Coverage: 28.77% (43487/151145) Branch Coverage: 25.

Re: [PR] [fix](nereids) not rewrite first_value when first_value ignore nulls [doris]

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

Re: [PR] [improvement](statistics)Support auto analyze columns that haven't been analyzed for a long time. [doris]

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

Re: [PR] [opt](lambda) let lambda expression support refer outer slot [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45186: URL: https://github.com/apache/doris/pull/45186#issuecomment-2527202871 TeamCity be ut coverage result: Function Coverage: 36.48% (9557/26198) Line Coverage: 27.91% (78546/281377) Region Coverage: 26.57% (40305/151668) Branch Coverage: 23.3

Re: [PR] [improve](routine load) introduce random sleep to keep job stable when restart or upgrade [doris]

2024-12-09 Thread via GitHub
sollhui commented on PR #45190: URL: https://github.com/apache/doris/pull/45190#issuecomment-2527200166 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] [feature](backup)(cooldown) backup/restore for cooldown data [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #43642: URL: https://github.com/apache/doris/pull/43642#issuecomment-2527197115 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](orc) ignore null values when the literals of in_predicate contains [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #45104: URL: https://github.com/apache/doris/pull/45104#issuecomment-2527204053 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] branch-2.1: [fix](third party) fix hang when destroy of rdkafka instances #44913 [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #44951: URL: https://github.com/apache/doris/pull/44951#issuecomment-2527203595 TeamCity be ut coverage result: Function Coverage: 36.49% (9557/26191) Line Coverage: 27.92% (78522/281258) Region Coverage: 26.59% (40313/151605) Branch Coverage: 23.3

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

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

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

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

Re: [PR] [fix](ip)fix default value for ip [doris]

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

[PR] [fix](ip)fix default value for ip [doris]

2024-12-09 Thread via GitHub
amorynan opened a new pull request, #45194: URL: https://github.com/apache/doris/pull/45194 ### What problem does this PR solve? before this pr: we do not support create table for IP type with default value like this: ``` mysql> CREATE TABLE table2 -> ( -> col0

Re: [PR] [fix](ip)fix default value for ip [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45194: URL: https://github.com/apache/doris/pull/45194#issuecomment-2527234854 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+proce

Re: [PR] [test](show_data) test the correctness of data statistics in cloud mode [doris]

2024-12-09 Thread via GitHub
hello-stephen commented on code in PR #44947: URL: https://github.com/apache/doris/pull/44947#discussion_r1875547043 ## regression-test/suites/show_data/ddl/lineitem_dup.sql: ## @@ -0,0 +1,25 @@ +CREATE TABLE IF NOT EXISTS lineitem_mow ( Review Comment: lineitem_dup ? --

[PR] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

2024-12-09 Thread via GitHub
Mryange opened a new pull request, #45195: URL: https://github.com/apache/doris/pull/45195 ### What problem does this PR solve? Previously, the Set operator needed to maintain a RowRefListWithFlag, but in fact, only a "visited" flag is needed. ### Release note None

Re: [PR] [feat](binlog) Add Support recover binlog [doris]

2024-12-09 Thread via GitHub
Vallishp commented on PR #44818: URL: https://github.com/apache/doris/pull/44818#issuecomment-2527254080 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](binlog) Add Support recover binlog [doris]

2024-12-09 Thread via GitHub
Vallishp commented on code in PR #44818: URL: https://github.com/apache/doris/pull/44818#discussion_r1875564300 ## fe/fe-core/src/main/java/org/apache/doris/binlog/BinlogManager.java: ## @@ -446,6 +447,17 @@ public void addDropRollup(DropInfo info, long commitSeq) { add

Re: [PR] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

2024-12-09 Thread via GitHub
doris-robot commented on PR #45195: URL: https://github.com/apache/doris/pull/45195#issuecomment-2527256293 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+proce

Re: [PR] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

2024-12-09 Thread via GitHub
Mryange commented on PR #45195: URL: https://github.com/apache/doris/pull/45195#issuecomment-2527259139 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] [feat](binlog) Add Support recover binlog [doris]

2024-12-09 Thread via GitHub
github-actions[bot] commented on PR #44818: URL: https://github.com/apache/doris/pull/44818#issuecomment-2527260726 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

<    1   2   3   4   5   6   7   8   >