You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/06/29 19:50:00 UTC

[jira] [Created] (ARROW-2764) [JS] Easy way to add a column to a Table

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)