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)