You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/09/07 22:39:44 UTC

[8/8] incubator-beam git commit: [BEAM-544] Add header/footer support to TextIO.Write

[BEAM-544] Add header/footer support to TextIO.Write

This closes #918


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

Branch: refs/heads/master
Commit: f33296c7f97e5cb8e11124bccd1665f365dbb425
Parents: 26635d7 ce1294d
Author: Luke Cwik <lc...@google.com>
Authored: Wed Sep 7 15:39:02 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Sep 7 15:39:02 2016 -0700

----------------------------------------------------------------------
 .../java/org/apache/beam/sdk/io/TextIO.java     | 150 ++++++++++++++++---
 .../java/org/apache/beam/sdk/io/TextIOTest.java | 105 ++++++++++++-
 2 files changed, 231 insertions(+), 24 deletions(-)
----------------------------------------------------------------------