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)