nealrichardson commented on pull request #7997:
URL: https://github.com/apache/arrow/pull/7997#issuecomment-680090405


   If you're going to try to get the bundled `build_awssdk` macro to work, a 
couple of notes:
   
   1. The features enabled in the bundled ep 
(https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2635)
 don't match what is actually required 
(https://github.com/apache/arrow/blob/master/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2681-L2685)
 so you'll need to fix that
   2. If it doesn't build, perhaps look to 
https://github.com/TileDB-Inc/TileDB/blob/dev/cmake/Modules/FindAWSSDK_EP.cmake 
for inspiration since they manage to build it


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to