zeroshade commented on issue #622: URL: https://github.com/apache/arrow-go/issues/622#issuecomment-4026497886
The code has since been merged to main based on reviews (and I incorporated your test case into the tests) so you should be able to test it now. To test code that isn't in main you can simply pull down the PR branch itself to run the code locally or use `go mod edit -replace` to point your local go.mod to use the branch for the PR -- 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]
