You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2021/10/01 11:56:00 UTC

[jira] [Commented] (FLINK-24416) Casting a TIMESTAMP_LTZ to STRING doesn't include timezone id

    [ https://issues.apache.org/jira/browse/FLINK-24416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423255#comment-17423255 ] 

Timo Walther commented on FLINK-24416:
--------------------------------------

This should actually fail as {{LocalDateTime}} is not a conversion class of TIMESTAMP_LTZ.

> Casting a TIMESTAMP_LTZ to STRING doesn't include timezone id
> -------------------------------------------------------------
>
>                 Key: FLINK-24416
>                 URL: https://issues.apache.org/jira/browse/FLINK-24416
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Marios Trivyzas
>            Priority: Major
>
> Current behaviour:
> *.from(TIMESTAMP_LTZ(), LocalDateTime.parse("2021-09-24T12:34:56.123456")).resultsIn("2021-09-24 12:34:56.123456")*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)