dannycjones commented on PR #3065: URL: https://github.com/apache/iceberg-rust/pull/3065#issuecomment-5423088307
> @dannycjones I can do that, however the PR will expand into a lot of places. The `ManifestWriter` interacts with many things, and they end up needing updating again or `try_into` everywhere. > > For what it's worth I have a draft PR here where I moved everything across: #3068 . If that is preferable, I can close this PR and open that for review. I think that's the right approach - to me, we just chose the wrong type here so we should move those things across. -- 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]
