Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-25 Thread via GitHub
Gabriel39 merged PR #25878: URL: https://github.com/apache/doris/pull/25878 -- 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] [feature](pipelineX) use expected in local_state [doris]

2023-10-25 Thread via GitHub
github-actions[bot] commented on PR #25878: URL: https://github.com/apache/doris/pull/25878#issuecomment-1778655187 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](pipelineX) use expected in local_state [doris]

2023-10-25 Thread via GitHub
github-actions[bot] commented on PR #25878: URL: https://github.com/apache/doris/pull/25878#issuecomment-1778655115 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](pipelineX) use expected in local_state [doris]

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

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-24 Thread via GitHub
github-actions[bot] commented on PR #25878: URL: https://github.com/apache/doris/pull/25878#issuecomment-1778475978 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] [feature](pipelineX) use expected in local_state [doris]

2023-10-24 Thread via GitHub
Mryange commented on PR #25878: URL: https://github.com/apache/doris/pull/25878#issuecomment-1778468122 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] [feature](pipelineX) use expected in local_state [doris]

2023-10-24 Thread via GitHub
Mryange opened a new pull request, #25878: URL: https://github.com/apache/doris/pull/25878 ## Proposed changes ```C++ auto result = _state->get_local_state_result(op->operator_id()); if (!result) { return result.error(); } auto

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-24 Thread via GitHub
Mryange closed pull request #25585: [feature](pipelineX) use expected in local_state URL: https://github.com/apache/doris/pull/25585 -- 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 comme

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-19 Thread via GitHub
Mryange commented on code in PR #25585: URL: https://github.com/apache/doris/pull/25585#discussion_r1365157996 ## be/src/pipeline/pipeline_x/operator.h: ## @@ -21,25 +21,25 @@ namespace doris::pipeline { -#define CREATE_LOCAL_STATE_RETURN_IF_ERROR(local_state)

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-18 Thread via GitHub
yiguolei commented on code in PR #25585: URL: https://github.com/apache/doris/pull/25585#discussion_r1364977834 ## be/src/pipeline/pipeline_x/operator.h: ## @@ -21,25 +21,25 @@ namespace doris::pipeline { -#define CREATE_LOCAL_STATE_RETURN_IF_ERROR(local_state)

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-18 Thread via GitHub
JackDrogon commented on code in PR #25585: URL: https://github.com/apache/doris/pull/25585#discussion_r1364808468 ## be/src/pipeline/pipeline_x/operator.h: ## @@ -21,25 +21,25 @@ namespace doris::pipeline { -#define CREATE_LOCAL_STATE_RETURN_IF_ERROR(local_state)

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

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

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-18 Thread via GitHub
doris-robot commented on PR #25585: URL: https://github.com/apache/doris/pull/25585#issuecomment-1768157051 TeamCity be ut coverage result: Function Coverage: 37.00% (8277/22371) Line Coverage: 29.07% (66381/228364) Region Coverage: 27.72% (34453/124275) Branch Coverage: 24.3

Re: [PR] [feature](pipelineX) use expected in local_state [doris]

2023-10-18 Thread via GitHub
github-actions[bot] commented on PR #25585: URL: https://github.com/apache/doris/pull/25585#issuecomment-1768055231 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] [feature](pipelineX) use expected in local_state [doris]

2023-10-18 Thread via GitHub
github-actions[bot] commented on PR #25585: URL: https://github.com/apache/doris/pull/25585#issuecomment-1768054728 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] [feature](pipelineX) use expected in local_state [doris]

2023-10-18 Thread via GitHub
Mryange commented on PR #25585: URL: https://github.com/apache/doris/pull/25585#issuecomment-1768030113 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] [feature](pipelineX) use expected in local_state [doris]

2023-10-18 Thread via GitHub
Mryange opened a new pull request, #25585: URL: https://github.com/apache/doris/pull/25585 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto: