You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by aljoscha <gi...@git.apache.org> on 2017/10/13 11:13:55 UTC

[GitHub] flink pull request #4822: [FLINK-7484] Perform proper deep copy in CaseClass...

GitHub user aljoscha opened a pull request:

    https://github.com/apache/flink/pull/4822

    [FLINK-7484] Perform proper deep copy in CaseClassSerializer.duplicate()

    R: @kl0u 

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

    $ git pull https://github.com/aljoscha/flink jira-7484-fix-caseclassserializer

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

    https://github.com/apache/flink/pull/4822.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 #4822
    
----
commit 9e1f435631c6b0af0e0327cb5dce76caedba5c4c
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2017-10-13T11:11:42Z

    [FLINK-7484] Perform proper deep copy in CaseClassSerializer.duplicate()
    
    This also adds a test that verifies the deep copy.

----


---

[GitHub] flink issue #4822: [FLINK-7484] Perform proper deep copy in CaseClassSeriali...

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4822
  
    @aljoscha This PR can be closed since it was merged for 1.3 and master.


---

[GitHub] flink pull request #4822: [FLINK-7484] Perform proper deep copy in CaseClass...

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

    https://github.com/apache/flink/pull/4822


---

[GitHub] flink issue #4822: [FLINK-7484] Perform proper deep copy in CaseClassSeriali...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/4822
  
    Seems this is merged into master, please also merge this for 1.3.x


---

[GitHub] flink issue #4822: [FLINK-7484] Perform proper deep copy in CaseClassSeriali...

Posted by aljoscha <gi...@git.apache.org>.
Github user aljoscha commented on the issue:

    https://github.com/apache/flink/pull/4822
  
    @StephanEwen This has been merged on `release-1.3` last week Friday. 👌 


---