viirya commented on PR #1871:
URL: https://github.com/apache/arrow-rs/pull/1871#issuecomment-1157197892

   > @viirya a question which is not about this pr. How to represent decimal256 
in rust?How does c++ implement it? I'm not familiar with arrow c++ version.
   
   Like C++ Arrow Decimal256, we can represent the integer in an array of parts 
of it. C++ Arrow Decimal256 uses an uint64_t array.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to