Re: [PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-21 Thread via GitHub
HappenLee merged PR #35095: URL: https://github.com/apache/doris/pull/35095 -- 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] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-21 Thread via GitHub
github-actions[bot] commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121922811 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](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-21 Thread via GitHub
github-actions[bot] commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121922755 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](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121723574 run p0 -- 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

Re: [PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121723083 https://github.com/apache/doris/assets/42906151/c97fd8c4-4900-47bd-ba64-7bf5637f77c4";> crash on p0 is not related to this pr, re run -- This is an automated message from th

Re: [PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121711677 run cloud_p1 -- 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. T

Re: [PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121662239 TeamCity be ut coverage result: Function Coverage: 35.69% (9013/25251) Line Coverage: 27.34% (74523/272587) Region Coverage: 26.59% (38539/144955) Branch Coverage: 23.4

Re: [PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
github-actions[bot] commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121597865 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] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
zhiqiang- commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121594109 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. T

Re: [PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
doris-robot commented on PR #35095: URL: https://github.com/apache/doris/pull/35095#issuecomment-2121593413 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+process+y

[PR] [fix](FragmentMgr) Should not use operator[] for _query_ctx_map [doris]

2024-05-20 Thread via GitHub
zhiqiang- opened a new pull request, #35095: URL: https://github.com/apache/doris/pull/35095 Ref: https://en.cppreference.com/w/cpp/container/unordered_map/operator_at Returns a reference to the value that is mapped to a key equivalent to key or x respectively, performing an inser