Ahmet Altay created BEAM-519:
--------------------------------

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


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)

Reply via email to