drin commented on PR #13487:
URL: https://github.com/apache/arrow/pull/13487#issuecomment-1281459217

   I couldn't figure out how to construct a MapArray for `Hash64IntMap` test 
case. I tried using `[{<key>: <value>, ...}]` and `[{<key>, <value>}, {<key>, 
<value>}, ...]` but they both don't seem to work. For now, `[ [[<key>, 
<value>]], ...]` is functional.
   
   I'll be on vacation until Nov 2nd, so I won't be making any more commits 
until then. Feel free to push any changes in the meantime


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