Brian Hulette created ARROW-4551:
------------------------------------
Summary: [JS] Investigate using Symbols to access Row columns by
index
Key: ARROW-4551
URL: https://issues.apache.org/jira/browse/ARROW-4551
Project: Apache Arrow
Issue Type: Task
Components: JavaScript
Reporter: Brian HuletteCan we use row[Symbol.for(0)] instead of row[0] in order to avoid collisions? What would the performance impact be? -- This message was sent by Atlassian JIRA (v7.6.3#76005)
