[
https://issues.apache.org/jira/browse/ARROW-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Erhardt resolved ARROW-6972.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 8348
[https://github.com/apache/arrow/pull/8348]
> [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: 2h 40m
> 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)