Fix DELETED manifest entry snapshot_id in OverwriteFiles by lawofcycles · Pull Request #3237 · apache/iceberg-python

Rationale for this change When _OverwriteFiles._deleted_entries() creates DELETED manifest entries, it now sets snapshot_id to the current (deleting) snapshot's ID instead of retaining the orig...