MissiontoMars commented on issue #36827:
URL: https://github.com/apache/arrow/issues/36827#issuecomment-1907305773

   This PR only modifies the C++ layer, so when using the Python API, the 
"force_virtual_addressing" parameter cannot be passed. such as:
   
   `
   fs = pyarrow.fs.S3FileSystem(access_key='aaa', secret_key='bbb', 
endpoint_override='https://xxx', force_virtual_addressing=True)
   `
   @pitrou 


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