Skip to content

Commit 7aafa82

Browse files
authored
Merge branch 'main' into nw_mat_views
2 parents 3dd35f3 + 1aed541 commit 7aafa82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/reference/sql/alter-table-resume-wal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ transactions.
2020
When `sequencerTxn` is not specified, the operation resumes the WAL apply job
2121
from the next uncommitted transaction, including the failed one.
2222

23-
When `sequencerTxn` is not specified, the operation resumes the WAL apply job
23+
When `sequencerTxn` is specified, the operation resumes the WAL apply job
2424
from the provided `sequencerTxn` number explicitly.
2525

2626
`ALTER TABLE RESUME WAL` is used to restart WAL table transactions after

0 commit comments

Comments
 (0)