I think we should consider adding 32-bit and 64-bit decimal support to Arrow — this also needs to be added at the specification level and we would need volunteers to work on Java and C++ support as well as integration testing. What do others think?
On Thu, Nov 18, 2021 at 11:13 PM Stephen Jiang <syuanjiang...@gmail.com> wrote: > > We are heavy users of Arrow; and need support for Decimal64. Currently we > have to use Decimal128, for small decimals. Any update on when ARROW-9404 > will be worked on? > > Thanks > Stephen