Commits

ptaylor authored fd0e7ba6b53
ARROW-4738: [JS] NullVector should include a null data buffer Closes https://issues.apache.org/jira/browse/ARROW-4738 and https://issues.apache.org/jira/browse/ARROW-3667 Author: ptaylor <paul.e.taylor@me.com> Closes #3787 from trxcllnt/js/write-null-array-data-buffer and squashes the following commits: d8456c14 <ptaylor> read and write a zero-length data buffer for NullVector