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/19 09:08:56 UTC

[GitHub] [arrow-rs] HaoYang670 commented on pull request #1714: Check the length of `null_bit_buffer` in `ArrayData::try_new()`

HaoYang670 commented on PR #1714:
URL: https://github.com/apache/arrow-rs/pull/1714#issuecomment-1131441800

   I am not sure if this can be removed: https://github.com/apache/arrow-rs/blob/master/arrow/src/array/data.rs#L683-L693
   as `validate()` is a public function.
   
   But if we don't, we will check the length of `null_bit_buffer` twice. 


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