[
https://issues.apache.org/jira/browse/ARROW-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193508#comment-16193508
]
ASF GitHub Bot commented on ARROW-1602:
---------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1177
ARROW-1602: [C++] Add IsValid method to pair with IsNull
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-1602
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1177.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1177
----
commit 0b97e18e23dcce050247395f3c2538410e592cd2
Author: Wes McKinney <[email protected]>
Date: 2017-10-05T19:36:47Z
Add IsValid method to pair with IsNull
Change-Id: Ic0a3d187c3dcde067ea951437757a009faa866e1
----
> [C++] Add IsValid/IsNotNull method to arrow::Array
> --------------------------------------------------
>
> Key: ARROW-1602
> URL: https://issues.apache.org/jira/browse/ARROW-1602
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)