abhishekrb19 opened a new pull request, #15769: URL: https://github.com/apache/druid/pull/15769
Motivated by a code review where there was a dilemma on which object mapper to use in tests. This PR removes `TestObjectMapper` and replaces the references with `DefaultObjectMapper`. The `DefaultObjectMapper` implementation provides the same mapper settings, serde goodies, and more. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
