Brian Hulette created ARROW-2771:
------------------------------------

             Summary: [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


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)

Reply via email to