Collinbrown95 commented on PR #49553: URL: https://github.com/apache/arrow/pull/49553#issuecomment-4224977799
Thank you both for the feedback! Based on our results from building `azure-sdk-for-cpp` from source, my understanding is that a *limited* version of Azure support for Arrow ought to be possible on Windows, but the Azure Identity features won't work on the Windows build due to the abovementioned difficulties of getting `azure-identity-cpp` to build with MinGW. I.e., users should still be able to use connection strings or SAS tokens in this scenario. If limited Azure support on Windows is preferable to disabling it, we will continue investigating what would be involved to disable the Azure Identity features and otherwise keep Azure support on the Windows build. -- 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]
