kevinjqliu commented on issue #291:
URL: https://github.com/apache/iceberg-go/issues/291#issuecomment-2646849537

   hey @zeroshade thats a great question. Based on my understanding, Nessie has 
2 sets of APIs, its own catalog API and an Iceberg REST compliant API. 
   Heres the nessie docs on iceberg rest api 
https://projectnessie.org/guides/try-nessie/
   
   Based on [this 
comment](https://github.com/apache/iceberg-python/issues/19#issuecomment-2182782906),
 Nessie should have support for Iceberg REST API. In fact, there are many users 
of pyiceberg interacting with Nessie. 
   
   There are subtle difference in behaviors. One big one is 
https://github.com/apache/iceberg-python/issues/1105 where Nessie only shows 1 
snapshot. This is part of the Nessie implementation so not much we can do. 
   
   
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to