alamb opened a new pull request, #10517: URL: https://github.com/apache/arrow-rs/pull/10517
This reverts commit ed92960c8a85eda657fce3525c905616ccc5a983. # Which issue does this PR close? - related to https://github.com/apache/arrow-rs/pull/10506 - related to https://github.com/apache/arrow-rs/pull/10297 # Rationale for this change As part of the 59.2.0 release, I found that the changes in https://github.com/apache/arrow-rs/pull/10297 from @rluvaton required downstream modifications and thus were not appropriate for a point release. Thus I reverted the changes in https://github.com/apache/arrow-rs/pull/10506 until the next breaking release (60.0.0) # What changes are included in this PR? - Reapplies the changes from https://github.com/apache/arrow-rs/pull/10297 - (by reverting the revert from https://github.com/apache/arrow-rs/pull/10506 🤯 ) # Are these changes tested? Yes # Are there any user-facing changes? Yes, the names of fields in MapArrays are now consistent ("key" and "value" always, rather than sometimes "keys" and "values") -- 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]
