AdamGS opened a new issue, #10080: URL: https://github.com/apache/arrow-rs/issues/10080
i256 currently implements `From` all other signed types besides i128, but it does have a `i256::from_i128`. I'm currently working on average overflow issues in DataFusion which would become much easier if this implementation existed. -- 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]
