[ https://issues.apache.org/jira/browse/ARROW-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Hulette resolved ARROW-2764. ---------------------------------- Resolution: Fixed Assignee: Paul Taylor Closed in https://github.com/apache/arrow/pull/3634 > [JS] Easy way to create a new Table with an additional column > ------------------------------------------------------------- > > Key: ARROW-2764 > URL: https://issues.apache.org/jira/browse/ARROW-2764 > Project: Apache Arrow > Issue Type: Improvement > Components: JavaScript > Reporter: Brian Hulette > Assignee: Paul Taylor > Priority: Major > Fix For: JS-0.4.1 > > > It should be easier to add a new column to a table. API could be either > `table.addColumn(vector)` or `table.merge(..tables or vectors)` -- This message was sent by Atlassian JIRA (v7.6.3#76005)