jorisvandenbossche opened a new issue, #41665:
URL: https://github.com/apache/arrow/issues/41665

   Currently, many of the methods of pyarrow 
`Array`/ChunkedArray`/`RecordBatch`/`Table` crash
   
   
   
   We should ensure that the base Buffer class does not segfault by ensuring 
the data `is_cpu()` for those methods that access the actual data of the buffer 
(and therefore assume it lives on the CPU).


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to