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/01 15:43:00 UTC

[jira] [Closed] (FLINK-24415) Casting a STRING to a TIME() results in loss of fractional seconds

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

Marios Trivyzas closed FLINK-24415.
-----------------------------------
    Resolution: Duplicate

> Casting a STRING to a TIME() results in loss of fractional seconds
> ------------------------------------------------------------------
>
>                 Key: FLINK-24415
>                 URL: https://issues.apache.org/jira/browse/FLINK-24415
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Marios Trivyzas
>            Priority: Major
>
> *CAST('12:34:56.123456789')* 
> results in a an object like: LocalTime.of(12, 34, 56, 0), where all fractional seconds are lost



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