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 2022/05/17 22:02:00 UTC

[GitHub] [arrow-rs] tustvold commented on issue #911: Remove `null_count` from ArrayData::try_new()

tustvold commented on issue #911:
URL: https://github.com/apache/arrow-rs/issues/911#issuecomment-1129359111

   I think I'm missing something, new_unchecked is unsafe because it trusts the caller. Making it fallible / perform validation seems counter to that, and I'm not sure I follow why it is necessary?


-- 
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