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

Hudson commented on AVRO-1288:
------------------------------

Integrated in AvroJava #361 (See [https://builds.apache.org/job/AvroJava/361/])
    AVRO-1288. Ruby: Add support for deflate codec in data files. (Revision 
1467549)

     Result = SUCCESS
martinkl : 
Files : 
* /avro/trunk/CHANGES.txt
* /avro/trunk/lang/ruby/Rakefile
* /avro/trunk/lang/ruby/interop/test_interop.rb
* /avro/trunk/lang/ruby/lib/avro.rb
* /avro/trunk/lang/ruby/lib/avro/data_file.rb
* /avro/trunk/lang/ruby/test/test_datafile.rb

                
> Ruby: support deflate codec in data files
> -----------------------------------------
>
>                 Key: AVRO-1288
>                 URL: https://issues.apache.org/jira/browse/AVRO-1288
>             Project: Avro
>          Issue Type: New Feature
>          Components: ruby
>            Reporter: Martin Kleppmann
>            Assignee: Martin Kleppmann
>             Fix For: 1.7.5
>
>         Attachments: AVRO-1288-2.patch, AVRO-1288.patch
>
>
> The current Ruby implementation of data files only supports the "null" codec. 
> Given that "deflate" is required by the spec, it should really be supported 
> too.

--
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

Reply via email to