permit reading & writing arbitrary JSON as binary Avro data
-----------------------------------------------------------
Key: AVRO-924
URL: https://issues.apache.org/jira/browse/AVRO-924
Project: Avro
Issue Type: New Feature
Components: java
Reporter: Doug Cutting
Assignee: Doug Cutting
Fix For: 1.6.0
It would be useful to permit reading and writing arbitrary JSON data as binary
Avro data. JSON is a popular data interchange format but can be rather big and
slow to process in some cases, e.g., for numeric data. Avro can provide a
smaller and faster to process binary format for JSON data.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira