You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2018/07/30 17:18:48 UTC

[beam] branch master updated (320183b -> f67541e)

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 320183b  [BEAM-4726] Cache fixed per function Invoke values
     add e6231ff  [BEAM-4862] Fixes bug in Spanner's MutationGroupEncoder by converting timestamps into Long and not Int.
     add f67541e  Merge pull request #6077: [BEAM-4862] Fixes bug in Spanner's MutationGroupEncoder by converting timestamps into Long and not Int.

No new revisions were added by this update.

Summary of changes:
 .../sdk/io/gcp/spanner/MutationGroupEncoder.java   |  2 +-
 .../io/gcp/spanner/MutationGroupEncoderTest.java   | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)