You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eric Erhardt (Jira)" <ji...@apache.org> on 2022/06/01 18:02:00 UTC

[jira] [Resolved] (ARROW-13129) [C#] Fix TableFromRecordBatches

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

Eric Erhardt resolved ARROW-13129.
----------------------------------
    Fix Version/s: 9.0.0
       Resolution: Fixed

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

> [C#] Fix TableFromRecordBatches 
> --------------------------------
>
>                 Key: ARROW-13129
>                 URL: https://issues.apache.org/jira/browse/ARROW-13129
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C#
>    Affects Versions: 4.0.1
>            Reporter: Xavier Lacroze
>            Assignee: Xavier Lacroze
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> ChunkedArray constructor should make its own copy of the IList<Array>
> Otherwise, when using TableFromRecordBatches, the resulting table columns have no data array.
> Similar case for the constructor of Table



--
This message was sent by Atlassian Jira
(v8.20.7#820007)