CTTY commented on PR #2123: URL: https://github.com/apache/iceberg-rust/pull/2123#issuecomment-3874062752
Hi @askalt, thanks for raising this PR! > when using a custom catalog implementation I'm assuming you are using a custom `Catalog/SchemaProvider` with `IcebergTableProvider`? I'm trying to understand your use case better. Some examples on how a custom `Catalog/SchemaProvider` with `IcebergTableProvider` would benefit you would be very helpful! Also I was wondering if making `IcebergTableProvider::try_new` a `pub` function would be an easier solution for you? -- 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]
