You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2017/07/20 19:53:16 UTC

[20/50] [abbrv] beam git commit: This closes #3442: Splits large TextIOTest into TextIOReadTest and TextIOWriteTest

This closes #3442: Splits large TextIOTest into TextIOReadTest and TextIOWriteTest


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/7c363181
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/7c363181
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/7c363181

Branch: refs/heads/DSL_SQL
Commit: 7c3631810a604ba58ec16c3b3aa9a346bd6d9f17
Parents: 0f06eb2 d495d15
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon Jul 17 19:43:20 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon Jul 17 19:43:20 2017 -0700

----------------------------------------------------------------------
 .../org/apache/beam/sdk/io/TextIOReadTest.java  |  847 +++++++++++
 .../java/org/apache/beam/sdk/io/TextIOTest.java | 1353 +-----------------
 .../org/apache/beam/sdk/io/TextIOWriteTest.java |  604 ++++++++
 3 files changed, 1460 insertions(+), 1344 deletions(-)
----------------------------------------------------------------------