Tartarus0zm commented on code in PR #1457:
URL: https://github.com/apache/auron/pull/1457#discussion_r2438076099


##########
spark-extension/pom.xml:
##########
@@ -88,6 +88,13 @@
       <groupId>org.apache.arrow</groupId>
       <artifactId>arrow-vector</artifactId>
     </dependency>
+
+    <dependency>
+      <groupId>org.junit.jupiter</groupId>

Review Comment:
   > Should we keep scala test style for spark-extension? cc @richox
   
   @wForget  Are you suggesting using the ScalaTest framework? And implementing 
the unit tests in Scala?



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