You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2017/01/09 21:14:27 UTC

[3/3] beam git commit: Closes #1749

Closes #1749


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

Branch: refs/heads/python-sdk
Commit: a2551517184e55ecf01d07dffd921b105f7dc448
Parents: 69d8f2b 93e8d19
Author: Robert Bradshaw <ro...@google.com>
Authored: Mon Jan 9 13:13:55 2017 -0800
Committer: Robert Bradshaw <ro...@google.com>
Committed: Mon Jan 9 13:13:55 2017 -0800

----------------------------------------------------------------------
 sdks/python/apache_beam/io/__init__.py        |   1 +
 sdks/python/apache_beam/io/tfrecordio.py      | 271 ++++++++++++++
 sdks/python/apache_beam/io/tfrecordio_test.py | 389 +++++++++++++++++++++
 sdks/python/setup.py                          |   1 +
 4 files changed, 662 insertions(+)
----------------------------------------------------------------------