JayJamieson commented on PR #1274: URL: https://github.com/apache/arrow-go/pull/1274#issuecomment-5594498280
> Aside from the issues above, what's the reasoning for making this an entirely separate module? I'm pretty sure all the dependencies are already part of the main arrow-go module so there's no real benefit I can see from making it a separate module that gets versioned separately. Is there a particular reason to do so? @zeroshade Thanks for the review, I'll make the fixes in follow-up commit. I opted for a separate module as I wasn't sure how open the team would be to maintaining and how often arrow-go does releases. I figured a separate module would at least allow it to easily be disabled if release/build fails for some reason and not block anyone. If it's not a problem I can rework it without being a separate module 🙏 -- 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]
