robertmaynard commented on issue #36974:
URL: https://github.com/apache/arrow/issues/36974#issuecomment-1665685501

   > Does the "package config" means pkg-config/pkgconf command? If so, we can 
add support for it by providing arrow-filesystem-s3.pc like we did for JSON 
module (arrow-json.pc) or adding a s3 variable to arrow-filesystem.pc like 
*_version in arrow.pc. If you need it, please open a new issue for it.
   
   Yes I meant the pkg-config files. But I missed in your first explanation 
that `ARROW_S3` is provided via `arrow/util/config.h`. Since that is build 
system independent I don't think anything changes are needed.
   
   The entire situtation around the AWS SDK requiring an explicit end of 
program shutdown call is rather unforunate. I wish we had a cleaner approach 
but that is best discussed in another issue.
   
   Thank you for the help.


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

Reply via email to