Skip to content

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Sep 22, 2025

Which issue does this PR close?

  • Closes #.

What changes are included in this PR?

Are these changes tested?

@Fokko Fokko changed the title chorse: Bump the Java integration test to 1.10.0 chore: Bump the Java integration test to 1.10.0 Sep 22, 2025
// Scan plan phase should include delete files in file plan
// when with_delete_file_processing_enabled == true
assert_eq!(plan[0].deletes.len(), 2);
assert_eq!(plan[0].deletes.len(), 1);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deletes are now automatically compacted to avoid read amplification 👍

@kevinjqliu kevinjqliu merged commit ef6fb43 into main Sep 22, 2025
11 checks passed
@kevinjqliu kevinjqliu deleted the fd-bump-java branch September 22, 2025 20:40
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.

2 participants