[ https://issues.apache.org/jira/browse/ARROW-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4477: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/15962 > [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)