ArcticDB
ArcticDB copied to clipboard
Implement in-memory Arrow-compatible Decimal class
We want to add support for Decimal support. This is a two-part change - this part details the addition of an in-memory Decimal class to be later used by the storage roundtrip (covered in issue #115).