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/27 16:39:08 UTC

[2/2] beam git commit: [BEAM-2062] XmlIO and XmlSource now take an optional validationEventHandler

[BEAM-2062] XmlIO and XmlSource now take an optional validationEventHandler

This closes #2736


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

Branch: refs/heads/master
Commit: 0c26d024dc210b706343fbc5f17753fc5809466b
Parents: 634bf4e 26798fb
Author: Luke Cwik <lc...@google.com>
Authored: Thu Apr 27 09:38:57 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Thu Apr 27 09:38:57 2017 -0700

----------------------------------------------------------------------
 .../java/org/apache/beam/sdk/io/xml/XmlIO.java  | 15 ++++
 .../org/apache/beam/sdk/io/xml/XmlSource.java   | 13 +--
 .../apache/beam/sdk/io/xml/XmlSourceTest.java   | 83 ++++++++++++++++++--
 3 files changed, 93 insertions(+), 18 deletions(-)
----------------------------------------------------------------------