You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/06/11 12:14:00 UTC

[jira] [Updated] (ARROW-5551) [Go] invalid FixedSizeArray representation

     [ 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)