Skip to content

Commit cad4a8d

Browse files
committed
refactor(query): support lazy read for update from
1 parent 8ef1949 commit cad4a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/sqllogictests/suites/crdb/nondeterministic_update2.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ statement ok
1010
unset error_on_nondeterministic_update;
1111

1212
statement ok
13-
unset nondeterministic_update_lazy_read_threshold;
13+
unset nondeterministic_update_lazy_read_threshold;

0 commit comments

Comments
 (0)