liurenjie1024 commented on issue #434: URL: https://github.com/apache/iceberg-rust/issues/434#issuecomment-2210586119
Thanks @chenzl25 for reporting this. I've checked the code and think this is expected. iceberg stores absolute path in manifests, and currently it's illegal to mix use s3 and s3a. I think it works if you just use s3a, right? -- 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]
