Support for single precision floating point numbers ---------------------------------------------------
Key: THRIFT-964 URL: https://issues.apache.org/jira/browse/THRIFT-964 Project: Thrift Issue Type: New Feature Components: Compiler (General) Reporter: Arvind Jayaprakash We have an application that uses "float", the IEEE single precision numbers. The reasons are the two obvious ones: the lack of need for precision as high as "double" and data size given that we have millions of such numbers. I'd like to see support for this data format. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.