danny0405 commented on code in PR #11411:
URL: https://github.com/apache/hudi/pull/11411#discussion_r1630455692
##########
hudi-spark-datasource/hudi-spark/pom.xml:
##########
@@ -188,6 +188,12 @@
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.calcite</groupId>
+ <artifactId>calcite-core</artifactId>
Review Comment:
yeah, we better not introduce Calcite dependency which may incur jar
conflicts.
--
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]