Skip to content

[BEAM-8467] Enabling reading compressed files#9861

Merged
pabloem merged 3 commits intoapache:masterfrom
pabloem:fio-compression
Nov 3, 2019
Merged

[BEAM-8467] Enabling reading compressed files#9861
pabloem merged 3 commits intoapache:masterfrom
pabloem:fio-compression

Conversation

@pabloem
Copy link
Member

@pabloem pabloem commented Oct 23, 2019

r: @chamikaramj

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status
Build Status
--- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status
Build Status
Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

@pabloem
Copy link
Member Author

pabloem commented Oct 24, 2019

Run Python PreCommit

@pabloem pabloem requested a review from chamikaramj October 25, 2019 20:28
Copy link
Contributor

@chamikaramj chamikaramj left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.


assert_that(content_pc, equal_to([file_contents]))

def test_read_compressed_file_without_suffix(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's also add tests for other compression types we support assuming it is cheap.

@pabloem
Copy link
Member Author

pabloem commented Oct 30, 2019

Added tests for bzip2

@pabloem
Copy link
Member Author

pabloem commented Nov 1, 2019

Run Python2_PVR_Flink Precommit

@pabloem
Copy link
Member Author

pabloem commented Nov 1, 2019

Run Python Precommit

@pabloem pabloem merged commit 1664ce2 into apache:master Nov 3, 2019
@pabloem pabloem deleted the fio-compression branch November 3, 2019 07:19
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.

2 participants