[
https://issues.apache.org/jira/browse/ARROW-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-2214.
--------------------------------
Resolution: Fixed
Fix Version/s: JS-0.4.0
Issue resolved by pull request 1659
[https://github.com/apache/arrow/pull/1659]
> [JS] proxy DictionaryVector's nullBitmap to its indices' nullBitmap
> -------------------------------------------------------------------
>
> Key: ARROW-2214
> URL: https://issues.apache.org/jira/browse/ARROW-2214
> Project: Apache Arrow
> Issue Type: Bug
> Components: JavaScript
> Affects Versions: JS-0.3.0
> Reporter: Paul Taylor
> Assignee: Paul Taylor
> Priority: Major
> Labels: pull-request-available
> Fix For: JS-0.4.0
>
>
> We need to add a {{nullBitmap}} getter to {{DictionaryData}} that proxies to
> the indices {{nullBitmap}}, like we do with the {{nullCount}}. This is
> blocking the PR that updates JPMC Perspective to v0.3.0:
> [https://github.com/jpmorganchase/perspective/pull/55#issuecomment-368164271|https://github.com/jpmorganchase/perspective/pull/55#issuecomment-368164271.].
> [~wesmckinn] can we do a patch release v0.3.1 once this PR is merged, since
> it's blocking a 3rd party PR?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)