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

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


    from b9b85fd  Update the version of org.xolstice.maven.plugins to 0.5.1 to 
attempt to fix https://issues.apache.org/jira/browse/BEAM-2823 for failures in 
beam_PostCommit_Java_MavenInstall_Windows
     new 1a6c25c  [BEAM-3060] add TFRecordIOIT
     new 7564d82  add post-review updates

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/sdk/io/common/IOTestPipelineOptions.java  |   3 +-
 .../beam/sdk/io/common/FileBasedIOITHelper.java    | 103 ++++++++++++++++
 .../java/org/apache/beam/sdk/io/text/TextIOIT.java |  94 ++------------
 .../apache/beam/sdk/io/tfrecord/TFRecordIOIT.java  | 137 +++++++++++++++++++++
 4 files changed, 254 insertions(+), 83 deletions(-)
 create mode 100644 
sdks/java/io/file-based-io-tests/src/test/java/org/apache/beam/sdk/io/common/FileBasedIOITHelper.java
 create mode 100644 
sdks/java/io/file-based-io-tests/src/test/java/org/apache/beam/sdk/io/tfrecord/TFRecordIOIT.java

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to