Commits

ptaylor authored bd03ba8345f
ARROW-4728: [JS] Fix Table#assign when passed zero-length RecordBatches Closes https://issues.apache.org/jira/browse/ARROW-4728 Author: ptaylor <paul.e.taylor@me.com> Closes #3789 from trxcllnt/js/fix-assign-zero-length-batches and squashes the following commits: 4c6ab56f <ptaylor> fix Table#assign when passed zero-length RecordBatches