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

Add missing validation for gRPC UpsertPoints #4074

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

agourlay
Copy link
Member

@agourlay agourlay commented Apr 19, 2024

The validation of grpc::Vector was not wired properly in UpsertPoints.

This validation is only relevant for sparse vectors currently.

Before this change we would return a validation during a conversion happening later instead of blocking the input right away.

@agourlay agourlay merged commit 23971e7 into dev Apr 19, 2024
17 checks passed
@agourlay agourlay deleted the add-missing-validation-gRPC-UpsertPoints branch April 19, 2024 11:26
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.

None yet

2 participants