tadeja commented on code in PR #48746:
URL: https://github.com/apache/arrow/pull/48746#discussion_r2920551142


##########
python/pyarrow/tests/test_extension_type.py:
##########
@@ -1486,6 +1486,71 @@ def bytes(self):
         pa.scalar(bad)
 
 

Review Comment:
   I've tried this one and it doesn't raise TypeError - it seems C++ converter 
doesn't see extension type and can't detect mismatch. A new validation raising 
TypeError could be added in Python in array.pxi for this but maybe as a 
follow-up?



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