Skip to content

.Net: Small InMemory bug fix. #11799

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

Merged

Conversation

westey-m
Copy link
Contributor

Motivation and Context

We changed the storage type of the InMemory store to contain a wrapper with both
the original record and generated vectors, and this code was returning the wrapper
instead of the original record on get.

Description

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner April 29, 2025 08:16
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel memory labels Apr 29, 2025
@github-actions github-actions bot changed the title Small InMemory bug fix. .Net: Small InMemory bug fix. Apr 29, 2025
@westey-m westey-m merged commit 87dd8b1 into microsoft:feature-vector-data-preb2 Apr 29, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel memory .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants