You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/19 21:39:00 UTC

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

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

ASF GitHub Bot updated ARROW-13129:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Table constructor should make its own copy of the IList<Column>
> Otherwise, when using TableFromRecordBatches, the resulting table columns have no data array.



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