[ 
https://issues.apache.org/jira/browse/ARROW-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-5119:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>
> 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
(v7.6.3#76005)

Reply via email to