Hi everyone, There seems to be broad agreement around Anton's proposal to use deletion vectors in Iceberg v3, so I've opened two PRs that update the spec with the proposed changes. The first, PR #11238 <https://github.com/apache/iceberg/pull/11238/files>, adds a new Puffin blob type, delete-vector-v1, that stores a delete vector. The second, PR #11240 <https://github.com/apache/iceberg/pull/11240/files>, updates the Iceberg table spec.
Please take a look and comment! Ryan