[GitHub] flink issue #2150: [FLINK-3580] [table] Reintroduce Date/Time and implement ...

2016-06-29 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/2150 Merging... --- 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

[GitHub] flink issue #2150: [FLINK-3580] [table] Reintroduce Date/Time and implement ...

2016-06-27 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/2150 @fhueske I have updated the PR. If there are no objections, I would merge it soon. So that it will be contained in the next release. --- If your project is set up for it, you can reply to this

[GitHub] flink issue #2150: [FLINK-3580] [table] Reintroduce Date/Time and implement ...

2016-06-24 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/2150 Hi @twalthr, thanks for the PR. I skimmed the changes and everything looked fine. I have two suggestions though. 1. Can we add a casts from `Long` to `Timestamp` and back? 2. Can you