klion26 commented on code in PR #3304:
URL: https://github.com/apache/amoro/pull/3304#discussion_r1820126481
##########
amoro-core/pom.xml:
##########
@@ -149,6 +149,7 @@
<dependency>
<groupId>org.rocksdb</groupId>
<artifactId>rocksdbjni</artifactId>
+ <scope>${rocksdb-dependency-scope}</scope>
Review Comment:
this need to be defined here, otherwise the compile will be failed because
of can found rocksdb class.
--
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]