You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2009/09/23 05:40:16 UTC

[jira] Commented: (AVRO-118) JSON encoder does not easily permit multiple reads or writes

    [ https://issues.apache.org/jira/browse/AVRO-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758564#action_12758564 ] 

Ravi Gummadi commented on AVRO-118:
-----------------------------------

Schema for the JsonEncoder and JsonDecoder could be an array of objects. But that needs the arrayElementCount at the beginning, but we may not know the number of objects when we start writing.

> JSON encoder does not easily permit multiple reads or writes
> ------------------------------------------------------------
>
>                 Key: AVRO-118
>                 URL: https://issues.apache.org/jira/browse/AVRO-118
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.1.0
>            Reporter: Doug Cutting
>         Attachments: AVRO-118.patch
>
>
> The JSON encoder does not permit one to easily write or read sequences of instances from a single stream.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.