[ 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)