Imbruced commented on code in PR #1603:
URL: https://github.com/apache/sedona/pull/1603#discussion_r1797433274


##########
spark/spark-3.3/pom.xml:
##########
@@ -98,6 +97,36 @@
             <groupId>org.locationtech.jts</groupId>
             <artifactId>jts-core</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.testcontainers</groupId>

Review Comment:
   I think deps with test scope is not propagating when you put it in common 
and I would avoid putting it as normal deps, I copied them for each of the 
spark version.



-- 
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]

Reply via email to