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 2020/04/17 22:01:01 UTC

[beam] branch master updated (1b4bf6a -> b6acaef)

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

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


    from 1b4bf6a  [BEAM-8646] Fix external environment on OS X as well. (#11431)
     add b6acaef  [BEAM-9743] Fix TFRecordCodec to try harder to read/write (#11397)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/io/TFRecordIO.java    |  55 ++++++---
 .../org/apache/beam/sdk/io/TFRecordIOTest.java     | 130 +++++++++++++++++++++
 2 files changed, 168 insertions(+), 17 deletions(-)