kszucs commented on a change in pull request #8088:
URL: https://github.com/apache/arrow/pull/8088#discussion_r488771449



##########
File path: python/pyarrow/scalar.pxi
##########
@@ -639,12 +626,27 @@ cdef class StructScalar(Scalar, collections.abc.Mapping):
             else:
                 raise KeyError(key)
 
+    # TODO(kszucs): consider to remove __iter__, keys and values

Review comment:
       @jorisvandenbossche we need to clean this up once we decide about the 
desirable API




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to