HyukjinKwon commented on code in PR #45479:
URL: https://github.com/apache/spark/pull/45479#discussion_r1522344448


##########
project/SparkBuild.scala:
##########
@@ -58,10 +58,10 @@ object BuildCommons {
 
   val allProjects@Seq(
     core, graphx, mllib, mllibLocal, repl, networkCommon, networkShuffle, 
launcher, unsafe, tags, sketch, kvstore,
-    commonUtils, sqlApi, _*
+    commonUtils, sqlApi, variant, _*

Review Comment:
   Would also have to add at `dev/sparktestsupport/modules.py` and 
`.github/workflows/build_and_test.yml` so it runs the tests for individual 
modules.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to