findepi opened a new pull request, #6769: URL: https://github.com/apache/arrow-rs/pull/6769
# Which issue does this PR close? none # Rationale for this change For convenience and API compatibility with Buffer. # What changes are included in this PR? - Allow `NullBuffer::from(array)` - Migrate code to use `Buffer::from(array)` where it results in shorter code # Are there any user-facing changes? yes, new `NullBuffer::from` variant -- 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