alamb opened a new pull request, #7016: URL: https://github.com/apache/arrow-rs/pull/7016
# Which issue does this PR close? - Related to https://github.com/apache/arrow-rs/pull/7013 # Rationale for this change I was confused about how `capacity` worked for the `NullBufferBuilder` in https://github.com/apache/arrow-rs/pull/7013#discussion_r1928312784 while discussing with @Jefffrey and @ Chen-Yuan-Lai and spent some time reading the code. I would like to document my findings in docstrings for the next time # What changes are included in this PR? Add doc comments about `capacity` # Are there any user-facing changes? Docs only. There are no functional changes <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!--- If there are any breaking changes to public APIs, please call them out. --> -- 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]
