-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Component: C#Priority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: enhancement
Milestone
Description
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
Labels
Component: C#Priority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: enhancement