Commits


ptaylor authored and Wes McKinney committed 098bd463b8b
ARROW-3336: [JS] Fix IPC writer serializing sliced Utf8Vectors I just noticed this commit wasn't included in https://github.com/apache/arrow/pull/2638 :-[. My bad, here's the rest of the fix for ARROW-3336 Author: ptaylor <paul.e.taylor@me.com> Closes #2742 from trxcllnt/js-fix-writing-sliced-arrays and squashes the following commits: 3ab9da080 <ptaylor> fix serializing sliced Utf8 vectors