nateprewitt opened a new pull request, #49301:
URL: https://github.com/apache/arrow/pull/49301
### Rationale for this change
After discussion in #49169, this PR will add a unique identifier to the
AzureFileSystem implementation to distinguish calls from the base Azure C++ SDK.
### What changes are included in this PR?
This PR adds `azpartner-arrow/{verion}` as the ApplicationId used by
AzureFileSystem.
### Are these changes tested?
The change has been manually validated. I'm happy to add a test for its
persistence, but I wasn't sure what level you'd like to see in Arrow. This is
effectively just plumbing a string to the SDK. The ApplicationId functionality
is validated in the SDK test suite.
### Are there any user-facing changes?
This shouldn't be user facing. Only a user-agent update for the underlying
SDK.
--
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]