You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/03 18:45:20 UTC

[jira] [Commented] (BEAM-701) Support Avro Compression for writes

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

ASF GitHub Bot commented on BEAM-701:
-------------------------------------

GitHub user ravwojdyla opened a pull request:

    https://github.com/apache/incubator-beam/pull/1038

    [BEAM-701] Support Avro write compression

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---


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

    $ git pull https://github.com/ravwojdyla/incubator-beam avro_compression

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

    https://github.com/apache/incubator-beam/pull/1038.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 #1038
    
----
commit 57fd3ce64491ec83e243845b15c15bf003ff5156
Author: Rafal Wojdyla <ra...@spotify.com>
Date:   2016-10-03T18:02:59Z

    Add compression codec for AvroIO

commit 68ceef1a20c10703bc56200e528d408eb8ee21e1
Author: Rafal Wojdyla <ra...@spotify.com>
Date:   2016-10-03T18:03:17Z

    Add tests for Avro compression codec

----


> Support Avro Compression for writes
> -----------------------------------
>
>                 Key: BEAM-701
>                 URL: https://issues.apache.org/jira/browse/BEAM-701
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Rafal Wojdyla
>            Assignee: Davor Bonaci
>              Labels: features
>
> Support compression on Avro Write.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)