You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/04/25 04:09:38 UTC

[2/2] beam git commit: This closes #2663: TextIO & AvroIO no longer validate schemas against IOChannelFactory

This closes #2663: TextIO & AvroIO no longer validate schemas against IOChannelFactory


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

Branch: refs/heads/master
Commit: e5e1b089428e3c88c0058135383e4dae2b768d3a
Parents: 7e6f1b7 cf96ac4
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon Apr 24 19:47:18 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon Apr 24 19:47:18 2017 -0700

----------------------------------------------------------------------
 .../java/org/apache/beam/sdk/io/AvroIO.java     | 85 ++-----------------
 .../java/org/apache/beam/sdk/io/TextIO.java     | 86 +++++---------------
 .../java/org/apache/beam/sdk/io/AvroIOTest.java | 24 +-----
 .../java/org/apache/beam/sdk/io/TextIOTest.java | 36 ++------
 4 files changed, 34 insertions(+), 197 deletions(-)
----------------------------------------------------------------------