You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by aaltay <gi...@git.apache.org> on 2016/08/11 21:27:11 UTC

[GitHub] incubator-beam pull request #820: Fix hashing and comparison for compression...

GitHub user aaltay opened a pull request:

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

    Fix hashing and comparison for compression types

    Fix up to @silviulica's #751, addressing @robertwb's comments.
    
    `CompressionType` cannot be converted to `enum`, since it is not supported in python 2.7. Merging of `CompressionType` and `CompressionTypes` should be tracked separately.

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

    $ git pull https://github.com/aaltay/incubator-beam hash

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

    https://github.com/apache/incubator-beam/pull/820.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 #820
    
----
commit 06fc61ce01864afd57bb71a00f01f7c83ac89620
Author: Ahmet Altay <al...@google.com>
Date:   2016-08-11T21:19:39Z

    Fix hashing and comparison for compression types

----


---
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] incubator-beam pull request #820: Fix hashing and comparison for compression...

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

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


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