Skip to content
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

Fix failure when equality delete updated nested fields in Iceberg #24512

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Dec 18, 2024

Description

Fixes #18625

Release notes

## Iceberg
* Fix failure when reading tables which equality deletes updated nested fields. ({issue}`18625`)

@cla-bot cla-bot bot added the cla-signed label Dec 18, 2024
@github-actions github-actions bot added the iceberg Iceberg connector label Dec 18, 2024
@findinpath findinpath requested review from mdesmet and pajaks December 18, 2024 12:57
@ebyhr ebyhr force-pushed the ebi/iceberg-nested-field branch from 8774c1c to 73516cb Compare December 20, 2024 13:39
@ebyhr ebyhr force-pushed the ebi/iceberg-nested-field branch from 73516cb to ff29353 Compare December 23, 2024 10:08
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.

Read iceberg v2 table which has equality deletes with nested fields failed
1 participant