jhorstmann commented on issue #1498: URL: https://github.com/apache/arrow-rs/issues/1498#issuecomment-1082106077
> Is the other behavior (the length of the null buffer differing from the length of the boolean data buffer) an error in general? I don't think it is, as long as both contain enough space for the length of the array where they are used. In the case of primitive arrays, the length of the validity buffer (in bits) would usually also be larger than the number of elements in the data buffer because it gets rounded up to full bytes. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org