liurenjie1024 closed issue #1083: Split manifest module into multiple modules
URL: https://github.com/apache/iceberg-rust/issues/1083
--
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 comm
liurenjie1024 closed issue #1083: Split manifest module into multiple modules
URL: https://github.com/apache/iceberg-rust/issues/1083
--
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 comm
jonathanc-n opened a new issue, #1083:
URL: https://github.com/apache/iceberg-rust/issues/1083
### Is your feature request related to a problem or challenge?
`manifest` module has been getting quite large, can be split into multiple
modules.
### Describe the solution you'd like