**Describe the bug** As discussed in #1779 we should support negative scales for decimal data types. **To Reproduce** View video **Expected behavior** We should support negative decimals to allow for values larger than can be represented in i128.
Describe the bug
As discussed in #1779 we should support negative scales for decimal data types.
To Reproduce
View video
Expected behavior
We should support negative decimals to allow for values larger than can be represented in i128.