kou commented on code in PR #36745:
URL: https://github.com/apache/arrow/pull/36745#discussion_r1269105483


##########
python/pyarrow/scalar.pxi:
##########
@@ -793,7 +793,7 @@ cdef class MapScalar(ListScalar):
         """
         arr = self.values
         if array is None:

Review Comment:
   I think so too now. :-)
   I've renamed it to `ary`.



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