Skip to content

Commit

Permalink
sql/logictest: skip lookup_join_local under race
Browse files Browse the repository at this point in the history
Fixes #120609

Release note: None
  • Loading branch information
mgartner committed Mar 18, 2024
1 parent 4733c20 commit c4a50ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/sql/logictest/testdata/logic_test/lookup_join_local
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# LogicTest: local !metamorphic-batch-sizes

skip under race

# This test verifies that the row container used by the join reader spills to
# disk in order to make room for the non-spillable internal state of the
# processor.
Expand Down

0 comments on commit c4a50ae

Please sign in to comment.