rluvaton commented on code in PR #10123:
URL: https://github.com/apache/arrow-rs/pull/10123#discussion_r3398592939


##########
arrow-array/src/array/map_array.rs:
##########
@@ -359,6 +363,91 @@ impl MapArray {
 
         Ok(MapArray::from(map_data))
     }
+
+    /// Helper to create [`MapArray`] from [`Vec`]s of entries so the code 
will look clean and straightforward

Review Comment:
   done, thanks



-- 
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]

Reply via email to