[
https://issues.apache.org/jira/browse/ARROW-7318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Erhardt resolved ARROW-7318.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 5965
[https://github.com/apache/arrow/pull/5965]
> [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
> Fix For: 1.0.0
>
> Original Estimate: 2h
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> *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)