Github user twalthr commented on the pull request:
https://github.com/apache/flink/pull/1322#issuecomment-153395500
I also also thought about that but I'm pretty sure that this introduces
issues difficult to debug. I think the most important thing is that the
conversion (from string to date and back) is always constant. Internally date
is always UTC anyway. Introducing a `.convert()` function for that might be
better. My goal was primarily to have this data type in the Table API.
---
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.
---