[
https://issues.apache.org/jira/browse/BEAM-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15815627#comment-15815627
]
Ahmet Altay commented on BEAM-519:
----------------------------------
Thank you, resolving.
> 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)