[
https://issues.apache.org/jira/browse/ARROW-11351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Moritz updated ARROW-11351:
-----------------------------------
Description: 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.
(was: 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. )
> 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
> Priority: Major
>
> 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)