You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Prashanth Govindarajan (Jira)" <ji...@apache.org> on 2020/10/05 20:00:00 UTC

[jira] [Commented] (ARROW-6972) [C#] Should support StructField arrays

    [ https://issues.apache.org/jira/browse/ARROW-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17208284#comment-17208284 ] 

Prashanth Govindarajan commented on ARROW-6972:
-----------------------------------------------

Opened [https://github.com/apache/arrow/pull/8348/files] for this

> [C#] Should support StructField arrays
> --------------------------------------
>
>                 Key: ARROW-6972
>                 URL: https://issues.apache.org/jira/browse/ARROW-6972
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C#
>            Reporter: Cameron Murray
>            Assignee: Prashanth Govindarajan
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The C# implementation of Arrow does not support struct arrays and, complex types more generally.
>  I notice ARROW-6870 addresses Dictionary arrays however this is not as flexible as structs (for example, cannot mix data types)
> The source does have a stub for StructArray however there is no Builder nor example on how to use it so I can assume it is not supported.
>  



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