You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/01/10 17:43:58 UTC

[jira] [Resolved] (BEAM-519) fileio.CompressionType requires a __ne__ method

     [ https://issues.apache.org/jira/browse/BEAM-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ahmet Altay resolved BEAM-519.
------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

>  fileio.CompressionType requires a __ne__ method
> ------------------------------------------------
>
>                 Key: BEAM-519
>                 URL: https://issues.apache.org/jira/browse/BEAM-519
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Priority: Minor
>              Labels: starter
>             Fix For: Not applicable
>
>
> This code: 
> https://github.com/apache/incubator-beam/blob/python-sdk/sdks/python/apache_beam/io/fileio.py#L279
> Without the __ne__ operator instances of this class cannot be used in != expressions (only ==).



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