(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

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

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_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] [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] [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] [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

(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] [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

<    3   4   5   6   7   8