Skip to content

support Iceberg equality deletes#83627

Closed
hanfei1991 wants to merge 1 commit intoClickHouse:masterfrom
hanfei1991:hanfei/equality_deletes
Closed

support Iceberg equality deletes#83627
hanfei1991 wants to merge 1 commit intoClickHouse:masterfrom
hanfei1991:hanfei/equality_deletes

Conversation

@hanfei1991
Copy link
Copy Markdown
Member

@hanfei1991 hanfei1991 commented Jul 11, 2025

The idea is simple: read equality deletes files and construct a notIn function as filter

TODO:

  • support multiple equality deletes files
  • support schema evolution between equality deletes files
  • write integration tests
  • update docs

Will continue these tasks after position deletes is merged

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Support Equality Deletes for Iceberg Table/TableFunction

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@scanhex12 scanhex12 self-assigned this Jul 11, 2025
@alexey-milovidov alexey-milovidov mentioned this pull request Jul 13, 2025
76 tasks
@hanfei1991
Copy link
Copy Markdown
Member Author

follow up #85843

@hanfei1991 hanfei1991 closed this Aug 18, 2025
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