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

Dominik Moritz resolved ARROW-12549.
------------------------------------
    Resolution: Fixed

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

> [JS] Table and RecordBatch should not extend Vector
> ---------------------------------------------------
>
>                 Key: ARROW-12549
>                 URL: https://issues.apache.org/jira/browse/ARROW-12549
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: JavaScript
>            Reporter: Dominik Moritz
>            Assignee: Paul Taylor
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> Right now, Table  are chunked vectors and Record Batches are struct vectors 
> which means the classes are linked deeply. We should not extend and instead 
> copy the binary search to Table and copy BaseVector.prototype.get etc to 
> record batch. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to