[ 
https://issues.apache.org/jira/browse/ARROW-10238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Erhardt resolved ARROW-10238.
----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 8404
[https://github.com/apache/arrow/pull/8404]

> [C#] List<Struct> is broken
> ---------------------------
>
>                 Key: ARROW-10238
>                 URL: https://issues.apache.org/jira/browse/ARROW-10238
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C#
>    Affects Versions: 2.0.0
>            Reporter: Eric Erhardt
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> This code is currently broken:
> [https://github.com/apache/arrow/blob/4bbb74713c6883e8523eeeb5ac80a1e1f8521674/csharp/src/Apache.Arrow/Ipc/MessageSerializer.cs#L147]
>  
> We need to use the `childFields` parameter when creating the ListType, that 
> way if there are recursive nested types, like List<Struct>, the correct types 
> get flown down.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to