You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Eric Erhardt (Jira)" <ji...@apache.org> on 2019/09/27 15:21:00 UTC

[jira] [Created] (ARROW-6728) [C#] Support reading and writing Date32 and Date64 arrays

Eric Erhardt created ARROW-6728:
-----------------------------------

             Summary: [C#] Support reading and writing Date32 and Date64 arrays
                 Key: ARROW-6728
                 URL: https://issues.apache.org/jira/browse/ARROW-6728
             Project: Apache Arrow
          Issue Type: Bug
          Components: C#
            Reporter: Eric Erhardt


The C# implementation doesn't support reading and writing Date32 and Date64 arrays. We need to add support and some tests.

It looks like it is only a couple of lines to get this enabled. SeeĀ [https://github.com/apache/arrow/pull/5413].



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