Commit 7e36243
authored
chore: define deletion vector type constant (#1310)
## Which issue does this PR close?
This PR adds deletion vector type constant (which is the counterpart for
already-defined `APACHE_DATASKETCHES_THETA_V1`).
Reference:
https://iceberg.apache.org/puffin-spec/#deletion-vector-v1-blob-type1 parent bff4a2a commit 7e36243
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments