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 2018/11/07 00:55:55 UTC

[beam] branch master updated (3bde7db -> ef93dfd)

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 3bde7db  Merge pull request #6968 from amaliujia/rui_wang-date_add_sub
     add ef93dfd  [BEAM-5974] Fix ByteKeyRangeTracker to handle tryClaim(ByteKey.EMPTY) instead of exposing markDone (#6949)

No new revisions were added by this update.

Summary of changes:
 .../splittabledofn/ByteKeyRangeTracker.java        | 94 +++++++++++++++------
 .../splittabledofn/ByteKeyRangeTrackerTest.java    | 96 ++++++++++++++++------
 .../beam/sdk/io/hbase/HBaseReadSplittableDoFn.java |  2 +-
 3 files changed, 139 insertions(+), 53 deletions(-)