gortiz opened a new pull request, #11263:
URL: https://github.com/apache/pinot/pull/11263

   This PR removes the usage of JsonUtils from Kinesis plugin.
   
   The reason to do that is that each plugin should can use their own Jackson 
version, which can be shaded. When doing so, the TypeReference class used by 
the shaded version is different than the one expected by JsonUtils methods.
   
   @KKcorps @soumitra-st 


-- 
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]

Reply via email to