[ 
https://issues.apache.org/jira/browse/FLINK-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277634#comment-14277634
 ] 

ASF GitHub Bot commented on FLINK-1395:
---------------------------------------

Github user aljoscha commented on a diff in the pull request:

    https://github.com/apache/flink/pull/304#discussion_r22968293
  
    --- Diff: 
flink-core/src/test/java/org/apache/flink/api/common/typeutils/SerializerTestBase.java
 ---
    @@ -99,6 +104,7 @@ public void testCopy() {
                        
                        for (T datum : testData) {
                                T copy = serializer.copy(datum);
    +                           String str = copy.toString();
    --- End diff --
    
    Will change.



> Add Jodatime support to Kryo
> ----------------------------
>
>                 Key: FLINK-1395
>                 URL: https://issues.apache.org/jira/browse/FLINK-1395
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Robert Metzger
>            Assignee: Aljoscha Krettek
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to