Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-13050][BUILD] Scalatest tags fail build with the addition of t…
…he sketch module A dependency on the spark test tags was left out of the sketch module pom file causing builds to fail when test tags were used. This dependency is found in the pom file for every other module in spark. Author: Alex Bozarth <[email protected]> Closes apache#10954 from ajbozarth/spark13050.
- Loading branch information