Skip to content

Scan Delete Support Part 6: Equality Delete Parsing #1017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

sdd
Copy link
Contributor

@sdd sdd commented Mar 1, 2025

Concludes the series of scan delete file support PRs.

Builds on top of #982: click https://github.com/apache/iceberg-rust/pull/1017/files/af140463d285b832cd5da77379f056d712888ec3..b8231789df275e28fc041082f1df76597b00c393 to see just the changes that are unique to this PR rather than the preceding one.

  • Adds parsing of equality delete files to DeleteFileManager

Issue: #630

@sdd sdd force-pushed the feat/delete-file-eq-del-parsing branch from dd1218b to 368a65c Compare March 5, 2025 07:29
@sdd sdd marked this pull request as ready for review March 5, 2025 07:29
@sdd sdd force-pushed the feat/delete-file-eq-del-parsing branch from 368a65c to c2916ba Compare March 5, 2025 20:10
@sdd sdd force-pushed the feat/delete-file-eq-del-parsing branch from c2916ba to dcfe6fa Compare April 3, 2025 07:24
@sdd sdd force-pushed the feat/delete-file-eq-del-parsing branch 2 times, most recently from d1c7784 to f62ac3f Compare April 23, 2025 21:40
@sdd sdd force-pushed the feat/delete-file-eq-del-parsing branch from f62ac3f to d499fdf Compare May 1, 2025 18:35
@sdd sdd force-pushed the feat/delete-file-eq-del-parsing branch from d499fdf to b823178 Compare May 10, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant