Brian Hulette created ARROW-2764: ------------------------------------ Summary: [JS] Easy way to add a column to a Table Key: ARROW-2764 URL: https://issues.apache.org/jira/browse/ARROW-2764 Project: Apache Arrow Issue Type: Improvement Components: JavaScript Reporter: Brian Hulette Fix For: JS-0.4.0
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)