[ https://issues.apache.org/jira/browse/ARROW-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661576#comment-17661576 ]
Rok Mihevc commented on ARROW-4554: ----------------------------------- This issue has been migrated to [issue #21102|https://github.com/apache/arrow/issues/21102] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 (v8.20.10#820010)