Re: [PR] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-10 Thread via GitHub
BiteThet merged PR #43517: URL: https://github.com/apache/doris/pull/43517 -- 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

Re: [PR] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-10 Thread via GitHub
github-actions[bot] commented on PR #43517: URL: https://github.com/apache/doris/pull/43517#issuecomment-2467326067 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] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-10 Thread via GitHub
github-actions[bot] commented on PR #43517: URL: https://github.com/apache/doris/pull/43517#issuecomment-2467326100 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] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-10 Thread via GitHub
BiteThet commented on PR #43517: URL: https://github.com/apache/doris/pull/43517#issuecomment-2467167993 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

Re: [PR] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-08 Thread via GitHub
github-actions[bot] commented on PR #43517: URL: https://github.com/apache/doris/pull/43517#issuecomment-2464391655 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] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-08 Thread via GitHub
BiteThet commented on PR #43517: URL: https://github.com/apache/doris/pull/43517#issuecomment-2464383132 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

Re: [PR] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-08 Thread via GitHub
github-actions[bot] commented on code in PR #43517: URL: https://github.com/apache/doris/pull/43517#discussion_r1833986318 ## be/src/exprs/runtime_filter.cpp: ## @@ -1054,30 +1053,33 @@ class SyncSizeClosure : public AutoReleaseClosure _rf_context; -std::string _rf_debug_in

Re: [PR] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-08 Thread via GitHub
BiteThet commented on PR #43517: URL: https://github.com/apache/doris/pull/43517#issuecomment-2464193081 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] [Chore](runtime-filter) add rpc error msg to RuntimeFilterContext [doris]

2024-11-08 Thread via GitHub
BiteThet opened a new pull request, #43517: URL: https://github.com/apache/doris/pull/43517 ### What problem does this PR solve? add rpc error msg to RuntimeFilterContext Problem Summary: ### Release note None ### Check List (For Author) - Test