[
https://issues.apache.org/jira/browse/ARROW-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Hulette updated ARROW-2771:
---------------------------------
Fix Version/s: JS-0.4.0
> [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
> Fix For: JS-0.4.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)