You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Chris Hutchinson (JIRA)" <ji...@apache.org> on 2019/01/17 17:51:00 UTC

[jira] [Created] (ARROW-4284) [C#] File / Stream serialization fails due to type mismatch / missing footer

Chris Hutchinson created ARROW-4284:
---------------------------------------

             Summary: [C#] File / Stream serialization fails due to type mismatch / missing footer
                 Key: ARROW-4284
                 URL: https://issues.apache.org/jira/browse/ARROW-4284
             Project: Apache Arrow
          Issue Type: Bug
          Components: C#
    Affects Versions: 0.11.1
            Reporter: Chris Hutchinson


ArrowFileWriter does not write a footer during serialization. Various arrays (BooleanArray, UInt8Array) match with incorrect types in the Accept visitor implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)