cfmcgrady commented on code in PR #1843:
URL:
https://github.com/apache/incubator-celeborn/pull/1843#discussion_r1307701674
##########
project/CelebornBuild.scala:
##########
@@ -540,7 +576,20 @@ trait SparkClientProjects {
) ++ commonUnitTestDependencies
)
}
-
+
+ def sparkColumnarShuffle: Project = {
Review Comment:
let's add the project `sparkColumnarShuffle` to the spark tests group
`sparkGroup` to enable the columnar-related tests for SBT.
--
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]