Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
JS-0.4.0
-
None
Description
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.