GitHub user pitrou added a comment to the discussion: Future of Rust for PyArrow
There is no relationship between Rust being used in CPython and Rust being used in PyArrow. PyArrow wraps Arrow C++, with most of the wrapping code using [Cython](https://cython.org/), and therefore I'm not sure how Rust could be useful for us. Perhaps it might be useful for Arrow C++ itself, though that sounds unlikely at the moment. GitHub link: https://github.com/apache/arrow/discussions/48291#discussioncomment-15121468 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
