Skip to content

Conversation

@chenjian2664
Copy link
Contributor

@chenjian2664 chenjian2664 commented Jan 23, 2025

Description

Close #24775

Release notes

## Iceberg
* Fix failure when reading `$entries` and `$all_entries` tables using [equality deletes](https://iceberg.apache.org/spec/#equality-delete-files). ({issue}`24775`)

@cla-bot cla-bot bot added the cla-signed label Jan 23, 2025
@github-actions github-actions bot added the iceberg Iceberg connector label Jan 23, 2025
@ebyhr ebyhr requested review from ebyhr and pajaks January 24, 2025 01:21
@chenjian2664 chenjian2664 changed the title Fix error when building entries system table after position deletion Fix error when building entries table after position or equality deletion Jan 31, 2025
@ebyhr ebyhr merged commit 3efd834 into trinodb:master Feb 4, 2025
42 checks passed
@github-actions github-actions bot added this to the 470 milestone Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

$entries and $all_entries system tables throw exceptions after deleted rows

2 participants