[
https://issues.apache.org/jira/browse/ARROW-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16376473#comment-16376473
]
ASF GitHub Bot commented on ARROW-2214:
---------------------------------------
trxcllnt opened a new pull request #1659: ARROW-2214: [JS] add nullBitmap
getter to DictionaryData that proxies to its indices' nullBitmap
URL: https://github.com/apache/arrow/pull/1659
Resolves https://issues.apache.org/jira/browse/ARROW-2214
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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
>
> 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)