milleruntime commented on pull request #2039: URL: https://github.com/apache/accumulo/pull/2039#issuecomment-828460235
@jmark99 I think it might be better to add a method to the fluent API here: https://github.com/apache/accumulo/blob/5c365f984b13dec105ecb654cea486a06443d967/core/src/main/java/org/apache/accumulo/core/client/admin/TableOperations.java#L731 Perhaps a method called `ignoreEmptyDir()`. This will allow it to be an optional method and won't require a entry point method on `TableOperations` -- 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. For queries about this service, please contact Infrastructure at: [email protected]
