swuferhong commented on a change in pull request #3227:
URL: https://github.com/apache/hudi/pull/3227#discussion_r665792517
##########
File path: packaging/hudi-flink-bundle/pom.xml
##########
@@ -633,5 +634,15 @@
</dependency>
</dependencies>
</profile>
+ <profile>
+ <id>include-flink-sql-connector-hive</id>
Review comment:
> Can we exclude the conflict dependencies instead of introducing a new
profile?
We try to exclude the conflict before, but too many conflicts dependencies
between flink-sql-connector-hive and our hudi-flink-bundle, we failed to
exclude all 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]