jinmingjian opened a new issue #272: URL: https://github.com/apache/arrow-rs/issues/272
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** My project is using DataFusion as a query engine. I am surprising to find DF does not support agg on Decimal. Further looking shows, the more foundational problem is Arrow does not support computing kernel for Decimal type. Not sure am I right? or I make some misunderstanding? -- 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]
