[jira] [Created] (FLINK-12553) Fix a bug in SqlDateTimeUtils#parseToTimeMillis

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12553) Fix a bug in SqlDateTimeUtils#parseToTimeMillis

Shang Yuanchun (Jira)
Liya Fan created FLINK-12553:
--------------------------------

             Summary: Fix a bug in SqlDateTimeUtils#parseToTimeMillis
                 Key: FLINK-12553
                 URL: https://issues.apache.org/jira/browse/FLINK-12553
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
            Reporter: Liya Fan
            Assignee: Liya Fan


If parameter "1999-12-31 12:34:56.123" is used, it should return 123. But it returns 230 now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)