pitrou commented on issue #44695:
URL: https://github.com/apache/arrow/issues/44695#issuecomment-2476783489

   > hm I guess allowing `SDKOptions` to be passed would be the solution that 
requires minimal maintenance and provides maximum features to users? Or do we 
gain anything from wrapping it in our own abstraction with limited features?
   
   Well, the problem is that allowing `SDKOptions` needs the user to install 
_the right version_ of the SDK headers, and include them in their project.
   
   So, if there are any important options there, we should provide an 
abstraction around them.


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