Commit 43eb327
authored
feat(data): add delete filter support (#650)
Adds delete filter support for merge-on-read data batches, including
position deletes, equality deletes, dropped-field lookup through
historic schemas, optional delete counting, and required schema
expansion.1 parent fc80e4b commit 43eb327
8 files changed
Lines changed: 2649 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
0 commit comments