GitHub user tillrohrmann opened a pull request:

    https://github.com/apache/incubator-flink/pull/162

    [FLINK-1178] Changed type preference to ValueType, WritableType, 
CaseClassType

    Case class which implement the Value or Writable interface are now treated 
as one of those types. This allows to add custom serialization logic to case 
classes.

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

    $ git pull https://github.com/tillrohrmann/incubator-flink FLINK-1178

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

    https://github.com/apache/incubator-flink/pull/162.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 #162
    
----
commit 9a3a7b894f1420879a66737f3a4f686e80de1c77
Author: Till Rohrmann <[email protected]>
Date:   2014-10-20T16:28:21Z

    Changed type preference to ValueType, WritableType, CaseClassType

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to