neilconway opened a new pull request, #11145: URL: https://github.com/apache/arrow-rs/pull/11145
# Which issue does this PR close? - N/A # Rationale for this change The behavior of the `keys` and `values` methods of a `MapArray` can be a bit surprising. This PR documents that behavior; consistent with the documentation for `ListArray::values`, which behaves similarly. # What changes are included in this PR? * Doc additions only # Are these changes tested? Existing tests pass. # Are there any user-facing changes? No. -- 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]
