You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2013/06/13 21:01:20 UTC

[jira] [Updated] (AVRO-1290) Handling NaN and positive and negative infinities in C++ Json

     [ https://issues.apache.org/jira/browse/AVRO-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. updated AVRO-1290:
--------------------------------------

    Summary: Handling NaN and positive and negative infinities in C++ Json  (was: AvroCpp json text backend produces "inf" for double values of infinity but won't consume them)
    
> Handling NaN and positive and negative infinities in C++ Json
> -------------------------------------------------------------
>
>                 Key: AVRO-1290
>                 URL: https://issues.apache.org/jira/browse/AVRO-1290
>             Project: Avro
>          Issue Type: Bug
>          Components: c++
>    Affects Versions: 1.7.3
>            Reporter: Daniel Russel
>         Attachments: AVRO-1290.patch, patch
>
>
> If you use the json encoder and pass it a double with value e.g. std::numeric_limits<double>::infinity() it happily writes the literal "inf". However, the decoder chokes on that literal.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira