Xuanwo commented on PR #1313: URL: https://github.com/apache/iceberg-rust/pull/1313#issuecomment-2875100255
> iceberg-python is just a wrapper for pyiceberg-core, and pyiceberg-core is located within the iceberg-rust repository Hi, this understanding is incorrect. While pyiceberg did attempt to reuse some iceberg-rust code, everything is entirely optional. As of now, pyiceberg's catalog implementations are written purely in Python. -- 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]
