rluvaton opened a new pull request, #10123:
URL: https://github.com/apache/arrow-rs/pull/10123

   # Which issue does this PR close?
   
   N/A
   
   # Rationale for this change
   
   Whenever you try to write tests that use `MapArray` you have very verbose 
way to build the MapArray with the specific values you want
   
   so adding this helper will allow arrow tests and user tests to be cleaner
   
   # What changes are included in this PR?
   
   added function and updated some of the tests in the repo that use the 
`MapBuilder` (that do not test the builder itself of course) with the new 
method to showcase how much cleaner it looks 
   
   # Are these changes tested?
   yes
   
   # Are there any user-facing changes?
   
   new function


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