danny0405 commented on code in PR #10877:
URL: https://github.com/apache/hudi/pull/10877#discussion_r1528081859
##########
pom.xml:
##########
@@ -482,6 +482,7 @@
<include>org.apache.htrace:htrace-core4</include>
<!-- afterburner module for jackson performance -->
<include>com.fasterxml.jackson.module:jackson-module-afterburner</include>
+
<include>com.fasterxml.jackson.module:jackson-module-scala_${scala.binary.version}</include>
<!-- native HFile reader uses protobuf -->
Review Comment:
cc @nsivabalan do we need to check other jackson related jars?
--
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]