jiakai-li commented on PR #1453: URL: https://github.com/apache/iceberg-python/pull/1453#issuecomment-2556106456
Hey @kevinjqliu , I hope you are ready for the Christmas time :-) After some investigation, I noticed the `PyArrowFileIO._initialize_fs` function doesn't take `netloc` parameter into account when initialize the `S3FileSystem`. Instead, it always uses the region found in `properties`. I modified the precedence order to make `netloc` take higher priority compare to the region saved in `properties`. I'll add more unit test if this sounds a fix on the correct track? Thanks! -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org