AnkitAhlawat7742 commented on issue #50012:
URL: https://github.com/apache/arrow/issues/50012#issuecomment-4508938664

   Hi @adrien-grl ,
   Actually checking this issue , list data exceeds int32 limits, PyArrow 
automatically creates a ChunkedArray. However, ExtensionArray.from_storage() 
only accepts Array objects, not ChunkedArray, causing the error. 
   I can raise the PR 


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