Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaschat-db committed Jan 9, 2024
1 parent 0c22b93 commit d98cc7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ class MergeIntoDVsSuite extends MergeIntoDVsTests {
numUpdatedRows = 7,
numCopiedRows = 0, // No rows were copied.
numTargetFilesRemoved = 1, // 1 file was removed entirely.
numDeletionVectorsAdded = 1, // 1 files was deleted partially.
numDeletionVectorsAdded = 1, // 1 file was deleted partially.
numDeletionVectorsRemoved = 0,
numDeletionVectorsUpdated = 0)
}
Expand Down

0 comments on commit d98cc7a

Please sign in to comment.