DomGarguilo opened a new pull request, #6441:
URL: https://github.com/apache/accumulo/pull/6441

   Fixes #5907 
   
   Replaces `TableNameUtil.qualify`'s `Pair<String,String>` return type with 
`QualifiedTableName` record so callers can use `namespaceName()` and 
`tableName()` instead of `getFirst()` and `getSecond()`.


-- 
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]

Reply via email to