brandur commented on issue #696: URL: https://github.com/apache/iceberg-go/issues/696#issuecomment-3800930388
> Would you be willing to contribute something to this extent (or something like what you're suggesting)? Normally I'd be a little reluctant to try a fairly large change like this as a first time contributor as there'd be a lot of points of potential disagreement, but I just took a look at the `iceberg/io` code, and it seems to be quite constrained, so this should be pretty doable. Let me get a rough version together and pitch it up to see if we can get approximate agreement on what the interface for such a thing should look like. Also, a heads up in case we go this route, but multiple modules will make things like the release process a little heavier weight. For example, we'll need to generate Git tags for all the submodules along with the top level directory. It can also make things like running tests a tad more difficult without dipping into features like Go workspaces, which are a fount of problems in their own way. -- 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]
