[
https://issues.apache.org/jira/browse/ARROW-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-5119:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/21605
> [Go] invalid Stringer implementation for array.Boolean
> ------------------------------------------------------
>
> Key: ARROW-5119
> URL: https://issues.apache.org/jira/browse/ARROW-5119
> Project: Apache Arrow
> Issue Type: Bug
> Components: Go
> Reporter: Sebastien Binet
> Assignee: Sebastien Binet
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The Stringer implementation of array.Boolean loops over the `[]byte` array
> (which may not have the correct number of entries wrt the bool content)
> instead of using array.Interface.Len.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)