wjones127 opened a new pull request, #3925:
URL: https://github.com/apache/arrow-rs/pull/3925
# Which issue does this PR close?
Closes #3875
# Rationale for this change
This seems to be one of the only array types that isn't supported by this
function.
# What changes are included in this PR?
Adds an easy conversion between `MapArray` and `ListArray`, which allows us
to reuse kernels that support `ListArray`.
# Are there any user-facing changes?
No breaking changes.
--
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]