wuchunfu commented on code in PR #357: URL: https://github.com/apache/incubator-xtable/pull/357#discussion_r1509834826
########## core/pom.xml: ########## @@ -115,11 +115,6 @@ <groupId>org.apache.spark</groupId> <artifactId>spark-sql_${scala.version.prefix}</artifactId> </dependency> - <dependency> - <groupId>org.apache.hadoop</groupId> - <artifactId>hadoop-common</artifactId> - <scope>test</scope> Review Comment: I don't think the scope here should be a test, just use the default scope -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org