You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "dlmarion (via GitHub)" <gi...@apache.org> on 2023/04/19 20:16:25 UTC

[GitHub] [accumulo] dlmarion commented on issue #3308: OnDemand Follow-on: Create a public RowRange object with start/end rows and exclusivity booleans

dlmarion commented on issue #3308:
URL: https://github.com/apache/accumulo/issues/3308#issuecomment-1515324167

   I think it depends on the implementation. I think you might be able to do the following and target `main`:
   
   1. Create new RowRange public API object
   2. Everywhere in the API where Text start/stop row values are being used, deprecate that method and create a new method that uses the new API object.
   
   It's yet to be determined how/where the inclusivity arguments are used in the existing 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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org