vustef commented on issue #1636: URL: https://github.com/apache/iceberg-rust/issues/1636#issuecomment-3468196490
We implemented the above in our fork: https://github.com/RelationalAI/iceberg-rust/pull/3. We realize that might not be the best implementation for being merged into the official repo, but given the uncertainty how it should look like, we avoided too much refactoring and minimized future merge conflicts in our approach. Look at it only as a reference of what was needed, not how the API should look like - the PR here should definitely look differently, making sure to reuse more common pieces. The hope is that we first align on how it should look like in this issue. -- 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]
