[
https://issues.apache.org/jira/browse/ARROW-7318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7318:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Major
> Labels: pull-request-available
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> *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)