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 2017/04/26 17:56:11 UTC

[2/2] beam git commit: [BEAM-2060] Add charset support in XmlSink

[BEAM-2060] Add charset support in XmlSink

This closes #2702


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

Branch: refs/heads/master
Commit: 9ff22a4efcfdd7879ea6677d39c3a7f77aa3a232
Parents: c5cf90c 4364747
Author: Luke Cwik <lc...@google.com>
Authored: Wed Apr 26 10:56:01 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Apr 26 10:56:01 2017 -0700

----------------------------------------------------------------------
 .../java/org/apache/beam/sdk/io/xml/XmlIO.java  | 27 +++++++++++++++--
 .../org/apache/beam/sdk/io/xml/XmlSink.java     |  2 +-
 .../org/apache/beam/sdk/io/xml/XmlSinkTest.java | 31 +++++++++++++++++---
 3 files changed, 53 insertions(+), 7 deletions(-)
----------------------------------------------------------------------