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/06/05 22:50:17 UTC

[GitHub] [arrow-rs] alippai opened a new issue #413: C data interface for decimal128

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


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   I'm trying to use Rust from python, but I get error message of Decimal not supported / implemented on FFI. Other types work well.
   
   **Describe the solution you'd like**
   Decimal128 added to the C data interface.
   
   **Additional context**
   Used maturin + https://github.com/pola-rs/polars/blob/master/py-polars/src/arrow_interop/to_py.rs 
   


-- 
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] jorgecarleitao closed issue #413: C data interface for decimal128, timestamp, date32 and date64

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


   


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