forked from opensearch-project/k-NN
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Throw proper exception to invalid k-NN query (opensearch-project#1380)
* Throw proper exception to invalid k-NN query Signed-off-by: Junqiu Lei <[email protected]> * Move PR to enhancement in CHANGELOG.md Signed-off-by: Junqiu Lei <[email protected]> * Resolve PR feedback Signed-off-by: Junqiu Lei <[email protected]> * Resolve PR feedback Signed-off-by: Junqiu Lei <[email protected]> * Revert IT tests Signed-off-by: Junqiu Lei <[email protected]> --------- Signed-off-by: Junqiu Lei <[email protected]>
- Loading branch information
1 parent
271df52
commit 45282e0
Showing
4 changed files
with
123 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters