You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by cfi-jlangley <gi...@git.apache.org> on 2015/10/14 06:21:13 UTC

[GitHub] avro pull request: Avro 1748

GitHub user cfi-jlangley opened a pull request:

    https://github.com/apache/avro/pull/52

    Avro 1748

    Added Snappy compression to the DataFile class in the lang/c++ component.  I updated the CMakeLists.txt to add the Snappy dependency and the DataFileTests.cc to test the new compression.
    
    I have never used CMake before, and my C++ is rusty - so please review all changes accordingly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/CohesionForce/avro avro-1748

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/52.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #52
    
----
commit e155c967b9908db2ffa5456324dbee54b481f244
Author: J Langley <jl...@cohesionforce.com>
Date:   2015-10-14T03:12:20Z

    Added Snappy compression for the DataFile.
    
    Also added additional unit test for the Snappy Compression to the DataFileTests.

commit eeaaac00b3b1609fe9f8d3b3dcf83007a304ff22
Author: J Langley <jl...@cohesionforce.com>
Date:   2015-10-14T03:52:09Z

    Removed unnecessary whitespace changes do to formatter.

commit 1c0d79426d121c2dee0cea128c26bb70fa21224a
Author: J Langley <jl...@cohesionforce.com>
Date:   2015-10-14T04:13:31Z

    Forgot to add the FindSnappy.cmake to source control in the c++ folder

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] avro pull request: Avro 1748

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/avro/pull/52


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---