felipecrv opened a new pull request, #39323:
URL: https://github.com/apache/arrow/pull/39323
### Rationale for this change
This simplifies the creation of long error messages and leads to the use of
a string builder to construct the error message.
### What changes are included in this PR?
- std::forward in ExceptionToStatus
- A few nitpicky changes
- Simplification of the error message text
- Moving the signature of `CheckIfHierarchicalNamespaceIsEnabled` to
`azurefs_internal.h` to reduce the size of `azurefs.h` -- implementation
remains in `azurefs.cc`
### Are these changes tested?
Yes. By existing tests.
--
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]