[
https://issues.apache.org/jira/browse/FLINK-8353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu closed FLINK-8353.
-----------------------------
Resolution: Fixed
> Add support for timezones
> -------------------------
>
> Key: FLINK-8353
> URL: https://issues.apache.org/jira/browse/FLINK-8353
> Project: Flink
> Issue Type: New Feature
> Components: Table SQL / API
> Reporter: Timo Walther
> Priority: Major
>
> This is an umbrella issue for adding support for timezones in the Table & SQL
> API.
> Usually companies work with different timezones simultaneously. We could add
> support for the new time classes introduced with Java 8 and enable our scalar
> functions to also work with those (or some custom time class implementations
> like those from Calcite). We need a good design for this to address most of
> the problems users face related to timestamp and timezones.
> It is up for discussion how to ship date, time, timestamp instances through
> the cluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)