flyrain edited a comment on pull request #2479: URL: https://github.com/apache/iceberg/pull/2479#issuecomment-819744509
Hi @RussellSpitzer, not sure I fully understand your point. Parquet still have a Jackson lib and shaded it, but it is not `org.codehaus.jackson`, Parquet uses `com.fasterxml.jackson` instead now. Per this PR https://github.com/apache/parquet-mr/pull/616, Parquet community was trying to get rid of codehaus jackson dependency, and use fasterxml jackson instead. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
