Re: [PR] [fix](memtracking) fix capacity when releasing owned slice [doris]

2023-12-05 Thread via GitHub
yiguolei merged PR #28002: URL: https://github.com/apache/doris/pull/28002 -- 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](memtracking) fix capacity when releasing owned slice [doris]

2023-12-05 Thread via GitHub
doris-robot commented on PR #28002: URL: https://github.com/apache/doris/pull/28002#issuecomment-1840789694 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 39f52487f651f362de878ca771adf6256a65d098, data reload: false

Re: [PR] [fix](memtracking) fix capacity when releasing owned slice [doris]

2023-12-05 Thread via GitHub
doris-robot commented on PR #28002: URL: https://github.com/apache/doris/pull/28002#issuecomment-1840756338 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.13 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](memtracking) fix capacity when releasing owned slice [doris]

2023-12-04 Thread via GitHub
github-actions[bot] commented on PR #28002: URL: https://github.com/apache/doris/pull/28002#issuecomment-1840095027 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] [fix](memtracking) fix capacity when releasing owned slice [doris]

2023-12-04 Thread via GitHub
github-actions[bot] commented on PR #28002: URL: https://github.com/apache/doris/pull/28002#issuecomment-1840094995 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](memtracking) fix capacity when releasing owned slice [doris]

2023-12-04 Thread via GitHub
github-actions[bot] commented on code in PR #28002: URL: https://github.com/apache/doris/pull/28002#discussion_r1414938122 ## be/src/util/slice.h: ## @@ -344,34 +344,38 @@ class OwnedSlice : private Allocator { public: OwnedSlice() : _slice((uint8_t*)nullptr, 0) {} -

Re: [PR] [fix](memtracking) fix capacity when releasing owned slice [doris]

2023-12-04 Thread via GitHub
kaijchen commented on PR #28002: URL: https://github.com/apache/doris/pull/28002#issuecomment-1840082180 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