Re: [PR] [feature](restore) support atomic restore [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40353: URL: https://github.com/apache/doris/pull/40353#issuecomment-2328041708 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

(doris) branch master updated (08a3e56c2c3 -> b2ddc8d66f2)

2024-09-03 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 08a3e56c2c3 [Fix](function) Refine crypto functions signature to fix wrong result (#40285) add b2ddc8d66f2 [fix

Re: [PR] [fix](ES Catalog)Do not extract doc_values of field with ignore_above setting [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40314: URL: https://github.com/apache/doris/pull/40314#issuecomment-2328040739 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] [improvement](mtmv) Support to add is_used_in_rewrite property when create materialized view [doris]

2024-09-03 Thread via GitHub
morrySnow commented on PR #40332: URL: https://github.com/apache/doris/pull/40332#issuecomment-2328033950 is_used_in_rewrite -> use_for_rewrite -- 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] [opt](memory) Refactor memory maintenance thread [doris]

2024-09-03 Thread via GitHub
yiguolei commented on code in PR #40344: URL: https://github.com/apache/doris/pull/40344#discussion_r1743150517 ## be/src/common/daemon.cpp: ## @@ -396,6 +472,34 @@ void Daemon::je_purge_dirty_pages_thread() const { } while (true); } +void Daemon::cache_adjust_capacity_t

Re: [PR] [opt](memory) Refactor memory maintenance thread [doris]

2024-09-03 Thread via GitHub
yiguolei commented on code in PR #40344: URL: https://github.com/apache/doris/pull/40344#discussion_r1743147711 ## be/src/common/daemon.cpp: ## @@ -396,6 +472,34 @@ void Daemon::je_purge_dirty_pages_thread() const { } while (true); } +void Daemon::cache_adjust_capacity_t

Re: [PR] [feat](nereids)set actual row count in physical plan according to merged profile [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40361: URL: https://github.com/apache/doris/pull/40361#issuecomment-2328021148 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](memory) Refactor memory maintenance thread [doris]

2024-09-03 Thread via GitHub
yiguolei commented on code in PR #40344: URL: https://github.com/apache/doris/pull/40344#discussion_r1743140436 ## be/src/common/daemon.cpp: ## @@ -204,42 +204,110 @@ void Daemon::tcmalloc_gc_thread() { #endif } +void refresh_process_memory_metrics() { +doris::PerfCounte

(doris) branch revert-38676-pick_enable_index_compaction deleted (was 5c8bb88a65c)

2024-09-03 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch revert-38676-pick_enable_index_compaction in repository https://gitbox.apache.org/repos/asf/doris.git was 5c8bb88a65c Revert "[enhancement](index compaction) Enable index compaction by

(doris-website) branch dev_0902 updated (7ff5f1c22d -> cf239f4727)

2024-09-03 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_0902 in repository https://gitbox.apache.org/repos/asf/doris-website.git from 7ff5f1c22d add warning for agg_state add cf239f4727 update No new revisions were added by this upda

Re: [PR] [fix](OrcWriter) fix be core when upgrading BE without upgrading FE [doris]

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

(doris-website) branch master updated: [fix](cte) doris do not support recursive CTE, remove it in docs (#1087)

2024-09-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 09be3c45b6 [fix](cte) doris do not su

Re: [PR] [fix](cte) doris do not support recursive CTE, remove it in docs [doris-website]

2024-09-03 Thread via GitHub
morningman merged PR #1087: URL: https://github.com/apache/doris-website/pull/1087 -- 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...@d

Re: [PR] [Bug](sink) take turns getting data from backends to avoid dead lock [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40360: URL: https://github.com/apache/doris/pull/40360#issuecomment-2327999128 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](OrcWriter) fix be core when upgrading BE without upgrading FE [doris]

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

Re: [PR] [test](inverted index)Add fault injection cases for index writing [doris]

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

Re: [PR] [Bug](sink) take turns getting data from backends to avoid dead lock [doris]

2024-09-03 Thread via GitHub
BiteThet commented on PR #40360: URL: https://github.com/apache/doris/pull/40360#issuecomment-2327991280 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] [test](inverted index)Add fault injection cases for index writing [doris]

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

Re: [PR] [opt](memory) Refactor memory maintenance thread [doris]

2024-09-03 Thread via GitHub
yiguolei commented on code in PR #40344: URL: https://github.com/apache/doris/pull/40344#discussion_r174352 ## be/src/common/daemon.cpp: ## @@ -204,42 +204,110 @@ void Daemon::tcmalloc_gc_thread() { #endif } +void refresh_process_memory_metrics() { +doris::PerfCounte

Re: [PR] [test](inverted index)Add fault injection cases for index writing [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #39649: URL: https://github.com/apache/doris/pull/39649#issuecomment-2327975773 TPC-H: Total hot run time: 38730 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 use mv hint (#40167) [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40339: URL: https://github.com/apache/doris/pull/40339#issuecomment-2327948024 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 46c015948d3406b3e20f2f91167b343e68bd66ce with default session variables Stream

Re: [PR] [Feat](Nereids) add use mv hint (#40167) [doris]

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

Re: [PR] [test](inverted index)Add fault injection cases for index writing [doris]

2024-09-03 Thread via GitHub
qidaye commented on PR #39649: URL: https://github.com/apache/doris/pull/39649#issuecomment-2327937917 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](scanner) Control the degree of parallelism of scanner when only limit involved #39927 [doris]

2024-09-03 Thread via GitHub
zhiqiang- commented on PR #40357: URL: https://github.com/apache/doris/pull/40357#issuecomment-2327930957 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] [feature](docker suite) Docker suite use independent executor [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40259: URL: https://github.com/apache/doris/pull/40259#issuecomment-2327928918 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] [feature](docker suite) Docker suite use independent executor [doris]

2024-09-03 Thread via GitHub
deardeng commented on code in PR #40259: URL: https://github.com/apache/doris/pull/40259#discussion_r1743013048 ## docker/runtime/doris-compose/Readme.md: ## @@ -23,7 +23,16 @@ Use doris compose to create doris docker compose clusters. ## Requirements -1. The doris image sh

Re: [PR] [Feat](Nereids) add use mv hint (#40167) [doris]

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

[PR] Revert "[cherry-pick](branch-2.1) Fix `enable_mow_light_delete` default value" [doris]

2024-09-03 Thread via GitHub
yiguolei opened a new pull request, #40359: URL: https://github.com/apache/doris/pull/40359 Reverts apache/doris#40283 -- 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

(doris) 01/01: Revert "[cherry-pick](branch-2.1) Fix `enable_mow_light_delete` default value…"

2024-09-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch revert-40283-Pick-40197 in repository https://gitbox.apache.org/repos/asf/doris.git commit e7e20de6f1044f9fdf342ee64e090545f397054a Author: yiguolei <676222...@qq.com> AuthorDate: Wed Sep 4 12:5

(doris) branch master updated: [Fix](function) Refine crypto functions signature to fix wrong result (#40285)

2024-09-03 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 08a3e56c2c3 [Fix](function) Refine crypto f

Re: [PR] [Fix](function) Refine crypto functions signature to fix wrong result [doris]

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

Re: [PR] [fix](pipelinex) fix fragment instance progress reports [doris]

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

Re: [PR] [chore](Nereids) disable must fallback if parse failed for all case [doris]

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

Re: [PR] [Feat](Nereids) add use mv hint (#40167) [doris]

2024-09-03 Thread via GitHub
LiBinfeng-01 commented on PR #40339: URL: https://github.com/apache/doris/pull/40339#issuecomment-2327908643 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](memory) Avoid modify memory tracker when Allocator alloc memory [doris]

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

Re: [PR] [fix](Nereids) handle continuous filter or project in plan [doris]

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

[PR] [enhancement](format) capitalize all title [doris-website]

2024-09-03 Thread via GitHub
zclllyybb opened a new pull request, #1088: URL: https://github.com/apache/doris-website/pull/1088 # Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 # Languages - [x] Chinese - [x] English -- This is an automated message from the Apache Git Service. T

Re: [PR] [Feat](nereids) support pull up predicate from set operator [doris]

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

Re: [PR] [fix](pipelinex) fix fragment instance progress reports [doris]

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

Re: [PR] [fix](memory) Avoid modify memory tracker when Allocator alloc memory [doris]

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

Re: [PR] [enhancement](show) Move storage policy info from show create table to show partitions [doris]

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

Re: [PR] [enhancement](show) Move storage policy info from show create table to show partitions [doris]

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

Re: [I] Issue on docs [doris-website]

2024-09-03 Thread via GitHub
KassieZ commented on issue #1080: URL: https://github.com/apache/doris-website/issues/1080#issuecomment-2327887382 Good catch! Thank you for the feedback, will fix it ASAP -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [Feat](nereids) support pull up predicate from set operator [doris]

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

Re: [PR] [fix](memory) Avoid modify memory tracker when Allocator alloc memory [doris]

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

Re: [PR] [fix](test) fix move memtable injection test may cause other case stuck [doris]

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

Re: [PR] [feature](agg-func) linear_histogram [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #39546: URL: https://github.com/apache/doris/pull/39546#issuecomment-2327881719 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] [feature](docker suite) Docker suite use independent executor [doris]

2024-09-03 Thread via GitHub
yujun777 commented on PR #40259: URL: https://github.com/apache/doris/pull/40259#issuecomment-2327876890 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](be-logger) Support custom date time format functionality in be log. [doris]

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

Re: [PR] [opt](scanner profile) Add MaxMemoryUsageAtSameTime and MaxRunningScannerAtSameTime [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40144: URL: https://github.com/apache/doris/pull/40144#issuecomment-2327873019 TeamCity be ut coverage result: Function Coverage: 36.83% (9392/25498) Line Coverage: 28.28% (77473/273955) Region Coverage: 27.67% (39965/144439) Branch Coverage: 24.3

Re: [PR] [Fix](partial update) Fix `__DORIS_SEQUENCE_COL__` is not set for newly inserted rows in partial update [doris]

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

Re: [PR] [Enhancement](be-logger) Support custom date time format functionality in be log. [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40347: URL: https://github.com/apache/doris/pull/40347#issuecomment-2327871921 TeamCity be ut coverage result: Function Coverage: 36.85% (9395/25495) Line Coverage: 28.27% (77451/273948) Region Coverage: 27.68% (39988/18) Branch Coverage: 24.3

Re: [PR] [feature](aes_encrypt) support GCM mode for aes_encrypt and aes_decrypt [doris]

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

Re: [PR] [refactor](function) refactor function AES/SM4 docs [doris-website]

2024-09-03 Thread via GitHub
KassieZ commented on code in PR #1083: URL: https://github.com/apache/doris-website/pull/1083#discussion_r1742996105 ## docs/sql-manual/sql-functions/encrypt-digest-functions/sm4-encrypt.md: ## Review Comment: Hi, there are two words need to capitalize: Example, Keywords

(doris) branch branch-2.0 updated: [Fix](planner) legacy planner repeat group by has grouping report error (#40281) (#40306)

2024-09-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new b97e0438a20 [Fix](planner) legacy plan

Re: [PR] [Fix](planner) legacy planner repeat group by has grouping report error (#40281) [doris]

2024-09-03 Thread via GitHub
morrySnow merged PR #40306: URL: https://github.com/apache/doris/pull/40306 -- 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](nereids) report an error when a function that cannot be used for window analysis appears in the over clause [doris]

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

Re: [PR] [enhancement](show) Move storage policy info from show create table to show partitions [doris]

2024-09-03 Thread via GitHub
TangSiyang2001 commented on PR #39923: URL: https://github.com/apache/doris/pull/39923#issuecomment-2327864304 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] [fix](memory) Fix conf `max_sys_mem_available_low_water_mark_bytes` [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [fix](mtmv) Fix written by mv successfully but not get mv lock. If use mv, data maybe wrong [doris]

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

(doris) branch master updated (9a92b4c3809 -> bfbb065d0e0)

2024-09-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9a92b4c3809 [opt](function)Some geo functions incorrectly used get. (#40107) add bfbb065d0e0 [Feat](nereids) a

Re: [PR] [Feat](nereids) add max/min filter push down rewrite rule [doris]

2024-09-03 Thread via GitHub
morrySnow merged PR #39252: URL: https://github.com/apache/doris/pull/39252 -- 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] [opt](partial update) Remove unnecessary lock and refactor some code for partial update [doris]

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

Re: [PR] [Fix](partial update) Fix `__DORIS_SEQUENCE_COL__` is not set for newly inserted rows in partial update [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40272: URL: https://github.com/apache/doris/pull/40272#issuecomment-2327859412 TeamCity be ut coverage result: Function Coverage: 36.85% (9397/25502) Line Coverage: 28.27% (77466/273996) Region Coverage: 27.68% (39995/144485) Branch Coverage: 24.3

Re: [PR] [fix](memory) Fix conf `max_sys_mem_available_low_water_mark_bytes` [doris]

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

Re: [PR] [fix](mtmv) Fix written by mv successfully but not get mv lock. If use mv, data maybe wrong [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [feat](nereids) disable join reorder if any table row count is not available [doris]

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

Re: [PR] [Fix](partial update) Fix `__DORIS_SEQUENCE_COL__` is not set for newly inserted rows in partial update [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40272: URL: https://github.com/apache/doris/pull/40272#issuecomment-2327858693 TPC-H: Total hot run time: 38541 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 use mv hint (#40167) [doris]

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

Re: [PR] [fix](unary function) Fix wrong result of asin, acos and sqrt when processing invalid input #40267 [doris]

2024-09-03 Thread via GitHub
zhiqiang- commented on PR #40358: URL: https://github.com/apache/doris/pull/40358#issuecomment-2327856030 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](scanner) Control the degree of parallelism of scanner when only limit involved #39927 [doris]

2024-09-03 Thread via GitHub
zhiqiang- commented on PR #40357: URL: https://github.com/apache/doris/pull/40357#issuecomment-2327855365 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](scanner) Control the degree of parallelism of scanner when only limit involved #39927 [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40357: URL: https://github.com/apache/doris/pull/40357#issuecomment-2327855417 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] [test](inverted index) refine test_ignore_above case, add compound query sql [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40355: URL: https://github.com/apache/doris/pull/40355#issuecomment-2327854211 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) add use mv hint (#40167) [doris]

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

[PR] [fix](cte) doris do not support recursive CTE, remove it in docs [doris-website]

2024-09-03 Thread via GitHub
morrySnow opened a new pull request, #1087: URL: https://github.com/apache/doris-website/pull/1087 # Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 # Languages - [x] Chinese - [x] English -- This is an automated message from the Apache Git Service. T

(doris-website) branch r_cte created (now 140081381c)

2024-09-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch r_cte in repository https://gitbox.apache.org/repos/asf/doris-website.git at 140081381c [fix](cte) doris do not support recursive CTE, remove it in docs This branch includes the follow

Re: [PR] [fix](test) fix move memtable injection test may cause other case stuck [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40356: URL: https://github.com/apache/doris/pull/40356#issuecomment-2327850081 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] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [feat](nereids) disable join reorder if any table row count is not available [doris]

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

Re: [PR] [fix](mtmv) Fix written by mv successfully but not get mv lock. If use mv, data maybe wrong [doris]

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

Re: [PR] [feature](restore) support atomic restore [doris]

2024-09-03 Thread via GitHub
w41ter commented on PR #40353: URL: https://github.com/apache/doris/pull/40353#issuecomment-2327848224 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] [fix](test) fix move memtable injection test may cause other case stuck [doris]

2024-09-03 Thread via GitHub
sollhui commented on PR #40356: URL: https://github.com/apache/doris/pull/40356#issuecomment-2327845042 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

[PR] [fix](test) fix move memtable injection test may cause other case stuck [doris]

2024-09-03 Thread via GitHub
sollhui opened a new pull request, #40356: URL: https://github.com/apache/doris/pull/40356 Fix move memtable injection test may cause other case stuck. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [opt](in expr) Optimize the IN expression by skipping constant columns. [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #39912: URL: https://github.com/apache/doris/pull/39912#issuecomment-2327844023 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] [feature](aes_encrypt) support GCM mode for aes_encrypt and aes_decrypt [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40004: URL: https://github.com/apache/doris/pull/40004#issuecomment-2327843660 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] [Feat](Nereids) add use mv hint (#40167) [doris]

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

Re: [PR] [test](inverted index) refine test_ignore_above case, add compound query sql [doris]

2024-09-03 Thread via GitHub
airborne12 commented on PR #40355: URL: https://github.com/apache/doris/pull/40355#issuecomment-2327842495 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] [feature](aes_encrypt) support GCM mode for aes_encrypt and aes_decrypt [doris]

2024-09-03 Thread via GitHub
cambyzju commented on PR #40004: URL: https://github.com/apache/doris/pull/40004#issuecomment-2327838846 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. To

Re: [PR] [Fix](nereids) report an error when a function that cannot be used for window analysis appears in the over clause [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40354: URL: https://github.com/apache/doris/pull/40354#issuecomment-2327831984 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](cloud-mow) check cloud_txn_delete_bitmap_cache's status before removing expired one [doris]

2024-09-03 Thread via GitHub
zhannngchen commented on code in PR #40333: URL: https://github.com/apache/doris/pull/40333#discussion_r1742930518 ## be/src/cloud/cloud_txn_delete_bitmap_cache.cpp: ## @@ -184,26 +184,34 @@ void CloudTxnDeleteBitmapCache::update_tablet_txn_info(TTransactionId transactio L

Re: [PR] [fix](cloud-mow) check cloud_txn_delete_bitmap_cache's status before removing expired one [doris]

2024-09-03 Thread via GitHub
zhannngchen commented on code in PR #40333: URL: https://github.com/apache/doris/pull/40333#discussion_r1742930518 ## be/src/cloud/cloud_txn_delete_bitmap_cache.cpp: ## @@ -184,26 +184,34 @@ void CloudTxnDeleteBitmapCache::update_tablet_txn_info(TTransactionId transactio L

Re: [PR] [feature](restore) support atomic restore [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40353: URL: https://github.com/apache/doris/pull/40353#issuecomment-2327830982 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] [Refactor](SchemaCache) remove redundant Schema cache [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40350: URL: https://github.com/apache/doris/pull/40350#issuecomment-2327829043 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4b975504aa578ac3692f9b069246730232f29887 with default session variables Stream

Re: [PR] [Feat](Nereids) add use mv hint (#40167) [doris]

2024-09-03 Thread via GitHub
LiBinfeng-01 commented on PR #40339: URL: https://github.com/apache/doris/pull/40339#issuecomment-2327827328 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] [Refactor](SchemaCache) remove redundant Schema cache [doris]

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

Re: [PR] [Fix](function) Refine crypto functions signature to fix wrong result [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40285: URL: https://github.com/apache/doris/pull/40285#issuecomment-2327825397 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] [feature](restore) support atomic restore [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40353: URL: https://github.com/apache/doris/pull/40353#issuecomment-2327820912 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] [feature](restore) support atomic restore [doris]

2024-09-03 Thread via GitHub
w41ter opened a new pull request, #40353: URL: https://github.com/apache/doris/pull/40353 Previously, during a restore job, if the OLAP table already existed, it would be marked with a RESTORE status, preventing any read or write operations. This PR introduces an atomic restore featur

  1   2   3   4   5   6   7   8   >