Skip to content

[Go] invalid Stringer implementation for array.Boolean #21605

@asfimport

Description

@asfimport

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.

Reporter: Sebastien Binet / @sbinet
Assignee: Sebastien Binet / @sbinet

PRs and other links:

Note: This issue was originally created as ARROW-5119. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions