spebern commented on PR #3854:
URL: https://github.com/apache/arrow-rs/pull/3854#issuecomment-1474022115

   Does it make sense to have a look at `ethnum` as a replacement? `arrow2`'s 
`i256` is a simple wrapper around it: 
https://github.com/jorgecarleitao/arrow2/blob/db87f71f3f673b240de80d5a7592d45c0beae805/src/types/native.rs#LL519-L519C35
   
   Would probably save some work, since all the ops from the rust std lib seem 
to be implemented there.
   
   I will have a look at `lexical` support this weekend, not quite sure for now 
how much is missing.


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