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

Rok Mihevc updated ARROW-1865:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/17858

> [C++] Adding a column to an empty Table fails
> ---------------------------------------------
>
>                 Key: ARROW-1865
>                 URL: https://issues.apache.org/jira/browse/ARROW-1865
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Uwe Korn
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> If we remove a column from a table and add new column (probably a casted 
> version of it), it is rejected as the Table {{num_rows}} was reset to 0:
> {code}
> Invalid: Added column's length must match table's length. Expected length 0 
> but got length 1
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to