JingsongLi commented on issue #8483: [FLINK-12553][Table SQL / Runtime]Fix a bug in SqlDateTimeUtils#parseToTimeMillis URL: https://github.com/apache/flink/pull/8483#issuecomment-493871512 > Fix a bug in SqlDateTimeUtils#parseToTimeMillis: If parameter "1999-12-31 12:34:56.123" is used, it should return 123. But it returns 230 now. It is 230 not 1230?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
