alamb commented on issue #2001: URL: https://github.com/apache/arrow-rs/issues/2001#issuecomment-1175334063
I believe I remember that `Decimal64` and `Decimal32` were data types under discussion for addition to arrow, so making it easier to support additional lengths in the rust implementation would be great. I looked at arrow2 for som inspiration but it appears to only support `Decimal` as a wrapper around `i128` -- 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]
