You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2019/02/21 16:16:00 UTC

[jira] [Resolved] (ARROW-4554) [JS] Implement logic for combining Vectors with different lengths/chunksizes

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

Brian Hulette resolved ARROW-4554.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: JS-0.5.0)
                   JS-0.4.1

> [JS] Implement logic for combining Vectors with different lengths/chunksizes
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-4554
>                 URL: https://issues.apache.org/jira/browse/ARROW-4554
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: JavaScript
>    Affects Versions: JS-0.4.0
>            Reporter: Paul Taylor
>            Assignee: Paul Taylor
>            Priority: Major
>             Fix For: JS-0.4.1
>
>
> We should add logic to combine and possibly slice/re-chunk and uniformly partition chunks into separate RecordBatches. This will make it easier to create Tables or RecordBatches from Vectors of different lengths. This is also necessary for {{Table#assign()}}. PR incoming.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)