amoeba opened a new pull request, #35398:
URL: https://github.com/apache/arrow/pull/35398

   ### What changes are included in this PR?
   
   Adds a non-exported helper function, `s3_init`, that lets users optionally 
control the log level of the AWS C++ SDK as well as the number of threads it 
uses for its I/O event loop. This brings R's functionality into alignment with 
PyArrow.
   
   ### Are these changes tested?
   
   Tests are included just to cover input validation and I've manually tested 
the code locally to make sure it's working as expected.
   
   ### Are there any user-facing changes?
   
   This function is not currently exported but we can discuss this. I'm 
thinking it probably should be and that it should be linked from within the 
documentation so users can find 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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to