zeroshade commented on issue #37353: URL: https://github.com/apache/arrow/issues/37353#issuecomment-1691923400
@phillipleblanc So, the only thing I can think of to try to solve this one would be to make the generated code from the .proto files a separate module and give it it's own `go.mod` file. That should let all the Arrow versions rely on a single version of the generated code. I'll take a look into seeing what the best route forward here would be. -- 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]
