You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2019/01/17 17:32:56 UTC

[beam] branch master updated (d116214 -> 616dbb1)

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

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


    from d116214  [BEAM-6334] Add throwing exception in case of invalid state or timeout
     new b0f744d  Add test case for BEAM-6407
     new 296fce9  Revert "BEAM-5933: avoid memory allocation in hashCode call"
     new 616dbb1  Merge pull request #7537: [BEAM-6407] Revert "BEAM-5933: avoid memory allocation in hashCode call"

The 19518 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(-)