[ https://issues.apache.org/jira/browse/ARROW-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661573#comment-17661573 ]
Rok Mihevc commented on ARROW-4551: ----------------------------------- This issue has been migrated to [issue #21099|https://github.com/apache/arrow/issues/21099] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 Hulette > Priority: Minor > > Can 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 (v8.20.10#820010)