[
https://issues.apache.org/jira/browse/AVRO-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980233#action_12980233
]
Thiruvalluvan M. G. edited comment on AVRO-711 at 1/11/11 1:29 PM:
-------------------------------------------------------------------
This is functionally same as the previous patch. But it uses IO streams instead
of buffers. This improves performance and paves the way to implement Avro
container files.
This patch has been tested on
- Ubuntu 10.04
- RHEL 4.8
- Cygwin
was (Author: thiru_mg):
This is functionally same as the previous patch. But it uses IO streams
instead of buffers. This improves performance and paves the way to implement
Avro container files.
> JSON encoder and decoder for C++
> --------------------------------
>
> Key: AVRO-711
> URL: https://issues.apache.org/jira/browse/AVRO-711
> Project: Avro
> Issue Type: Improvement
> Components: c++
> Affects Versions: 1.5.0
> Environment: Linux, Cygwin
> Reporter: Thiruvalluvan M. G.
> Assignee: Thiruvalluvan M. G.
> Attachments: AVRO-711.patch, AVRO-711.patch, AVRO-711.patch,
> AVRO-711.patch
>
>
> Forthcoming patch implements JSON encoder and decoder for C++.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.