Skip to content

Scan Delete Support Part 5: Positional Delete Parsing #1011

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

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

sdd
Copy link
Contributor

@sdd sdd commented Feb 26, 2025

Continues the series of scan delete file support PRs.

  • Adds parsing of positional delete files to the DeleteFileManager
  • Updates the integration tests in crates/integration_tests/tests/shared_tests/read_positional_deletes.rs to include a working end-to-end test that processes positional deletes

Issue: #630

@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch from 52d3e2c to a14c3f2 Compare February 26, 2025 19:21
@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch 3 times, most recently from e7f9102 to efc45e5 Compare March 5, 2025 20:27
@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch 2 times, most recently from 643f47a to cfe6a91 Compare April 3, 2025 07:31
@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch 3 times, most recently from 5504434 to decef64 Compare April 24, 2025 06:22
@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch 3 times, most recently from 343b034 to 7b755fd Compare May 7, 2025 18:14
@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch from 7ea25cb to fc58a4f Compare May 10, 2025 11:21
@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch 5 times, most recently from 4f8582f to 18fb170 Compare May 23, 2025 06:21
@liurenjie1024
Copy link
Contributor

Hi, @sdd Would you mind to rebase this pr?

@sdd
Copy link
Contributor Author

sdd commented Jun 9, 2025

Hi, @sdd Would you mind to rebase this pr?

Will do, as well as #1017, either tonight or tomorrow morning. Thanks!

@sdd sdd force-pushed the feat/delete-file-pos-del-parsing branch from 18fb170 to ac36f29 Compare June 11, 2025 19:13
@sdd
Copy link
Contributor Author

sdd commented Jun 12, 2025

@liurenjie1024 I've rebased this and it is ready to go.

@sdd
Copy link
Contributor Author

sdd commented Jun 23, 2025

@liurenjie1024 / @Xuanwo please review when you get chance. The previous PRs are useless on their own without this small one and the small follow-up PR, #1017.

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sdd for this pr, LGTM! Just one minor nit.

@sdd sdd merged commit 69686ba into apache:main Jun 30, 2025
17 checks passed
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.

3 participants