Skip to content

Fix incorrect results after truncating tables in Memory connector#22850

Merged
wendigo merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/memory-insert-after-truncate
Aug 5, 2024
Merged

Fix incorrect results after truncating tables in Memory connector#22850
wendigo merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/memory-insert-after-truncate

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Jul 29, 2024

Description

Fixes #22665

Release notes

# Memory
* Fix incorrect results after truncating tables. ({issue}`22665`)

@cla-bot cla-bot bot added the cla-signed label Jul 29, 2024
@ebyhr ebyhr force-pushed the ebi/memory-insert-after-truncate branch from c91a0e7 to efac80f Compare August 4, 2024 23:48
@ebyhr ebyhr force-pushed the ebi/memory-insert-after-truncate branch from efac80f to fadfce8 Compare August 5, 2024 00:35
@wendigo wendigo merged commit 1fa0eba into trinodb:master Aug 5, 2024
@github-actions github-actions bot added this to the 454 milestone Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

bug: insert into truncated memory table seems to reuse truncated data

3 participants