Skip to content

Commit

Permalink
Add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
acvictor committed Jun 21, 2024
1 parent 79c098d commit 6efc7eb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ class GlutenShuffleSuite extends ShuffleSuite {
super.beforeAll()
conf.set("spark.shuffle.manager", "org.apache.spark.shuffle.sort.ColumnarShuffleManager")
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ class GlutenShuffleSuite extends ShuffleSuite {
super.beforeAll()
conf.set("spark.shuffle.manager", "org.apache.spark.shuffle.sort.ColumnarShuffleManager")
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ class GlutenShuffleSuite extends ShuffleSuite {
super.beforeAll()
conf.set("spark.shuffle.manager", "org.apache.spark.shuffle.sort.ColumnarShuffleManager")
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ class GlutenShuffleSuite extends ShuffleSuite {
super.beforeAll()
conf.set("spark.shuffle.manager", "org.apache.spark.shuffle.sort.ColumnarShuffleManager")
}
}
}

0 comments on commit 6efc7eb

Please sign in to comment.