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 42534183AA for ; Thu, 16 Jul 2015 08:37:05 +0000 (UTC) Received: (qmail 78537 invoked by uid 500); 16 Jul 2015 08:37:05 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 78466 invoked by uid 500); 16 Jul 2015 08:37:05 -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 78455 invoked by uid 99); 16 Jul 2015 08:37:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2015 08:37:05 +0000 Date: Thu, 16 Jul 2015 08:37:05 +0000 (UTC) From: "Hudson (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1697) Add support for the Snappy codec to the Ruby library 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-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629430#comment-14629430 ] Hudson commented on AVRO-1697: ------------------------------ SUCCESS: Integrated in AvroJava #537 (See [https://builds.apache.org/job/AvroJava/537/]) AVRO-1697. Ruby: Add support for the Snappy codec to the Ruby library. Contributed by Daniel Schierbeck. (tomwhite: rev 1691330) * /avro/trunk/CHANGES.txt * /avro/trunk/lang/ruby/Gemfile * /avro/trunk/lang/ruby/lib/avro/data_file.rb * /avro/trunk/lang/ruby/test/test_datafile.rb * /avro/trunk/share/docker/Dockerfile > Add support for the Snappy codec to the Ruby library > ---------------------------------------------------- > > Key: AVRO-1697 > URL: https://issues.apache.org/jira/browse/AVRO-1697 > Project: Avro > Issue Type: Improvement > Components: ruby > Reporter: Daniel Schierbeck > Assignee: Daniel Schierbeck > Fix For: 1.8.0 > > Attachments: AVRO-1697.2.patch > > > I've got a PR that implements this: https://github.com/apache/avro/pull/27 -- This message was sent by Atlassian JIRA (v6.3.4#6332)