zeroshade opened a new pull request, #439:
URL: https://github.com/apache/iceberg-go/pull/439

   fixes #438
   
   We need to ensure that we flush the manifest that we're writing before we 
construct the `ManifestFile` object we want to add to the snapshot so that our 
length is correct when we write the manifest list itself. This change adds unit 
tests to ensure that the lengths match up correctly with what we write, and 
also ensures the tests work on windows (ran into some problems when putting 
this PR together that I had to fix).


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