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

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

Xavier Lacroze created ARROW-13129:
--------------------------------------

             Summary: [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


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)