zeroshade commented on pull request #9675: URL: https://github.com/apache/arrow/pull/9675#issuecomment-796911997
I'm explicitly not changing the go1.12 declaration in the arrow go.mod, so anyone currently using it shouldn't be affected. At a worst case scenario, I can modify the go-parquet to introduce a new build and test pipeline with go1.15 rather than piggy backing off the existing go-arrow pipeline and adding the go-parquet directory. I just figured that was excessive since the other languages didn't seem to separate the arrow and parquet build and tests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
