Skip to content

Commit

Permalink
Add spark.testing to test config
Browse files Browse the repository at this point in the history
  • Loading branch information
ctring committed Feb 4, 2025
1 parent 990c8e8 commit b4f9cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ lazy val commonSettings = Seq(
"-Ddelta.log.cacheSize=3",
"-Dspark.databricks.delta.delta.log.cacheSize=3",
"-Dspark.sql.sources.parallelPartitionDiscovery.parallelism=5",
"-Dspark.testing=1",
"-Xmx1024m"
),

Expand Down

0 comments on commit b4f9cbe

Please sign in to comment.