You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by CaoManhDat <gi...@git.apache.org> on 2017/10/05 04:30:34 UTC

[GitHub] beam pull request #3947: [BEAM-3018] Remove duplicated methods in Structured...

GitHub user CaoManhDat opened a pull request:

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

    [BEAM-3018] Remove duplicated methods in StructuredCoder

    Removed `consistentWithEquals(), structuralValue() and getEncodedTypeDescriptor()` in `StructuredCoder`

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

    $ git pull https://github.com/CaoManhDat/beam master

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

    https://github.com/apache/beam/pull/3947.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 #3947
    
----
commit 8d8a213f0ba2f1cceec8e53bba01c8d2a55c8863
Author: Cao Manh Dat <da...@apache.org>
Date:   2017-10-05T04:28:35Z

    [BEAM-3018] Remove duplicated methods in StructuredCoder

----


---

[GitHub] beam pull request #3947: [BEAM-3018] Remove duplicated methods in Structured...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---