chenjipdc opened a new issue #8469:
URL: https://github.com/apache/shardingsphere/issues/8469


   ## Bug Report
   
   位置 -> 
org.apache.shardingsphere.sharding.algorithm.sharding.datetime.AutoIntervalShardingAlgorithm#parseDate
   
   这个方法的参数类型可能是java.sql.Timestamp,直接调用.toString方法会得到毫秒(2020-12-01 
01:01:55.601),LocalDateTime使用的是yyyy-MM-dd HH:mm:ss,此时会抛异常。
   
   


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


Reply via email to