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

Ben Craig commented on THRIFT-2457:
-----------------------------------

Maybe scan the entire .thrift file for usages of float.  If float is used, bump 
the protocol version...
Of course, that requires TProtocol to expose something that indicates the 
protocol version, and it doesn't :(.

Maybe we would only put this on TProtocol2, and TBinaryProtocol2 would indicate 
a higher version.  TProtocol2 and TBinaryProtocol2 would only be needed if you 
used a float.

> fbthrift float
> --------------
>
>                 Key: THRIFT-2457
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2457
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Build Process, C++ - Compiler, C++ - Library, Test Suite
>            Reporter: Roger Meier
>            Priority: Minor
>             Fix For: 1.0
>
>
> I'm interested into the fbthrift FLOAT data type.
> Which languages are supported?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to