wjones127 opened a new issue, #2037:
URL: https://github.com/apache/arrow-rs/issues/2037

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   
   MapType was added in #491, but is not yet supported in C Data interface. 
Users will currently experience this error:
   
   
https://github.com/apache/arrow-rs/blob/ca5fe7df5ca0bdcfd6f732cc3f10da511b753c5f/arrow/src/datatypes/ffi.rs#L266-L269
   
   Use use this FFI to move schemas from Rust-land to PyArrow-land in delta-rs.
   
   **Describe the solution you'd like**
   
   Add map type to current handling.
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features 
you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


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

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

Reply via email to