kevinjqliu commented on PR #2392: URL: https://github.com/apache/iceberg-python/pull/2392#issuecomment-3228852389
i think theres actually an underlying bug here. `endpoint_url` here is also part of `S3FileSystem` constructor. I dont think it should be passed via `client_kwargs` https://github.com/apache/iceberg-python/blob/06b9467f1db2b71c51d4c1be5f3a5144afa52880/pyiceberg/io/fsspec.py#L139 -- 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]
