Re: [PR] Use DorisVector in memtable; improve low memory mode [doris]

2025-01-13 Thread via GitHub
yiguolei merged PR #46929: URL: https://github.com/apache/doris/pull/46929 -- 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] Use DorisVector in memtable; improve low memory mode [doris]

2025-01-13 Thread via GitHub
github-actions[bot] commented on PR #46929: URL: https://github.com/apache/doris/pull/46929#issuecomment-2589198522 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] Use DorisVector in memtable; improve low memory mode [doris]

2025-01-13 Thread via GitHub
github-actions[bot] commented on PR #46929: URL: https://github.com/apache/doris/pull/46929#issuecomment-2589198559 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] Use DorisVector in memtable; improve low memory mode [doris]

2025-01-13 Thread via GitHub
yiguolei commented on code in PR #46929: URL: https://github.com/apache/doris/pull/46929#discussion_r1914212815 ## be/src/runtime/runtime_state.cpp: ## @@ -541,4 +541,8 @@ std::vector> RuntimeState::build_pipeline_profil return _pipeline_id_to_profile; } +bool RuntimeSt

Re: [PR] Use DorisVector in memtable; improve low memory mode [doris]

2025-01-13 Thread via GitHub
yiguolei commented on code in PR #46929: URL: https://github.com/apache/doris/pull/46929#discussion_r1914212726 ## be/src/runtime/query_context.h: ## @@ -309,6 +309,10 @@ class QueryContext : public std::enable_shared_from_this { bool low_memory_mode() { return _low_memo

[PR] Use DorisVector in memtable; improve low memory mode [doris]

2025-01-13 Thread via GitHub
jacktengg opened a new pull request, #46929: URL: https://github.com/apache/doris/pull/46929 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] Use DorisVector in memtable; improve low memory mode [doris]

2025-01-13 Thread via GitHub
hello-stephen commented on PR #46929: URL: https://github.com/apache/doris/pull/46929#issuecomment-2587534728 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