Dominik Moritz created ARROW-11351:
--------------------------------------
Summary: Reconsider proxy objects instead of defineProperty
Key: ARROW-11351
URL: https://issues.apache.org/jira/browse/ARROW-11351
Project: Apache Arrow
Issue Type: Improvement
Components: JavaScript
Reporter: Dominik Moritz
Related to https://issues.apache.org/jira/browse/ARROW-11347
I was wondering why Arrow uses Proxy objects instead of defineProperty, which
was a bit faster in the experiments at
https://observablehq.com/@jheer/from-apache-arrow-to-javascript-objects. I
don't know whether a change makes sense but I would love to know the design
rationale since I couldn't find anything in the issues or on GitHub about it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)