zeroshade opened a new pull request, #1285: URL: https://github.com/apache/arrow-go/pull/1285
### Rationale for this change Fixing the build on go1.27 ### What changes are included in this PR? Updates the build tag on arrow/compute/registry.go which would already fail on anything <= go1.22 so that the tag is correct. ### Are these changes tested? Adds go1.27 runs to the CI for testing these types of issues in the future ### Are there any user-facing changes? Only fixes go1.27 builds that were previous failing, anything that builds successfully would still build successfully. -- 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]
