Skip to content

[C#] Should support StructField arrays #23288

@asfimport

Description

@asfimport

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.

 

Reporter: Cameron Murray
Assignee: Prashanth Govindarajan / @pgovind

PRs and other links:

Note: This issue was originally created as ARROW-6972. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions