Jamie Olson created AVRO-1466:
---------------------------------
Summary: Avro Tools fromjson (ie JsonDecoder) cannot parse "NaN"
values created by tojson (ie JsonEncoder)
Key: AVRO-1466
URL: https://issues.apache.org/jira/browse/AVRO-1466
Project: Avro
Issue Type: Bug
Affects Versions: 1.7.6
Reporter: Jamie Olson
Avro files containing NaN values are converted to JSON as a string "NaN" by
Avro Tools tojson command (ie JsonEncoder). These values cannot be parsed by
the Avro Tools fromjson command (ie JsonDecoder.readDouble).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)