[ 
https://issues.apache.org/jira/browse/ARROW-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe L. Korn resolved ARROW-4477.
--------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 0.4.0)
                   0.13.0

Issue resolved by pull request 3557
[https://github.com/apache/arrow/pull/3557]

> [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: 0.4.0
>            Reporter: Paul Taylor
>            Assignee: Paul Taylor
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 20m
>  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
(v7.6.3#76005)

Reply via email to