Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-2708] Adds support for reading concatenated bzip2 files #3681

Merged
merged 1 commit into from Aug 4, 2017

Conversation

chamikaramj
Copy link
Contributor

Cherry-picking into 2.1.0 release branch.

Corresponding fix for Java SDK was already cherry picked into 2.1.0 branch. I think it's good to get the Python SDK fix in as well so that SDKs are consistent.

Adds support for reading concatenated bzip2 files

Adds tests for concatenated gzip and bzip2 files.

Removes test 'test_model_textio_gzip_concatenated' in 'snippets_test.py' since it's actually hitting 'DummyReadTransform' and not testing this feature.

Adds tests for concatenated gzip and bzip2 files.

Removes test 'test_model_textio_gzip_concatenated' in 'snippets_test.py' since it's actually hitting 'DummyReadTransform' and not testing this feature.
@chamikaramj
Copy link
Contributor Author

R: @aaltay AND @jbonofre

@aaltay
Copy link
Member

aaltay commented Aug 3, 2017

LGTM.

Copy link
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I gonna merge on the release branch. Thanks !

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling d6516c6 on chamikaramj:bzip2_python_cherrypick into ** on apache:release-2.1.0**.

@chamikaramj
Copy link
Contributor Author

Thanks.

@asfgit asfgit merged commit d6516c6 into apache:release-2.1.0 Aug 4, 2017
asfgit pushed a commit that referenced this pull request Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants