Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-11 Thread via GitHub
yiguolei merged PR #26760: URL: https://github.com/apache/doris/pull/26760 -- 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] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26760: URL: https://github.com/apache/doris/pull/26760#issuecomment-1806625622 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

Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26760: URL: https://github.com/apache/doris/pull/26760#issuecomment-1806625636 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

Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26760: URL: https://github.com/apache/doris/pull/26760#issuecomment-1805494338 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.1 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26760: URL: https://github.com/apache/doris/pull/26760#issuecomment-1805491753 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit c84c5ac6296f30c6c82a2e33eaa7f430598a2a79, data reload: false

Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26760: URL: https://github.com/apache/doris/pull/26760#issuecomment-1805446477 TeamCity be ut coverage result: Function Coverage: 36.76% (8402/22855) Line Coverage: 29.28% (68125/232664) Region Coverage: 27.92% (35226/126178) Branch Coverage:

Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on code in PR #26760: URL: https://github.com/apache/doris/pull/26760#discussion_r1389148559 ## be/src/olap/tablet_meta.cpp: ## @@ -48,15 +48,15 @@ using std::vector; namespace doris { using namespace ErrorCode; -Status TabletMeta::create(const

Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
w41ter commented on PR #26760: URL: https://github.com/apache/doris/pull/26760#issuecomment-1805382395 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

[PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
w41ter opened a new pull request, #26760: URL: https://github.com/apache/doris/pull/26760 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at