Saamu192 commented on issue #2828: URL: https://github.com/apache/iceberg-python/issues/2828#issuecomment-3656824544
I think I understand, so PyIceberg is sending the creation of a branch via the API to Nessie saying: - _Hey, create a branch for me named "example", the reference is this snapshot_id 123124_ And then Nessie responds: - _I searched for branch 123124 here and I only have "main" which is the catalog branch (of my system)_ Is that correct, or am I completely off track? -- 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]
