[
https://issues.apache.org/jira/browse/FLINK-24446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24446:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> 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.20.1#820001)