GitHub user mairbek opened a pull request:

    https://github.com/apache/beam/pull/3925

    [BEAM-2837] OrderedCode library

    provides encoding a sequence of typed entities into a byte array that can 
be lexicographically sorted.
    
    R: @chamikaramj

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mairbek/beam orderedcode2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3925.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3925
    
----
commit 077523b0f370c9cf02b4ddb179aa3e6893771dbc
Author: Mairbek Khadikov <[email protected]>
Date:   2017-09-29T23:43:05Z

    OrderedCode library provides encoding a sequence of typed enities into a 
byte array that can be lexicographically sorted.

----


---

Reply via email to