You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ma...@apache.org on 2018/10/17 23:19:12 UTC

[beam] branch master updated (abf9874 -> 3f71812)

This is an automated email from the ASF dual-hosted git repository.

mauzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from abf9874  [BEAM-5780] Make fn-api-worker and legacy-worker point to the different dir (#6715)
     add 7329f05  [BEAM-5315] Fix 23 well-documented errors and 1 failed test while porting the IO package
     add 3f71812  Merge pull request #6728: [BEAM-5315] Partially port IO; fixing well-documented errors

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/io/avroio_test.py          |  2 +-
 sdks/python/apache_beam/io/filebasedsink_test.py   | 12 +++------
 sdks/python/apache_beam/io/filebasedsource_test.py | 30 +++++++++++++++-------
 sdks/python/apache_beam/io/filesystemio_test.py    |  2 +-
 sdks/python/apache_beam/io/textio_test.py          |  4 +--
 sdks/python/apache_beam/io/tfrecordio_test.py      |  2 +-
 6 files changed, 30 insertions(+), 22 deletions(-)