You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/11/16 22:15:11 UTC

[jira] [Created] (PHOENIX-2423) Add 'real' type alias for 'float'

Nick Dimiduk created PHOENIX-2423:
-------------------------------------

             Summary: Add 'real' type alias for 'float'
                 Key: PHOENIX-2423
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2423
             Project: Phoenix
          Issue Type: Improvement
            Reporter: Nick Dimiduk
            Priority: Minor


Importing a schema from postgress is mostly painless. One thing I did notice is postgres calls their [4-byte floating point type|http://www.postgresql.org/docs/9.1/static/datatype-numeric.html] {{real}}. We should alias {{real}} to our own {{float}}.



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