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

ASF subversion and git services commented on AVRO-896:
------------------------------------------------------

Commit 1507318 from dcrea...@apache.org in branch 'avro/trunk'
[ https://svn.apache.org/r1507318 ]

AVRO-896. C: Snappy is an optional dependency

Buildbot doesn't have the snappy libraries installed, and it raised an error
trying to compile the C bindings with the previous AVRO-896 patch applied.
Turns out we weren't being careful enough when the Snappy library (and
presumably the other compression libraries) weren't installed.  Now this
correctly results in a good build, of a library with snappy support turned off,
as intended.
                
> Snappy compression for avro-c
> -----------------------------
>
>                 Key: AVRO-896
>                 URL: https://issues.apache.org/jira/browse/AVRO-896
>             Project: Avro
>          Issue Type: New Feature
>          Components: c
>    Affects Versions: 1.7.4
>         Environment: N/A
>            Reporter: Lucas Martin-King
>              Labels: C, snappy
>             Fix For: 1.7.5
>
>         Attachments: avro-c-1.7.4-snappy.patch
>
>
> Hi again,
> I'd really love to have Snappy compression available in AVRO-C.
> Cheers,
> Lucas

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