You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Cameron Murray (Jira)" <ji...@apache.org> on 2019/10/23 02:53:00 UTC

[jira] [Created] (ARROW-6972) C# should support StructField arrays

Cameron Murray created ARROW-6972:
-------------------------------------

             Summary: 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


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)