ddanielr commented on PR #5445: URL: https://github.com/apache/accumulo/pull/5445#issuecomment-2773352473
> `fetchColumns` has a check for exclusive options, but `fetchColumnsCFAndCQ` does not. With making the latter protected, it might be good to add this check so that the order of them being called does not matter. Or, maybe it makes sense to merge the methods into a single `fetchColumns` method? I ended up merging the code together into a single `fetchColumns` method and simplified some of the cli value check logic. -- 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]
