Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B4EA11078B for ; Mon, 1 Jul 2013 18:40:27 +0000 (UTC) Received: (qmail 47449 invoked by uid 500); 1 Jul 2013 18:40:26 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 46630 invoked by uid 500); 1 Jul 2013 18:40:23 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 46556 invoked by uid 99); 1 Jul 2013 18:40:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 18:40:21 +0000 Date: Mon, 1 Jul 2013 18:40:21 +0000 (UTC) From: "Hudson (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-823) Support Avro data files in C# MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697051#comment-13697051 ] Hudson commented on AVRO-823: ----------------------------- Integrated in AvroJava #380 (See [https://builds.apache.org/job/AvroJava/380/]) AVRO-823: C#: Add data file support. Contributed by David McIntosh. (Revision 1498613) Result = SUCCESS cutting : Files : * /avro/trunk/CHANGES.txt * /avro/trunk/lang/csharp/src/apache/codegen/Avro.codegen.csproj * /avro/trunk/lang/csharp/src/apache/main/Avro.main.csproj * /avro/trunk/lang/csharp/src/apache/main/CodeGen/CodeGen.cs * /avro/trunk/lang/csharp/src/apache/main/File * /avro/trunk/lang/csharp/src/apache/main/File/Codec.cs * /avro/trunk/lang/csharp/src/apache/main/File/DataBlock.cs * /avro/trunk/lang/csharp/src/apache/main/File/DataFileConstants.cs * /avro/trunk/lang/csharp/src/apache/main/File/DataFileReader.cs * /avro/trunk/lang/csharp/src/apache/main/File/DataFileWriter.cs * /avro/trunk/lang/csharp/src/apache/main/File/DeflateCodec.cs * /avro/trunk/lang/csharp/src/apache/main/File/Header.cs * /avro/trunk/lang/csharp/src/apache/main/File/IFileReader.cs * /avro/trunk/lang/csharp/src/apache/main/File/IFileWriter.cs * /avro/trunk/lang/csharp/src/apache/main/File/NullCodec.cs * /avro/trunk/lang/csharp/src/apache/main/Specific/SpecificReader.cs * /avro/trunk/lang/csharp/src/apache/test/Avro.test.csproj * /avro/trunk/lang/csharp/src/apache/test/CodGen/CodeGenTest.cs * /avro/trunk/lang/csharp/src/apache/test/File * /avro/trunk/lang/csharp/src/apache/test/File/FileTests.cs * /avro/trunk/lang/csharp/src/apache/test/Specific/SpecificTests.cs > 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 > Assignee: David McIntosh > Labels: c-sharp,, container, file, object > Fix For: 1.7.5 > > Attachments: AVRO-823.patch, AVRO-823.patch, 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