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 iceberg v2 table with equality delete can't update #16216

Closed
wants to merge 1 commit into from

Conversation

Heltman
Copy link
Contributor

@Heltman Heltman commented Feb 22, 2023

Description

When iceberg v2 table has equality delete file, update will failed.
Fixes #15952

Additional context and related issues

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# Section
* Fix Fix iceberg v2 table with equality delete can't update. ({issue}`15952`)

Copy link
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

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

Could you rebase on master to resolve conflicts?

Copy link

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Jan 17, 2024
Copy link

github-actions bot commented Feb 8, 2024

Closing this pull request, as it has been stale for six weeks. Feel free to re-open at any time.

@github-actions github-actions bot closed this Feb 8, 2024
@mosabua
Copy link
Member

mosabua commented Feb 8, 2024

Feel free to reopen or take over in new PR as desired @ebyhr @Heltman

also cc @findepi @electrum @brandylove

@okayhooni
Copy link
Contributor

Is there any plan to release this fix on Trino..?

@ebyhr ebyhr reopened this Mar 28, 2024
@github-actions github-actions bot added the iceberg Iceberg connector label Mar 28, 2024
@ebyhr
Copy link
Member

ebyhr commented Mar 28, 2024

@Heltman Could you rebase on master to resolve conflicts?

@github-actions github-actions bot removed the stale label Mar 28, 2024
Copy link

This pull request has gone a while without any activity. Tagging the Trino developer relations team: @bitsondatadev @colebow @mosabua

@github-actions github-actions bot added the stale label Apr 22, 2024
Copy link

Closing this pull request, as it has been stale for six weeks. Feel free to re-open at any time.

@github-actions github-actions bot closed this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

UPDATE failed in Iceberg: Multiple entries with same key: 3=$row_id.file_record_count
4 participants