AlexMercedCoder commented on issue #6414: URL: https://github.com/apache/iceberg/issues/6414#issuecomment-1687275423
I have started on some of the steps regarding this which high-level would be: - Update Pynessie to support the V2 endpoints - Use Pynessie to create a catalog class for PyIceberg My schedule has gotten busier so may be a bit before I can do anymore but here is some links to what I've done if anyone wants to continue from there. - [Link to Pull request for new methods for V2 methods in pynessie](https://github.com/projectnessie/pynessie/pull/21) - [Link to Unofficial V2 Client I made to help myself better understand the spec](https://pypi.org/project/nessiev2-unofficial/) -- 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]
