gong commented on code in PR #8476:
URL: https://github.com/apache/inlong/pull/8476#discussion_r1257669055
##########
inlong-sort/sort-flink/sort-flink-v1.13/sort-connectors/hive/pom.xml:
##########
@@ -31,8 +31,6 @@
<properties>
<inlong.root.dir>${project.parent.parent.parent.parent.parent.basedir}</inlong.root.dir>
- <hive3x.version>3.1.3</hive3x.version>
- <hive2x.version>2.2.0</hive2x.version>
Review Comment:
You can't delete it. This connector will release hive2 and hive3 version by
use different mvn profile.
--
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]