HaoYang670 commented on issue #2637: URL: https://github.com/apache/arrow-rs/issues/2637#issuecomment-1236777950
In arrow2, Decimal128 is based on `PrimitiveArray<i128>`, maybe we could learn from it. (I am not 100% sure, but in arrow2 Decimal seems like a logical type. Actually, I don't find a struct called `DecimalArray` in arrow2) -- 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]
