FrankChen021 commented on issue #12912: URL: https://github.com/apache/druid/issues/12912#issuecomment-1218915733
I'm wondering if there's any public method provided by jackson to allow us to keep the annotation on objects which are stored in Map or Array? Serializing objects to JsonNode first and then serializing these JsonNodes into string, I'm worry about the performance of these two phase serialization. -- 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]
