gaborkaszab commented on PR #15045:
URL: https://github.com/apache/iceberg/pull/15045#issuecomment-3755018971

   In the meantime I went ahead and gave an implementation for this in the 
reference IRC. https://github.com/apache/iceberg/pull/15057
   
   It's not entirely trivial es createTable is expected to give the same ETag 
as the subsequent loadTable with ALL snapshots regardless of the former doesn't 
give the `snapshots` param and the latter does.
   Also I had to tweak a bit to workaround that the order of params shouldn't 
matter for ETag creation.


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