[
https://issues.apache.org/jira/browse/ARROW-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-5551:
----------------------------------
Labels: pull-request-available (was: )
> [Go] invalid FixedSizeArray representation
> ------------------------------------------
>
> Key: ARROW-5551
> URL: https://issues.apache.org/jira/browse/ARROW-5551
> Project: Apache Arrow
> Issue Type: Bug
> Components: Go
> Reporter: Sebastien Binet
> Assignee: Sebastien Binet
> Priority: Major
> Labels: pull-request-available
>
> FixedSizeArrays are currently represented as 3-buffers data.
> but the C++ definition expects a 2-buffers data layout (as all the primitive
> arrays.)
> (uncovered while trying to roundtrip all "integration" tests.)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)