Skip to content

Bug Fix: Validate KNN Filter Queries#2191

Merged
CascadingRadium merged 1 commit into
masterfrom
filterFix
May 7, 2025
Merged

Bug Fix: Validate KNN Filter Queries#2191
CascadingRadium merged 1 commit into
masterfrom
filterFix

Conversation

@CascadingRadium

Copy link
Copy Markdown
Member
  • Previously, filter queries were not validated during the KNN request validation phase, which could lead to unexpected filter query behavior. This has been fixed by adding proper validation.
  • Also fixed an issue where errors during JSON unmarshalling of invalid filter queries were being silently ignored.

- Previously, filter queries were not validated during the KNN request validation phase, which could lead to unexpected filter query behavior. This has been fixed by adding proper validation.
- Also fixed an issue where errors during JSON unmarshalling of invalid filter queries were being silently ignored.
@CascadingRadium CascadingRadium merged commit ca6975e into master May 7, 2025
9 checks passed
@CascadingRadium CascadingRadium deleted the filterFix branch May 7, 2025 06:50
CascadingRadium added a commit that referenced this pull request Aug 21, 2025
- Previously, filter queries were not validated during the KNN request
validation phase, which could lead to unexpected filter query behavior.
This has been fixed by adding proper validation.
- Also fixed an issue where errors during JSON unmarshalling of invalid
filter queries were being silently ignored.
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