GitHub user twalthr opened a pull request: https://github.com/apache/flink/pull/4144
[FLINK-6881] [FLINK-6896] [table] Creating a table from a POJO and defining a time attribute fails This PR fixes several issues with POJOs and time attributes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/twalthr/flink FLINK-6881_NEW Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4144.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 #4144 ---- commit 0f5793159ca97d6d7e9f8a4b9fab3a3a2479fab8 Author: twalthr <twal...@apache.org> Date: 2017-06-19T15:06:44Z [FLINK-6881] [FLINK-6896] [table] Creating a table from a POJO and defining a time attribute fails ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---