substrait
substrait copied to clipboard
feat: add decimal argument support to round function
The round function has a number of variants to support different numeric types. This commit adds support for rounding decimals. This is required for the spark module.