This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 9d0b03a [Lint] rename variable in graphx/translate.go
add c585eba Fixes a bug that limited the size of records for TFRecord
files that are GZIP compressed.
add 140ff77 Addresses reviewer comments.
new 6cef8ad Merge pull request #6440: [BEAM-5412][BEAM-5408] Fixes a bug
that limited the size of TFRecords
The 1 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:
.../java/org/apache/beam/sdk/io/TFRecordIO.java | 27 ++++++++++++++++++----
.../org/apache/beam/sdk/io/TFRecordIOTest.java | 24 ++++++++++++++++---
2 files changed, 44 insertions(+), 7 deletions(-)