zeroshade opened a new pull request, #624: URL: https://github.com/apache/arrow-go/pull/624
### Rationale for this change fixes #623 ### What changes are included in this PR? checking for the `isLarge` bit upon calling `Value()` for a BasicArray was incorrect, forgetting to shift appropriately. ### Are these changes tested? Yes, a unit test is added to check for this ### Are there any user-facing changes? only fixing the assert. -- 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]
