dingo4dev commented on issue #2828:
URL: 
https://github.com/apache/iceberg-python/issues/2828#issuecomment-3656730631

   This is expected behavior in nessie rest catalog, as nessie is using 
git-like semantics, it has its own branching operation. 
   
   Here is the code where the exception raise in nessie:
   
https://github.com/projectnessie/nessie/blob/5474fe58369931d7370ede36177b5b6a6938417b/catalog/format/iceberg/src/main/java/org/projectnessie/catalog/formats/iceberg/rest/IcebergUpdateRequirement.java#L179
   
   If you would like to use nessie branch, please reference the official docs in
   
https://projectnessie.org/guides/iceberg-rest/#migrate-an-iceberg-client-configuration


-- 
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]

Reply via email to