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

Doug Cutting commented on AVRO-789:
-----------------------------------

Should we add datafile interop test for C++?  This is run from the top-level 
build.sh.  Each language writes one or more data files in 
build/interop/data/$lang containing randomly generated instances of the 
share/test/schemas/interop.avsc.  Then each language reads the files written by 
all of the others.  It's a rather weak test, but better than nothing.

> Datafile support in C++
> -----------------------
>
>                 Key: AVRO-789
>                 URL: https://issues.apache.org/jira/browse/AVRO-789
>             Project: Avro
>          Issue Type: Improvement
>          Components: c++
>    Affects Versions: 1.6.0
>            Reporter: Thiruvalluvan M. G.
>            Assignee: Thiruvalluvan M. G.
>         Attachments: AVRO-789.patch
>
>
> The forthcoming patch adds Datafile support in C++.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to