substrait-io / substrait

A cross platform way to express data transformation, relational algebra, standardized record expression and plans.
https://substrait.io
Apache License 2.0
1.11k stars 147 forks source link

feat: add decimal type support for sum0 function #610

Closed liuyuhanalex closed 3 months ago

liuyuhanalex commented 4 months ago

This PR adds support for decimal types in the sum0 function. This is currently supported in Calcite.

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.