You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/10/20 23:02:24 UTC

[jira] Commented: (THRIFT-964) Support for single precision floating point numbers

    [ https://issues.apache.org/jira/browse/THRIFT-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923167#action_12923167 ] 

Bryan Duxbury commented on THRIFT-964:
--------------------------------------

This is a tricky one. I understand the desire, but it would definitely be a lot of work to add this to all the supported Thrift languages. 

> 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.