Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
planga82 committed Apr 24, 2024
1 parent a9d12de commit d3ea50b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1305,4 +1305,4 @@ case class BucketedTableTestSpec(
numPartitions: Int = 10,
expectedShuffle: Boolean = true,
expectedSort: Boolean = true,
expectedNumOutputPartitions: Option[Int] = None)
expectedNumOutputPartitions: Option[Int] = None)

0 comments on commit d3ea50b

Please sign in to comment.