[
https://issues.apache.org/jira/browse/FLINK-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-9948:
------------------------------------
Component/s: (was: Table SQL / API)
Table SQL / Ecosystem
> JSON format does not convert timestamps correctly
> -------------------------------------------------
>
> Key: FLINK-9948
> URL: https://issues.apache.org/jira/browse/FLINK-9948
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Ecosystem
> Reporter: Timo Walther
> Priority: Major
>
> Currently, the JSON format supports timestamps in the UTC timezone
> {{"1990-10-14T12:12:43Z"}}. However, the conversion in the current
> implementation is not correct since timestamps in SQL do not contain a
> timezone and depend on the local timezone of the JVM. Casting a rowtime into
> a string results in an undesired offset at the moment. Fixing this problem
> might depend on the bigger issue of proper timezone support.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)