-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JS-0.4.0
-
Component/s: JavaScript
-
Labels:
The Table class would be much easier to interact with if it returned familiar Javascript objects representing a row. As Jeff Heer demonstrated 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.
- links to