Skip to content

Conversation

@edocsss
Copy link
Contributor

@edocsss edocsss commented May 4, 2025

In the previous implementation, KV V2 default mode will insert a new row. Since the get operation takes the whichever row returned first, the returned get value may be wrong.

The fix will delete any existing row with the same key first before inserting the new value.

@edocsss edocsss merged commit d54592a into main May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants