Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
asfimport opened this issue Feb 13, 2019 · 1 comment
Open

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

asfimport opened this issue Feb 13, 2019 · 1 comment

Comments

@asfimport
Copy link

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 / @TheNeuralBit

Note: This issue was originally created as ARROW-4551. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Dominik Moritz / @domoritz:
Is this still an issue and can you explain what the benefits would be?

@assignUser assignUser transferred this issue from apache/arrow May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant