kfaraz commented on PR #13244: URL: https://github.com/apache/druid/pull/13244#issuecomment-1319939272
Hi, @CookieAroundTheBend ! The latest version of jackson-databind has removed the method `AnnotateMember.getGenericType()` which was being used in the Druid code in the `GuiceIntrospector`. I need to find a way to make the introspector work with `getRawType()`, or `getType()`. Haven't spent much time on it though. Please let me know if you have any ideas. -- 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]
