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

   ### Describe the enhancement requested
   
   https://github.com/apache/arrow/pull/47396 will bump minimum required Cython 
version to 3.1 and as a follow-up we should evaluate and adopt newly available 
features and bugfixes in PyArrow's Cython codebase. See 
https://cython.readthedocs.io/en/latest/src/changes.html#beta-1-2025-04-03
   
   Some are already mentioned in the issue 
https://github.com/apache/arrow/issues/47370:
   - The cython command has a new option `--cache` to cache generated files. 
([#6091](https://github.com/cython/cython/issues/6091))
   - `std::span` declarations were added to libcpp. 
([#6539](https://github.com/cython/cython/issues/6539))
   - `std::string_view` declarations were added to libcpp. 
([#6539](https://github.com/cython/cython/issues/6539))
   
   ### Component(s)
   
   Python


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