You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/05/14 18:46:54 UTC

[beam] branch master updated (30f9d7d -> b3bc319)

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

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


    from 30f9d7d  [BEAM-9634] Add natural language analysis transform (#11611)
     add b3bc319  [BEAM-9430] Fixes the bounds of initial watermark set to estimators instead of raising an error (#11607)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/beam/sdk/io/Read.java | 14 ++++-
 .../splittabledofn/WatermarkEstimators.java        | 28 ++--------
 .../sdk/transforms/windowing/BoundedWindow.java    | 14 +++++
 .../splittabledofn/WatermarkEstimatorsTest.java    | 62 +++++++++++-----------
 4 files changed, 62 insertions(+), 56 deletions(-)