Skip to content

Conversation

@marino39
Copy link
Collaborator

@marino39 marino39 commented Dec 12, 2025

Fixed an issue where a reusable object used for deserializing database rows retained values from previous iterations. This occurred primarily when the object contained optional serializable/deserializable fields. If an optional field was not set during deserialization, it kept its old value, potentially corrupting the index or the newly processed entry.

@pkieltyka pkieltyka merged commit 2cf0fd4 into master Dec 12, 2025
1 check passed
@pkieltyka pkieltyka deleted the fix-upsert-optional-field-issue branch December 12, 2025 14:19
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.

3 participants