You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@quickstep.apache.org by "Hakan Memisoglu (JIRA)" <ji...@apache.org> on 2016/05/27 20:10:13 UTC

[jira] [Created] (QUICKSTEP-6) Decimal: Fixed precision number type.

Hakan Memisoglu created QUICKSTEP-6:
---------------------------------------

             Summary: Decimal: Fixed precision number type.
                 Key: QUICKSTEP-6
                 URL: https://issues.apache.org/jira/browse/QUICKSTEP-6
             Project: Apache Quickstep
          Issue Type: New Feature
          Components: Expressions, Parser, Types
            Reporter: Hakan Memisoglu
            Assignee: Hakan Memisoglu
            Priority: Minor


Right now, Quickstep is doing operations only on floating point numbers when it requires non-integer numbers. However, TPCH requires only 2 digits after point. For that reason, we need to add a new type which stores its data as an integer data but interprets it as a fixed precision number.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)