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

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

Hopefully it helps in that we can tell the person building the v2 client that 
their code won't work when sending to a v1 receiver.  The difficulty is in 
giving that warning when it is appropriate, and not spamming every user of 
'float' with warnings that they don't care about.


We could try to figure out some way to convince a v1 receiver to skip 'float' 
types though.  I think that would require making 'float' look like an existing, 
skippable type though.  This is likely to be a difficult approach though, 
because there isn't just one code base that has to be fooled, but dozens.

> 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