You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/20 16:25:23 UTC

[GitHub] [arrow] n3world opened a new pull request #10756: ARROW-12804: [C++] Return expected result for IsNull and IsValid for NullArray

n3world opened a new pull request #10756:
URL: https://github.com/apache/arrow/pull/10756


   If the null count is equal to the number of values in the array that means that ever value is null so IsNull should return true and IsValid should return false.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] pitrou closed pull request #10756: ARROW-12804: [C++] Return expected result for IsNull and IsValid for NullArray

Posted by GitBox <gi...@apache.org>.
pitrou closed pull request #10756:
URL: https://github.com/apache/arrow/pull/10756


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10756: ARROW-12804: [C++] Return expected result for IsNull and IsValid for NullArray

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10756:
URL: https://github.com/apache/arrow/pull/10756#issuecomment-883527215


   https://issues.apache.org/jira/browse/ARROW-12804


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org