hgromer commented on code in PR #6623:
URL: https://github.com/apache/hbase/pull/6623#discussion_r1925371382


##########
hbase-protocol-shaded/src/main/protobuf/client/Client.proto:
##########
@@ -274,6 +278,7 @@ message Scan {
   }
   optional ReadType readType = 23 [default = DEFAULT];
   optional bool need_cursor_result = 24 [default = false];
+  optional bool resultMetricsEnabled = 25 [default = false];

Review Comment:
   updated. this file has both camel & snake case littered everywhere I should 
probably avoid adding additional inconsistencies 



-- 
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]

Reply via email to