ChangxingJiang commented on issue #2544: URL: https://github.com/apache/iceberg-python/issues/2544#issuecomment-3540085524
+1 for this issue. from #2745 However, I can't use version 0.9.1 because I need the `s3.force-virtual-addressing` feature introduced in #2517. Our S3-compatible object storage is TOS (Torch Object Storage By Volcengine), which only supports virtual-host-style addressing and does not support path-style addressing. Therefore, using LakeKeeper with TOS requires this setting to function correctly. -- 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]
