bharathv commented on a change in pull request #1892:
URL: https://github.com/apache/hbase/pull/1892#discussion_r439678245
##########
File path:
hbase-thrift/src/main/resources/org/apache/hadoop/hbase/thrift2/hbase.thrift
##########
@@ -470,6 +475,7 @@ struct TLogQueryFilter {
4: optional string userName
5: optional i32 limit = 10
6: optional TLogType logType = 1
+ 7: optional TFilterByOperator filterByOperator = 2
Review comment:
Use OR rather than the enum value?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]