You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/03 18:02:15 UTC

[GitHub] [arrow-rs] alamb opened a new issue #251: Implement FFI / CDataInterface for Struct Arrays

alamb opened a new issue #251:
URL: https://github.com/apache/arrow-rs/issues/251


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   Related to full support for Rust FFI (to pass bytes back and forth with other implementations)
   
   Specifically, as reported by Roee Shlomo, when a struct array is passed to the rust FFI implementation, this error is made:
   ```
   CDataInterface("The datatype \"Struct([Field { ... }])\" is still not supported in Rust implementation")'
   ```
   **Describe the solution you'd like**
   Implement FFI / CDataInterface for Struct Arrays
   
   **Describe alternatives you've considered**
   TBD
   
   **Additional context**
   See thread in ASF slack: https://the-asf.slack.com/archives/C01QUFS30TD/p1620058016382800


-- 
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:
users@infra.apache.org



[GitHub] [arrow-rs] alamb closed issue #251: Implement FFI / CDataInterface for Struct Arrays

Posted by GitBox <gi...@apache.org>.
alamb closed issue #251:
URL: https://github.com/apache/arrow-rs/issues/251


   


-- 
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:
users@infra.apache.org



[GitHub] [arrow-rs] alamb closed issue #251: Implement FFI / CDataInterface for Struct Arrays

Posted by GitBox <gi...@apache.org>.
alamb closed issue #251:
URL: https://github.com/apache/arrow-rs/issues/251


   


-- 
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:
users@infra.apache.org