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/12/04 19:58:00 UTC

[jira] [Created] (ARROW-7318) [C#] TimestampArray serialization failure

Chris Hutchinson created ARROW-7318:
---------------------------------------

             Summary: [C#] TimestampArray serialization failure
                 Key: ARROW-7318
                 URL: https://issues.apache.org/jira/browse/ARROW-7318
             Project: Apache Arrow
          Issue Type: Bug
          Components: C#
    Affects Versions: 0.15.1
            Reporter: Chris Hutchinson
            Assignee: Chris Hutchinson


*TimestampArray* throws during deserialization from a record batch previously serialized with the library. This appears to be because the timezone is not serialized for *TimestampType* in the Flatbuffer serialization implementation.

This does not appear in the round-trip serialization tests because the *TimestampArray* field is omitted from the test data, along with other parametric types.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)