dchigarev opened a new pull request #8417: URL: https://github.com/apache/arrow/pull/8417
PR to get rid of code duplication while declaring new `Decimal##BIT_WIDTH##Type`. Since there is a plans to add support for lower bit Decimals also, I think Decimal256 branch is the best place to decide how we want to define the mechanism of adding support for new Decimal types without a lot of code duplications. There are probably some places where we can remove redundant defines and template help structures, so this is just a draft PR to have a base for discussion. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
