tustvold commented on PR #576: URL: https://github.com/apache/arrow-rs-object-store/pull/576#issuecomment-3649461883
I understand the challenge, it's working out how to achieve this in a way that doesn't break existing use-cases. IMO aws-lc represents a significant regression for the vast majority of users, e.g. longer build times, less portable, etc... , but so long as users don't have to use aws-lc, perhaps I can grin and bear it... That being said we need to do this carefully, ultimately reqwest IIRC forces ring to be included anyway, so providing an optional way to also bundle aws-lc if the user wants is probably the way to go... Although I'd still prefer this to be an out of tree concern. -- 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]
