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

Update after delete does not update some rows #7267

Closed
kutsurak opened this issue Mar 10, 2022 · 1 comment
Closed

Update after delete does not update some rows #7267

kutsurak opened this issue Mar 10, 2022 · 1 comment
Labels
bug normal SQL
Milestone

Comments

@kutsurak
Copy link
Member

@kutsurak kutsurak commented Mar 10, 2022

Describe the bug
Deleting n rows from a table and then updating the rest, leaves n of the remaining rows not updated.

To Reproduce
I have shared the reproduction privately.

Expected behavior
All the remaining rows should be updated.

Software versions

  • MonetDB Jan2022-SP1 installed on Fedora 35 using the release packages and changeset 64c356e13d86 (the current tip of Jan2022) compiled on Arch Linux.
@kutsurak kutsurak added bug normal SQL labels Mar 10, 2022
monetdb-team pushed a commit that referenced this issue Mar 11, 2022
@sjoerdmullender
Copy link
Member

@sjoerdmullender sjoerdmullender commented Mar 11, 2022

This bug has been fixed.

@sjoerdmullender sjoerdmullender added this to the NEXTRELEASE milestone Mar 15, 2022
@sjoerdmullender sjoerdmullender removed this from the NEXTRELEASE milestone Apr 8, 2022
@sjoerdmullender sjoerdmullender added this to the Jan2022-SP2 milestone Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug normal SQL
Projects
None yet
Development

No branches or pull requests

2 participants