docete edited a comment on issue #10727: [FLINK-15420][table-planner-blink] 
Cast string to timestamp will loos…
URL: https://github.com/apache/flink/pull/10727#issuecomment-569884462
 
 
   Most of JDK classes and 3rd-party library produce `1999-09-10` instead of 
`1999-9-10` for the timestamp string, e.g. java.sql.Timestamp.toString, 
java.text.SimpleDateFormat.format, etc. I think the `1999-9-10` is something 
rarely appear.

----------------------------------------------------------------
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

Reply via email to