EmilyMatt opened a new pull request, #10801: URL: https://github.com/apache/arrow-rs/pull/10801
The tests seems to completely skip over this and not even use a MutableArrayData, causing them to pass, but all 3 added tests would panic before adding the Map and Struct cases to the match statement. With this change we can now use MutableArrayData on maps properly with preallocation. -- 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]
