healchow commented on code in PR #4230:
URL: https://github.com/apache/incubator-inlong/pull/4230#discussion_r874440393
##########
inlong-tubemq/tubemq-manager/src/main/java/org/apache/inlong/tubemq/manager/service/TubeConst.java:
##########
@@ -60,6 +60,9 @@ public class TubeConst {
public static final String AUTH_CONTROL = "authControl";
public static final String ADD_TOPIC_TASK = "addTopicTask";
public static final String QUERY_CAN_WRITE = "queryCanWrite";
+ public static final String FILTER_COND = "filterCond";
Review Comment:
Excuse me, what does the `filterCond` mean?
--
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]