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

[jira] [Updated] (FLINK-24446) Casting from STRING to TIMESTAMP_LTZ looses fractional seconds

     [ https://issues.apache.org/jira/browse/FLINK-24446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marios Trivyzas updated FLINK-24446:
------------------------------------
    Summary: Casting from STRING to TIMESTAMP_LTZ looses fractional seconds  (was: Casting from STRING to TIMESTAMP_TZ looses fractional seconds)

> Casting from STRING to TIMESTAMP_LTZ looses fractional seconds
> --------------------------------------------------------------
>
>                 Key: FLINK-24446
>                 URL: https://issues.apache.org/jira/browse/FLINK-24446
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Marios Trivyzas
>            Priority: Major
>
> Currently the method *toTimestamp(str, tz)* from *SqlDateTimeUtils* doesn't accept more then 23 chars in the input and it also return a long which is the millis since epoch so the rest of the fractional secs are ignored.



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