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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
