jorisvandenbossche commented on code in PR #378:
URL: https://github.com/apache/arrow-nanoarrow/pull/378#discussion_r1491337300


##########
python/src/nanoarrow/_lib.pyx:
##########
@@ -790,8 +1043,6 @@ cdef class CArray:
             respectively.
         """
         self._assert_valid()
-        if requested_schema is not None:
-            raise NotImplementedError("requested_schema")

Review Comment:
   Is there a reason this was removed? (because it's still not supported I 
think, the keyword is just ignored otherwise)



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