kroushan-nit commented on code in PR #638:
URL: https://github.com/apache/incubator-xtable/pull/638#discussion_r1945195971
##########
pom.xml:
##########
@@ -291,7 +292,6 @@
<groupId>io.delta</groupId>
<artifactId>delta-standalone_${scala.binary.version}</artifactId>
<version>${delta.standalone.version}</version>
- <scope>test</scope>
Review Comment:
This is root pom, test scope was already there in core, so after reverting
that is not appearing as diff:
https://github.com/apache/incubator-xtable/blob/9a9230e713595bc716cc1229dcb2e493a3cd30aa/xtable-core/pom.xml#L103
--
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]