ivakegg opened a new issue, #6132:
URL: https://github.com/apache/accumulo/issues/6132

   We are starting to talk about schemas where we would potentially have huge 
values associated with relatively small keys.  In this case it would great to 
be able to get keys and a stream for the value back instead of pulling the full 
value into memory.  Perhaps this could be configurable with an optional 
threshold over which a stream would be returned instead of the value bytes.  I 
could see the Value object being modified with a "isStream()" and 
"openStream()" methods.
   


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