Repository: incubator-beam Updated Branches: refs/heads/master 748b0c8da -> f2d2ce5f4
Closes #400 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/f2d2ce5f Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/f2d2ce5f Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/f2d2ce5f Branch: refs/heads/master Commit: f2d2ce5f49be2c484efd106500149e88547604bd Parents: 748b0c8 49b4847 Author: Dan Halperin <[email protected]> Authored: Thu Jun 23 00:48:39 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Thu Jun 23 00:48:39 2016 -0700 ---------------------------------------------------------------------- .../apache/beam/sdk/io/CompressedSource.java | 64 +++++++ .../java/org/apache/beam/sdk/io/TextIO.java | 11 +- .../java/org/apache/beam/sdk/io/TextIOTest.java | 173 +++++++++++++++++++ 3 files changed, 247 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
