We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0915c51 commit d16a8b9Copy full SHA for d16a8b9
docs/src/format/table/index.md
@@ -110,7 +110,7 @@ schema = pa.schema([
110
## Deletion
111
112
Rows can be marked deleted by adding a deletion file next to the data in the `_deletions` folder.
113
-These files contain the indices of rows that have between deleted for some fragment.
+These files contain the indices of rows that have been deleted for some fragments.
114
For a given version of the dataset, each fragment can have up to one deletion file.
115
Fragments that have no deleted rows have no deletion file.
116
0 commit comments