jlalwani-amazon commented on code in PR #40:
URL:
https://github.com/apache/flink-connector-hive/pull/40#discussion_r3220839848
##########
pom.xml:
##########
@@ -377,6 +377,123 @@ under the License.
<artifactId>audience-annotations</artifactId>
<version>0.13.0</version>
</dependency>
+ <!-- For dependency convergence: Hive/Hadoop transitive conflicts
-->
+ <dependency>
Review Comment:
These are dependency convergence pins to support 1.20.3 . These versions
came from 1.20.3. Main has moved to 2.0-preview. I'm not sure if we want to
support 1.20.3 in this connector. If not, then this PR is obsolete
--
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]