yiguolei commented on code in PR #22152:
URL: https://github.com/apache/doris/pull/22152#discussion_r1275890764
##########
be/src/exprs/runtime_filter.h:
##########
@@ -368,8 +368,8 @@ class IRuntimeFilter {
// expr index
int _expr_order;
// used for await or signal
- doris::Mutex _inner_mutex;
Review Comment:
这种的别改,否则不知道是系统的还是我们的了
##########
be/src/exprs/runtime_filter.h:
##########
@@ -368,8 +368,8 @@ class IRuntimeFilter {
// expr index
int _expr_order;
// used for await or signal
- doris::Mutex _inner_mutex;
Review Comment:
这种的别改,否则不知道是系统的还是我们的了
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]