jorgecarleitao opened a new pull request #8287:
URL: https://github.com/apache/arrow/pull/8287


   todo list:
   
   * [x] C header to Rust via Rust's bindgen
   * [x] Basic round-trip using pyarrow API
   * [ ] Move `ArrowArray` and `ffi` to the main Arrow library, that does not 
depend on PyO3
   * [ ] Make this a PyO3 library tested in Python
   * [ ] Implement conversion of `ArrowArray` to `array::Array`
   * [ ] Implement conversion of `ArrowArray` from `array::Array`
   * [ ] Add CI for tests
   * [ ] Improve testing to verify `unsafe` code
   


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

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


Reply via email to