[ https://issues.apache.org/jira/browse/ARROW-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661499#comment-17661499 ]
Rok Mihevc commented on ARROW-4477: ----------------------------------- This issue has been migrated to [issue #15962|https://github.com/apache/arrow/issues/15962] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [JS] Bn shouldn't override constructor of the resulting typed array > ------------------------------------------------------------------- > > Key: ARROW-4477 > URL: https://issues.apache.org/jira/browse/ARROW-4477 > Project: Apache Arrow > Issue Type: Bug > Components: JavaScript > Affects Versions: JS-0.4.0 > Reporter: Paul Taylor > Assignee: Paul Taylor > Priority: Minor > Labels: pull-request-available > Fix For: JS-0.4.1 > > Time Spent: 0.5h > Remaining Estimate: 0h > > There's an undefined constructor property definition in the > {{Object.assign()}} call for the BigNum mixins that's overriding the > constructor of the returned TypedArrays. I think this was left over from the > first iteration where I used {{Object.create()}}. These should be removed. -- This message was sent by Atlassian Jira (v8.20.10#820010)