Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
924060929 committed Jan 3, 2025
1 parent 460b9a4 commit d259020
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import java.util.concurrent.atomic.AtomicReference
import java.util.stream.Collectors

suite("test_test_windowSpecificationABA") {
sql "set profile_level=3"
for (def i in 0..5) {
def uuid = UUID.randomUUID().toString()
def result = new AtomicReference()
Expand Down

0 comments on commit d259020

Please sign in to comment.