[
https://issues.apache.org/jira/browse/FLINK-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf updated FLINK-9948:
------------------------------------
Labels: (was: stale-major)
Removed "stale-critical|major|minor" label in line with
https://issues.apache.org/jira/browse/FLINK-22429.
> 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
(v8.3.4#803005)