fcfangcc commented on PR #2517:
URL: https://github.com/apache/iceberg-python/pull/2517#issuecomment-3336449376

   @Fokko I modified  and used the same parameter  
**s3.force-virtual-addressing** to changed addressing_style
   
   In fsspec impl, s3 api dependent s3fs -> aiobotocore, this lib use 
**s3.addressing_style** to control.
   
   But in pyarrow impl, s3 api dependent **from pyarrow.fs import 
S3FileSystem**, this lib use **force-virtual-addressing** to control.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to