You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/07/30 14:03:00 UTC

[jira] [Created] (IGNITE-15216) Type system. Decfloat type support.

Andrey Mashenkov created IGNITE-15216:
-----------------------------------------

             Summary: Type system. Decfloat type support.
                 Key: IGNITE-15216
                 URL: https://issues.apache.org/jira/browse/IGNITE-15216
             Project: Ignite
          Issue Type: New Feature
            Reporter: Andrey Mashenkov


Modern SQL 2016 standard introduces DECFLOAT type.
Most of the vendors support it and even drop DECIMAL type support for DECFLOAT.
DB2 doc of the latest versions says DECIMAL is backed by DECFLOAT implicitly.

TDB: format description.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)