codope commented on code in PR #9726:
URL: https://github.com/apache/hudi/pull/9726#discussion_r1327050080
##########
hudi-common/pom.xml:
##########
@@ -286,5 +286,12 @@
<artifactId>disruptor</artifactId>
<version>${disruptor.version}</version>
</dependency>
+
+ <dependency>
Review Comment:
Shouldn't this already be included? Perhaps the build is failing for some
profile. Can you share the build command?
--
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]