You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/01/25 15:58:22 UTC

[GitHub] [arrow] kszucs commented on pull request #12257: ARROW-15451: [C++] Fix build with C++17 and ARROW_GCS=ON

kszucs commented on pull request #12257:
URL: https://github.com/apache/arrow/pull/12257#issuecomment-1021337654


   > Ok, I'll let @kszucs choose how to handle the vcpkg configuration.
   
   Can't because we're not using the vcpkg versioning feature yet (because of various AWS SDK issues), so we have a specific vcpkg revision with a set of patches for those particular ports. If we'd switch to vcpkg versioning then the custom patching wouldn't work because vcpkg checks out each port's pinned git tree (struggled with it during the weekend). 
   
   We need to fix the vcpkg ports upstream and/or provide overlay ports (basically overriding certain ports) then we can switch to use vcpkg versioning, then we can bump ORC's version there.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org