Is there a reason there's no 32-bit floating point type in Thrift? The difference between floats and doubles can be significant if an RPC is returning a lot of data.
- 32bit float? Max Hodak
- Re: 32bit float? Jeffrey DeCew
- Re: 32bit float? David Reiss
Is there a reason there's no 32-bit floating point type in Thrift? The difference between floats and doubles can be significant if an RPC is returning a lot of data.