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

[jira] [Updated] (ARROW-2766) [JS] Add ability to construct a Table from a list of Arrays/TypedArrays

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

Brian Hulette updated ARROW-2766:
---------------------------------
    Fix Version/s: JS-0.5.0

> [JS] Add ability to construct a Table from a list of Arrays/TypedArrays
> -----------------------------------------------------------------------
>
>                 Key: ARROW-2766
>                 URL: https://issues.apache.org/jira/browse/ARROW-2766
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: JavaScript
>            Reporter: Brian Hulette
>            Priority: Major
>             Fix For: JS-0.5.0
>
>
> Something like 
> {code:javascript}
> Table.from({'col1': [...], 'col2': [...], 'col3': [...]})
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)