jorisvandenbossche commented on code in PR #43542:
URL: https://github.com/apache/arrow/pull/43542#discussion_r1732806919


##########
python/pyarrow/array.pxi:
##########
@@ -1646,7 +1630,6 @@ cdef class Array(_PandasConvertible):
         -------
         lst : list
         """
-        self._assert_cpu()

Review Comment:
   I would expect this one to not change (not using compute kernels under the 
hood)?



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