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/04/18 03:35:34 UTC

[beam] branch master updated (12c66a0 -> fa4f418)

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 12c66a0  [BEAM-3836] Enable dynamic splitting/checkpointing within the Java SDK harness. (#11448)
     add fa4f418  [BEAM-8872] Support split at fraction for OffsetRangeTracker (#11418)

No new revisions were added by this update.

Summary of changes:
 ...TimeBoundedSplittableProcessElementInvoker.java | 31 ++----------
 .../core/SplittableProcessElementInvoker.java      |  9 +---
 .../runners/core/SplittableParDoProcessFnTest.java |  3 +-
 .../splittabledofn/OffsetRangeTracker.java         | 20 +++++---
 .../splittabledofn/OffsetRangeTrackerTest.java     | 55 ++++++++++++++++------
 5 files changed, 60 insertions(+), 58 deletions(-)