zeroshade commented on issue #40700: URL: https://github.com/apache/arrow/issues/40700#issuecomment-2013744371
@kou so we started trying to bump ADBC to use Go 1.21 and ran into a whole mess of packaging issues with the docker images as pointed out [here](https://github.com/apache/arrow-adbc/pull/1646#discussion_r1531206030) I'd love for us to use Go 1.21 and 1.22 instead of 1.19 and 1.20, but I think I'll need your help figuring out the packaging issues before we can do so. Ultimately the problem is getting the go1.21 and go1.22 packages installed in the images in such a way that allows the builds to still work, since the OS package manager channels don't seem to have the newer versions of go on them yet. -- 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]
