alamb opened a new pull request, #6372: URL: https://github.com/apache/arrow-rs/pull/6372
# Which issue does this PR close? Closes https://github.com/apache/arrow-rs/issues/6347 # Rationale for this change I couldn't quickly discover that it was possible to incrementally build up strings with `GenericStringBuilder` from the documentation # What changes are included in this PR? * Improve documentation and split example of using GenericStringBuilder into 2 * some small drive by improvements <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> # Are there any user-facing changes? Documentation change only, 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 add the `breaking change` label. --> -- 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]
