[
https://issues.apache.org/jira/browse/FLINK-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217745#comment-14217745
]
ASF GitHub Bot commented on FLINK-1252:
---------------------------------------
GitHub user rmetzger opened a pull request:
https://github.com/apache/incubator-flink/pull/215
[FLINK-1252] Add support for serializing Date and Enums in the Java API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/incubator-flink dateserializer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/215.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 #215
----
commit 3a983281ae0525b98dd542f4ddcb33e4b73ae608
Author: Robert Metzger <[email protected]>
Date: 2014-11-18T23:41:54Z
[FLINK-1252] Add support for serializing Date and Enums in the Java API
----
> Add a serializer for Date
> -------------------------
>
> Key: FLINK-1252
> URL: https://issues.apache.org/jira/browse/FLINK-1252
> Project: Flink
> Issue Type: Improvement
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
> Since FLINK-610 is still an unresolved issue, I've started working on adding
> support for Date fields in POJOs in Flink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)