jecsand838 commented on code in PR #8255: URL: https://github.com/apache/arrow-rs/pull/8255#discussion_r2328342649
########## arrow-avro/test/data/fixed256_decimal.avro: ########## Review Comment: Sure, I can do that. I have an arrow-testing PR outstanding for these files and the script used to create them saved as a gist: https://github.com/apache/arrow-testing/pull/112 https://gist.github.com/jecsand838/3890349bdb33082a3e8fdcae3257eef7 > Also, one thing I worry about is that Decimal32 and Decimal64 are relatively new types (thanks to @CurtHagenlocher 🙏 ) but their support across the various arrow kernels now is not very large. Ah, that makes sense. Do you think it's worth feature flagging the `Decimal32` and `Decimal64` support for the time being? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org