You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/01/18 08:49:25 UTC

[beam] branch release-2.10.0 updated (7807606 -> 57200df)

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

iemejia pushed a change to branch release-2.10.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 7807606  Merge pull request #7530: [BEAM-6440] Fix leakage of timer de-duplication map
     new 333a766  Add test case for BEAM-6407
     new 5cd2d21  Revert "BEAM-5933: avoid memory allocation in hashCode call"
     new 57200df  Merge pull request #7550: [BEAM-6407] Cherry pick #7537, fixes FileIO.writeDynamic() in the DirectRunner

The 19481 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:
 .../apache/beam/sdk/values/PCollectionViews.java   |  3 +-
 .../java/org/apache/beam/sdk/io/FileIOTest.java    | 40 ++++++++++++++++++++++
 2 files changed, 42 insertions(+), 1 deletion(-)