HomminLee opened a new pull request, #10440: URL: https://github.com/apache/dolphinscheduler/pull/10440
## Purpose of the pull request Fixed #10403. ## Brief change log Add json serializer and deserializer for LocalDateTime, and register them to Jackson ObjectMapper. ## Verify this pull request This pull request is already covered by existing tests, such as: method `org.apache.dolphinscheduler.spi.utils.JSONUtilsTest#localDateTimeToString` method `org.apache.dolphinscheduler.spi.utils.JSONUtilsTest#stringToLocalDateTime` This change added tests and can be verified as follows: Run `mvn clean test` in terminal. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
