klniu opened a new pull request #8693: URL: https://github.com/apache/shardingsphere/pull/8693
Fix #8470 Changes proposed in this pull request: - There is not need to import com.google.common.base.Function, and it can't compile after importing. - The second commit is fixing the parsing of dateTime. when the sharding value is LocalDateTime or Date, toString() will give the string with the format as yyyy-MM-dd'T'HH:mm:ss. and it can not be parsed when user already set the different date format in configuation. ---------------------------------------------------------------- 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]
