rtpsw commented on issue #35498:
URL: https://github.com/apache/arrow/issues/35498#issuecomment-1541498603

   > If possible, better yet is to get numpy to support memory-alignment 
configuration, so that Arrow-user-code would not need to change.
   
   Looks like numpy already supports this via [configurable memory 
routines](https://numpy.org/devdocs/reference/c-api/data_memory.html#configurable-memory-routines-in-numpy-nep-49)
 (see [NEP-49](https://numpy.org/neps/nep-0049.html) and [the corresponding 
PR](https://github.com/numpy/numpy/pull/17582)).


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