Lucas-307 commented on issue #7960:
URL: https://github.com/apache/shardingsphere/issues/7960#issuecomment-718627006
@xiangtianyu
See: LogShardingAlgorithm.java:25
```
java.lang.ClassCastException: java.lang.String cannot be cast to
java.util.Date
at
com.abup.shardingalgorithm.algorithm.LogShardingAlgorithm.doSharding(LogShardingAlgorithm.java:25)
at
org.apache.shardingsphere.core.strategy.route.standard.StandardShardingStrategy.doSharding(StandardShardingStrategy.java:78)
```
----------------------------------------------------------------
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]