Marios Trivyzas created FLINK-24446:
---------------------------------------
Summary: Casting from STRING to TIMESTAMP_TZ looses fractional
seconds
Key: FLINK-24446
URL: https://issues.apache.org/jira/browse/FLINK-24446
Project: Flink
Issue Type: Sub-task
Reporter: Marios Trivyzas
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)