apache / apache/arrow-js

[JS] Investigate using Symbols to access Row columns by index

Open
#120 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
112
Forks
23
Avg merge
21h 18m
Merged PRs (30d)
8

Description

Can we use row[Symbol.for(0)] instead of row[0] in order to avoid collisions? What would the performance impact be?

**Reporter**: [Brian Hulette](https://issues.apache.org/jira/browse/ARROW-4551) / @TheNeuralBit

**Note**: *This issue was originally created as [ARROW-4551](https://issues.apache.org/jira/browse/ARROW-4551). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.