Sebastien Binet created ARROW-5551:
--------------------------------------

             Summary: [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


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)

Reply via email to