vmware-archive / sql-to-dbsp-compiler

Compiler translating SQL view definitions into DBSP circuits (https://github.com/vmware/database-stream-processor)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We cannot support very large Decimal (Numeric) values

mihaibudiu opened this issue · comments

There is no Rust library that supports big decimal values correctly.
Until there is one, we have to limit ourselves to 128-bit decimals.