Skip to content

Commit

Permalink
[KYUUBI apache#6754] Improve the performance of ranger access requests
Browse files Browse the repository at this point in the history
  • Loading branch information
wankunde committed Oct 20, 2024
1 parent d86b01f commit 9793249
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ class RuleAuthorizationBenchmark extends AnyFunSuite
private var tempDir: File = _

override def beforeAll(): Unit = {
assume(runBenchmark)
tempDir = Files.createTempDirectory("kyuubi-test-").toFile
}

Expand Down

0 comments on commit 9793249

Please sign in to comment.