alamb opened a new pull request, #8771: URL: https://github.com/apache/arrow-rs/pull/8771
# Which issue does this PR close? - related to https://github.com/apache/datafusion/pull/18424 # Rationale for this change It may not be obvious how to convert certain Arrow arrays to/from Vec without copying for manipulation, so let's add an example # What changes are included in this PR? 1. Add note about zero copy arrays 2. Add examples of modifying a primitive array using zero-copy conversion to/from Vec # Are these changes tested? By CI # Are there any user-facing changes? Docs only, no functional change -- 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]
