alamb opened a new pull request, #7089: URL: https://github.com/apache/arrow-rs/pull/7089
# Which issue does this PR close? Related to - https://github.com/apache/datafusion/pull/14504 # Rationale for this change @Chen-Yuan-Lai found in https://github.com/apache/datafusion/pull/14504 that `NullBufferBuilder::allocated_size` actually reports the size in **bits**, not **bytes** -- nice eyes! # What changes are included in this PR? Update the documentation to reflect what the code does 1. Add an example on`BooleanBufferBuilder::capacity` to verify it is in terms of bits # Are there any user-facing changes? Better docs -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
