GehaFearless opened a new issue, #1090:
URL: https://github.com/apache/incubator-pegasus/issues/1090

   ## Feature Request
   
   **Is your feature request related to a problem? Please describe:**
   When we precisely count data for a large table, it's unnecessarily return 
key-values from server to client. 
   
   **Describe the feature you'd like:**
   <!-- A clear and concise description of what you want to happen. -->
   I try to add optional section "only_return_count" on get_scanner_request & 
scan_request, also add optional  section kv_count on scan_response.
   Different versions of the software will not interact with each other because 
of optional  section.


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

Reply via email to