Commits


Paul Taylor authored and Uwe L. Korn committed 27d83392ecb
ARROW-2214: [JS] add nullBitmap getter to DictionaryData that proxies to its indices' nullBitmap Resolves https://issues.apache.org/jira/browse/ARROW-2214 Author: Paul Taylor <paul.e.taylor@me.com> Closes #1659 from trxcllnt/ARROW-2214 and squashes the following commits: 8c4ba46 <Paul Taylor> add nullBitmap getter to DictionaryData that proxies to its indices' nullBitmap