nyl3532016 commented on a change in pull request #1731:
URL: https://github.com/apache/hbase/pull/1731#discussion_r427993558



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

Review comment:
       yes, duplicate field may confuse user




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to