You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Nick Conolly (JIRA)" <ji...@apache.org> on 2012/05/06 11:09:01 UTC

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

     [ https://issues.apache.org/jira/browse/AVRO-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Conolly updated AVRO-823:
------------------------------

               Labels: c-sharp, container file object  (was: )
    Affects Version/s: 1.7.0
                       1.6.3
         Release Note: Implementation of the Object Container specification, i.e. reading & writing Avro data files in C-Sharp.
               Status: Patch Available  (was: Open)

Dependency on Newtonsoft JSON, for testing only. This can be removed eventually, but have kept for object verification when testing. 

The required dll's path is already referenced in the project file here:
./lang/csharp/lib/test/Newtonsoft.Json.dll

It can be downloaded here:
http://json.codeplex.com/releases/view/86584

Apart from this, should work OOTB. Again, this dependency can be removed in time if need be.

NC
                
> 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.6.3, 1.5.1, 1.7.0
>            Reporter: Patrick Angeles
>              Labels: file, c-sharp,, object, container
>
> 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira