keith-turner commented on issue #759: Add scanner over multiple Spans
URL: https://github.com/apache/fluo/issues/759#issuecomment-342655550
 
 
   @jkosh44 I am uncertain about this issue at the moment. But I am very 
uncertain about the API.  There was the work done in #923 which should be 
considered.  Also the scanner builder API has a byRow() method that would not 
make sense for multiple spans.
   
   For the moment, I think many (but not all) of the use case for this are 
satisfied by the `snap.get(Collection<RowColumn>)` method.  Also, I have been 
thinking about an asynchronous API that may be more convenient than this and 
some of the other get methods.  I need to write that up.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to