You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/30 16:32:00 UTC

[jira] [Updated] (ARROW-2771) [JS] Add row proxy object accessor

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

ASF GitHub Bot updated ARROW-2771:
----------------------------------
    Labels: pull-request-available  (was: )

> [JS] Add row proxy object accessor
> ----------------------------------
>
>                 Key: ARROW-2771
>                 URL: https://issues.apache.org/jira/browse/ARROW-2771
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: JavaScript
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: Major
>              Labels: pull-request-available
>
> The {{Table}} class would be much easier to interact with if it returned familiar Javascript objects representing a row. As Jeff Heer [demonstrated|https://beta.observablehq.com/@jheer/from-apache-arrow-to-javascript-objects] it's possible to create JS Proxy objects that read directly from Arrow memory. We should generate these types of objects in {{Table.get}} and in the {{Table}} iterator.



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