jorisvandenbossche commented on issue #14759:
URL: https://github.com/apache/arrow/issues/14759#issuecomment-1330436673

   > it seems the VisibleDeprecationWarning goes away altogether
   
   Yes, that's the intent. The deprecation was enforced in 1.24.0 (see second 
bullet point in the "Expired deprecations" section in 
https://github.com/numpy/numpy/releases/tag/v1.24.0rc1). So that means that 
some things will now raise an error instead of automatically becoming object 
dtype. But I suppose the pandas testing code is handling that correctly then if 
the error doesn't bubble up and it still correctly returns True/False for 
`equals`


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