the-other-tim-brown commented on code in PR #767:
URL: https://github.com/apache/incubator-xtable/pull/767#discussion_r2688750710
##########
pom.xml:
##########
@@ -374,6 +374,12 @@
<version>${spark.version}</version>
<scope>provided</scope>
</dependency>
+ <dependency>
Review Comment:
@mao-liu the Paimon dependency brings in transitive dependency on
spark-catalyst. I had to pin the version to ensure it was consistent to solve
the test failure.
--
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]