You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Curt Hagenlocher (JIRA)" <ji...@apache.org> on 2013/02/08 16:59:14 UTC

[jira] [Commented] (AVRO-823) Support Avro data files in C#

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

Curt Hagenlocher commented on AVRO-823:
---------------------------------------

For what it's worth, I was able to apply the 20-Jul patch under Windows and run the tests without updating the Newtonsoft JSON library. I did have to add a reference to the existing version into the test project file, as well as a reference to System.Runtime.Serialization.

There was a single test error from one of the instances in TestPartialRead. This test appears to be fairly fragile in that it assumes a given codec will always produce output of a particular length. But it's entirely plausible -- likely, even -- for different implementations or settings of (say, deflate) to produce different output lengths.

I'll try to test this on Mono + Linux over the weekend.
                
> Support Avro data files in C#
> -----------------------------
>
>                 Key: AVRO-823
>                 URL: https://issues.apache.org/jira/browse/AVRO-823
>             Project: Avro
>          Issue Type: New Feature
>          Components: csharp
>    Affects Versions: 1.5.1, 1.6.3, 1.7.0
>            Reporter: Patrick Angeles
>              Labels: c-sharp,, container, file, object
>         Attachments: AVRO-823.patch, AVRO-823.patch
>
>
> Currently, the C# implementation does not handle reading and writing of Avro data files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira