You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2018/04/24 12:04:25 UTC

[beam] 01/01: Merge pull request #5175: [BEAM-4018] Add a ByteKeyRangeTracker based on RestrictionTracker for SDF

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

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

commit 5748ac646b0a6cf44283f1d6b00a90efc536aa1c
Merge: 07f2a45 f920b8f
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Tue Apr 24 14:04:16 2018 +0200

    Merge pull request #5175: [BEAM-4018] Add a ByteKeyRangeTracker based on RestrictionTracker for SDF

 .../org/apache/beam/sdk/io/range/ByteKeyRange.java |   6 +-
 .../splittabledofn/ByteKeyRangeTracker.java        | 158 ++++++++++++++++
 .../apache/beam/sdk/io/range/ByteKeyRangeTest.java |   2 +-
 .../splittabledofn/ByteKeyRangeTrackerTest.java    | 204 +++++++++++++++++++++
 4 files changed, 368 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
iemejia@apache.org.